@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: 34px;
    margin-top: 2.36111vw
}

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

.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: all 200ms ease-out;
    transition: all 200ms ease-out;
    text-transform: uppercase;
    line-height: 1
}

@media (min-width: 1440px) {

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

@media (min-width: 1440px) {

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

.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-video:hover .s-btn-base,
.s-marketing-cta .s-btn-video:focus .s-btn-base,
.s-marketing-cta .s-btn-video:active .s-btn-base {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta.s-white .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 {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.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-btn-base,
    .s-marketing-cta .s-btn-cta {
        font-size: 14px;
        font-size: 1.36719vw
    }
}

@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;
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw;
        margin: -4.26667px 0px 0px;
        margin: -.55556vw 0vw 0vw;
        margin-left: 10.66667px;
        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) and (max-width: 360px) {
    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        margin: -2px 0px 0px;
        margin: -.55556vw 0vw 0vw
    }
}

@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) {
    .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: -2.13333px 0px 0px;
        margin: -.27778vw 0vw 0vw;
        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: -1px 0px 0px;
        margin: -.27778vw 0vw 0vw
    }
}

@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 .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
    }
}

@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
    }
}

@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
    }
}

.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
    }
}
.samsung-common-overlay{
    display:none;
    position:fixed;
    z-index:9998;
    top:0;
    left:0;
    opacity:0;
    width:100%;
    height:100%;
    -webkit-transition:1ms opacity ease;
    transition:1ms opacity ease;
    background:rgba(0,0,0,0.6)
}
.samsung-common-overlay .samsung-common-open{
    opacity:1
}
.samsung-common-overlay.fade-and-drop{
    opacity:0
}
.samsung-common-overlay.fade-and-drop.samsung-common-open{
    display:block;
    top:0;
    opacity:1
}
.samsung-common-modal{
    display:none;
    font-family:"SamsungOneLatinWeb";
    position:fixed;
    z-index:9999;
    top:50%;
    left:50%;
    opacity:0;
    width:94%;
    padding:24px 20px;
    -webkit-transition:1ms opacity ease;
    transition:1ms opacity ease;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    -webkit-border-radius:2px;
    border-radius:2px;
    background:#fff
}
.samsung-common-modal.samsung-common-open{
    opacity:1
}
.samsung-common-modal.samsung-common-open.samsung-common-anchored{
    top:20px;
    -webkit-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
    transform:translate(-50%, 0)
}
.samsung-common-modal .samsung-common-x{
    font-size:16px;
    font-weight:700;
    line-height:24px;
    position:absolute;
    top:10px;
    right:20px;
    padding:5px 7px 7px;
    cursor:pointer;
    border:0;
    outline:none;
    color:#dadada;
    width:auto;
    background-color:#FFFFFF;
    text-decoration:none
}
.samsung-common-modal .samsung-common-x:before{
    content:'\e90d'
}
.samsung-common-modal .samsung-common-x:hover{
    color:#363636
}
.samsung-common-modal .samsung-common-content{
    font-weight:bold;
    font-size:35px;
    width:100%;
    margin:20px auto 30px;
    text-align:center
}
.samsung-common-modal .samsung-common-button-holder{
    width:100%;
    text-align:center
}
.samsung-common-modal .samsung-common-button{
    margin:15px auto 10px;
    position:relative;
    display:inline-block;
    padding:4.1% 12.9%;
    font-size:24px;
    font-size:3.33vw;
    width:100%;
    text-align:center;
    overflow:hidden;
    font-weight:800;
    line-height:1;
    letter-spacing:.2em;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:0 0, 0 100%;
    background-size:100% 100%, 100% 100%;
    border:1px solid;
    -webkit-border-radius:50px;
    border-radius:50px;
    outline:0;
    -webkit-transition:.2s ease-in;
    transition:.2s ease-in;
    background-clip:border-box;
    background-color:#fff;
    color:#000
}
@media (min-width: 769px){
    .samsung-common-modal .samsung-common-button{
        font-weight:700;
        width:30%;
        padding:15px 20px;
        font-size:16px
    }
}
.samsung-common-modal .samsung-common-button:hover{
    color:#fff;
    background-color:#000
}
.samsung-common-modal.fade-and-drop{
    top:-300%;
    opacity:1
}
.samsung-common-modal.fade-and-drop.samsung-common-open{
    display:block;
    top:50%
}
 
.tooltip-root{
  position:static
}
.tooltip__radio{
  display:none;
  margin-left:10px;
  position:absolute
}
.tooltip__radio:checked+.tooltip__icon{
  background-color:#363636
}
.tooltip__radio:checked+label+div{
  display:block !important
}
.tooltip__icon{
  background-color:#a6a6a6;
  -webkit-border-radius:50%;
  border-radius:50%;
  color:#fff;
  display:inline-block;
  font-size:18px;
  font-weight:300;
  height:22px;
  line-height:24px;
  margin-left:10px;
  position:relative;
  text-align:center;
  width:22px;
  top:5px
}
.tooltip__icon::after{
  content:'?';
  display:inline-block;
  left:50%;
  line-height:28px;
  position:absolute;
  top:-9%;
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%)
}
.tooltip__box{
  margin-top:12px;
  padding:20px 24px;
  position:absolute;
  z-index:99
}
.tooltip__box__tip{
  border:0 solid transparent;
  color:#fff;
  height:0;
  position:absolute;
  top:0;
  width:0
}

.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
}
.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
}

.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
}
 
.omni-channel{
    top:0;
    bottom:0;
    right:0;
    left:0;
    position:fixed;
    display:none;
    background-color:rgba(0,0,0,0.6);
    z-index:10000;
    opacity:1;
    -webkit-transition:all 1s;
    transition:all 1s
}
.omni-channel-container{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:90%;
    max-width:620px;
    max-height:90%;
    background-color:#FFFFFF;
    overflow-y:auto;
    padding:30px 0 20px
}
@media (max-width: 768px){
    .omni-channel-container{
        max-height:95%;
        padding:15px 0
    }
}
.omni-channel .icon-x{
    position:absolute;
    top:20px;
    right:20px;
    cursor:pointer
}
.omni-channel-logo{
    text-align:center;
    padding-bottom:20px
}
@media (max-width: 768px){
    .omni-channel-logo{
        padding-bottom:10px
    }
}
.omni-channel-logo img{
    height:73px
}
@media (max-width: 768px){
    .omni-channel-logo img{
        height:50px
    }
}
.omni-channel-title{
    font-family:SamsungSharpSans;
    font-size:24px;
    font-weight:bold;
    text-align:center;
    color:#000000;
    padding-bottom:0.85em;
    line-height:1.33
}
@media (max-width: 768px){
    .omni-channel-title{
        font-size:18px;
        padding-bottom:15px
    }
}
.omni-channel-subtitle{
    width:60%;
    margin:auto;
    font-family:SamsungOneLatinWeb;
    font-size:13px;
    font-weight:normal;
    line-height:1.38;
    text-align:center;
    color:#000000;
    padding-bottom:2.4em
}
@media (max-width: 768px){
    .omni-channel-subtitle{
        width:90%;
        line-height:1.48;
        padding-bottom:1.5em
    }
}
.omni-channel-form{
    text-align:center;
    padding-bottom:4%
}
.omni-channel-input{
    display:inline-block;
    position:relative;
    background-color:#FFFFFF;
    width:58%;
    margin-bottom:2%
}
@media (max-width: 768px){
    .omni-channel-input{
        width:80%
    }
}
.omni-channel-input-box{
    font-family:"SamsungOneLatinWeb";
    outline:none;
    position:relative;
    z-index:3;
    width:100%;
    background-color:transparent !important;
    border:1px solid #CCC;
    font-size:14px;
    font-weight:700;
    line-height:18px;
    height:55px;
    padding:18px 10px 6px 20px !important;
    -webkit-border-radius:0;
    border-radius:0
}
@media (max-width: 768px){
    .omni-channel-input-box{
        height:48px
    }
}
.omni-channel-input-box.error{
    color:#dc2222;
    border:1px solid #dc2222
}
.omni-channel-input-label{
    position:absolute;
    font-family:"SamsungOneLatinWeb";
    display:inline-block;
    top:28px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:20px;
    line-height:16px;
    font-size:14px;
    font-weight:400;
    color:#969696;
    -webkit-transition:all .4s;
    transition:all .4s;
    z-index:4
}
.omni-channel-input-label.filled{
    font-size:10px;
    top:7px;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.omni-channel-input svg{
    width:18px;
    height:18px;
    position:absolute;
    right:20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    cursor:pointer;
    z-index:5
}
@media (max-width: 768px){
    .omni-channel-input svg{
        width:16px;
        height:16px
    }
}
.omni-channel-list>div{
    margin-left:7%;
    margin-right:10%
}
.omni-channel-list-nearest{
    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;
    font-family:SamsungOneLatinWeb;
    font-size:11px;
    font-weight:normal;
    line-height:1.45;
    color:#000000
}
.omni-channel-list-nearest img{
    height:16px;
    margin-right:6px
}
.omni-channel-list-disabled{
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.omni-channel-list-disabled *{
    color:#bbbbbb !important
}
.omni-channel-list-disabled .omni-channel-store-info{
    display:none
}
.omni-channel-store{
    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:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-bottom:4%
}
@media (max-width: 768px){
    .omni-channel-store{
        padding-bottom:15px
    }
}
.omni-channel-store-title{
    font-family:SamsungOneLatinWeb;
    font-size:14px;
    font-weight:bold;
    line-height:2.07;
    color:#000000
}
.omni-channel-store-address{
    font-family:SamsungOneLatinWeb;
    font-size:13px;
    font-weight:normal;
    line-height:1.31;
    color:#000000
}
.omni-channel-store-info{
    text-align:center;
    font-family:SamsungOneLatinWeb;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    color:#7ed321
}
.omni-channel-other{
    background-color:#f3f3f3;
    font-family:SamsungOneLatinWeb;
    font-size:14px;
    font-weight:bold;
    line-height:2.07;
    color:#000000;
    padding-left:7%;
    margin:0 0 3.3% !important
}
.omni-channel-gps{
    margin:0.5em 0;
    font-family:SamsungOneLatinWeb;
    font-size:12px;
    font-weight:bold;
    line-height:1.2;
    letter-spacing:1px;
    color:#1428a0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    text-transform:uppercase
}
.omni-channel-gps span{
    cursor:pointer
}
.omni-channel-gps img{
    width:24px;
    margin-right:10px
}
.omni-channel-error{
    margin-top:5px;
    font-size:10px;
    text-align:center;
    color:red;
    font-weight:bold;
    font-family:SamsungOneLatinWeb;
    padding:0 10%;
    line-height:1.33
}
.omni-channel-loader,.omni-channel-loader:before,.omni-channel-loader:after{
    -webkit-border-radius:50%;
    border-radius:50%;
    width:12px;
    height:12px;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation:load7 1.8s infinite ease-in-out;
    animation:load7 1.8s infinite ease-in-out
}
.omni-channel-loader{
    color:#000000;
    font-size:10px;
    margin:auto;
    position:relative;
    text-indent:-9999em;
    -webkit-transform:translateZ(0);
    -ms-transform:translateZ(0);
    transform:translateZ(0);
    -webkit-animation-delay:-0.16s;
    animation-delay:-0.16s
}
.omni-channel-loader:before,.omni-channel-loader:after{
    content:'';
    position:absolute;
    top:0
}
.omni-channel-loader:before{
    left:-1.5em;
    -webkit-animation-delay:-0.32s;
    animation-delay:-0.32s
}
.omni-channel-loader:after{
    left:1.5em
}
@-webkit-keyframes load7{
    0%,80%,100%{
        -webkit-box-shadow:0 2.5em 0 -1.3em;
        box-shadow:0 2.5em 0 -1.3em
    }
    40%{
        -webkit-box-shadow:0 2.5em 0 0;
        box-shadow:0 2.5em 0 0
    }
}
@keyframes load7{
    0%,80%,100%{
        -webkit-box-shadow:0 2.5em 0 -1.3em;
        box-shadow:0 2.5em 0 -1.3em
    }
    40%{
        -webkit-box-shadow:0 2.5em 0 0;
        box-shadow:0 2.5em 0 0
    }
}
 
.colorSwitch-img-holder .colorSwitch-img{
  display:none
}
.colorSwitch-img-holder .colorSwitch-img.active{
  display:block
}

.imgCylinder-img-holder .imgCylinder-img{
  display:block;
  width:100%;
}
.imgCylinder-preimg{
  display:block;
  width:100%;
}

.otp-form{
    text-align:center
}
.otp-button{
    background-clip:border-box;
    background-color:#152f97;
    color:#ffffff;
    border:none;
    padding:19px 56px;
    margin:20px 0;
    font-size:12px
}
.otp-button:hover,.otp-button:focus{
    background-color:#152f97
}
.otp-button[disabled]{
    background-color:grey !important
}
.otp-error{
    display:none;
    color:red;
    text-align:center
}
.otp-alert{
    display:none;
    text-align:center
}
.otp-resend,.otp-reset{
    cursor:pointer
}
.otp-message{
    text-align:center;
    line-height:1.5
}
.otp-label{
    text-align:center;
    line-height:1.5;
    font-weight:bold;
    margin-top:10px
}
 
.blurload {
  background-color: #f6f6f6;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.blurload img {
  /*position: absolute;
  opacity: 0;
  top: 0;
  left: 0;*/
  width: 100%;
  transition: opacity 0.1s linear;
}

.blurload img.loaded {
  opacity: 1;
}
.product-details-ha-v2 .product-details__info-access {
  padding: 30px 0;
  border-top: #979797 solid 0.5px;
}

.product-details-ha-v2 .product-details__info-access .access__title {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-access .access__title {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 4px;
  }
}

.product-details-ha-v2 .product-details__info-access .access__text {
  margin-top: 4px;
  font-size: 14px;
  line-height: 18px;
  font-family: SamsungOneLatinWeb;
  color: #000;
}

.product-details-ha-v2 .product-details__info-access .access__text a {
  color: #1428a0;
}

.product-details-ha-v2 .product-details__info-access .access__main {
  margin-top: 14px;
}

.product-details-ha-v2 .product-details__info-access .access__card {
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 4% 35px;
  border-top-width: 4px;
  border-top-color: #000;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .product-details__info-access .access__card.active {
  border-bottom-color: #0077c8;
  border-left-color: #0077c8;
  border-right-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-access .access__card.selected {
  border-bottom-color: #0077c8;
  border-left-color: #0077c8;
  border-right-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-access .access__card.selected .access__view, .product-details-ha-v2 .product-details__info-access .access__card.selected .access__card-info {
  display: none;
}

.product-details-ha-v2 .product-details__info-access .access__card.selected .access__card-icons, .product-details-ha-v2 .product-details__info-access .access__card.selected .access__edit, .product-details-ha-v2 .product-details__info-access .access__card.selected .access__check, .product-details-ha-v2 .product-details__info-access .access__card.selected .access__card-result {
  display: block;
}

.product-details-ha-v2 .product-details__info-access .access__card-result {
  display: none;
}

.product-details-ha-v2 .product-details__info-access .access__card-left {
  width: 20%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  margin-top: 5px;
  margin-right: 10px;
}

.product-details-ha-v2 .product-details__info-access .access__card-title {
  padding: 17px 0;
  background-color: #ededed;
}

.product-details-ha-v2 .product-details__info-access .access__card-title img {
  max-width: 64px;
  width: 90%;
  height: auto;
}

.product-details-ha-v2 .product-details__info-access .access__card-info, .product-details-ha-v2 .product-details__info-access .access__card-result {
  width: -webkit-calc(75% - 10px);
  width: calc(75% - 10px);
}

.product-details-ha-v2 .product-details__info-access .access__card-icons {
  display: none;
  margin-top: 10px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-access .access__card-pcIcon {
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-access .access__card-pcIcon img {
  width: 90%;
  max-width: 34px;
  height: auto;
}

.product-details-ha-v2 .product-details__info-access .access__card-enIcon img {
  max-width: 100%;
}

.product-details-ha-v2 .product-details__info-access .access__card-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.1px;
  color: #000;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-access .access__card-feature {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

.product-details-ha-v2 .product-details__info-access .access__card-feature:last-of-type {
  margin-bottom: 0;
}

.product-details-ha-v2 .product-details__info-access .access__card-feature img {
  width: 11px;
  height: 11px;
  margin: 4px 10px 0 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.product-details-ha-v2 .product-details__info-access .access__card-feature b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-access .access__card-feature sup {
  font-size: 70%;
  top: -0.5em;
}

.product-details-ha-v2 .product-details__info-access .access__card-feature.price {
  font-size: 16px;
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-access .access__card-feature.price {
    margin-top: 15px;
    margin-bottom: 5px;
  }
}

.product-details-ha-v2 .product-details__info-access .access__banner {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 10px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: SamsungOneLatinWeb;
}

.product-details-ha-v2 .product-details__info-access .access__banner::after {
  content: '';
  position: absolute;
  border-top: solid 25px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details-ha-v2 .product-details__info-access .access__view, .product-details-ha-v2 .product-details__info-access .access__edit {
  position: absolute;
  color: #1428a0;
  font-size: 10px;
  letter-spacing: 0.12px;
  top: 12px;
  right: 15px;
  cursor: pointer;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-access .access__edit {
  display: none;
}

.product-details-ha-v2 .product-details__info-access .access__list {
  display: none;
  margin-top: 10px;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 15px 12px;
  position: relative;
}

.product-details-ha-v2 .product-details__info-access .access__list .icon-x {
  font-size: 17px;
  color: #bbb;
  top: 15px;
  right: 15px;
  position: absolute;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-access .access__list-title {
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-access .access__item {
  margin-top: 10px;
  border: solid 1px #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 30px 15px 20px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  cursor: pointer;
  position: relative;
}

.product-details-ha-v2 .product-details__info-access .access__item.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-access .access__item.selected .access__check {
  display: block;
}

.product-details-ha-v2 .product-details__info-access .access__check {
  display: none;
  position: absolute;
  border-bottom: 2px solid #0077c8;
  width: 16px;
  height: 10px;
  border-left: 2px solid #0077c8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 12px;
  bottom: 17px;
}

.product-details-ha-v2 .product-details__info-access .access__item-image {
  width: 20%;
  margin-right: 5%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-ha-v2 .product-details__info-access .access__item-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-access .access__item-desc {
  margin-top: 8px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.product-details-ha-v2 .product-details__info-access .access__item-price {
  margin-top: 8px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.23px;
}

.product-details-ha-v2 .product-details__info-access .access__item-price .price {
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-access .access__disclaimer {
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-access .access__disclaimer a {
  font-weight: 700;
  color: #1428a0;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-bottom: 16px;
}

.product-details-ha-v2 .product-details__badge .badge__container {
  position: relative;
}

.product-details-ha-v2 .product-details__badge .badge__container .badge__image {
  height: 38px;
  margin-right: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__badge .badge__container .badge__tooltip {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 10;
}

.product-details-ha-v2 .product-details__badge .badge__container .badge__tooltip.hide {
  display: none;
}

.product-details-ha-v2 .bespoke__options__section .bespoke__options__section-recommended .product-details__info-selector {
  padding-top: 0;
  margin-top: 0;
  border: none;
}

.product-details-ha-v2 .bespoke__options__section-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 20px auto;
}

.product-details-ha-v2 .bespoke__options__section-options .recommend,
.product-details-ha-v2 .bespoke__options__section-options .customize {
  width: auto;
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #000;
  line-height: 19px;
  margin-right: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
}

.product-details-ha-v2 .bespoke__options__section-options .recommend.active,
.product-details-ha-v2 .bespoke__options__section-options .customize.active {
  border-bottom: 2px solid #000;
}

.product-details-ha-v2 .bespoke__options__section-recommended {
  display: none;
  margin-bottom: 20px;
}

.product-details-ha-v2 .bespoke__options__section-recommended.active {
  display: block;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list.hide-list {
  display: none;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  height: auto;
  border: none;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-recommended-inner {
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item.selected {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item.selected .bespoke-recommended-inner {
  border: 1px solid #2189ff;
  -webkit-box-shadow: 0 0 1px 1px #2189ff;
  box-shadow: 0 0 1px 1px #2189ff;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item:hover {
  border: none;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item:hover .bespoke-recommended-inner {
  border: 1px solid #2189ff;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-image {
  padding: 10px;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-image .bespoke-img {
  width: 100%;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-exclusive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-exclusive .exclusive-text1 {
  margin-top: 10px;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  color: #000;
  text-align: center;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-exclusive .exclusive-text2 {
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 14px;
  color: #0092e4;
  text-align: center;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-edd {
  font-size: 14px;
  padding-top: 5px;
  line-height: 1.5;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-list .bespoke-recommended-item .bespoke-edd .red {
  color: #e23118;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-more {
  text-align: center;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  color: #1428a0;
  line-height: 17px;
  position: relative;
  cursor: pointer;
  margin: 20px 0 40px;
}

.product-details-ha-v2 .bespoke__options__section-recommended-content .bespoke-recommended-more::after {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  left: 8px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 2px solid #1428a0;
  border-top: transparent;
  border-right: transparent;
}

.product-details-ha-v2 .bespoke__options__section-customize {
  display: none;
  margin-bottom: 20px;
}

.product-details-ha-v2 .bespoke__options__section-customize.active {
  display: block;
}

.product-details-ha-v2 .bespoke__options__section-customize .customize-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 10px 30px 0;
}

.product-details-ha-v2 .bespoke__options__section-customize .customize-header .customize-info {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #2089fe;
}

.product-details-ha-v2 .bespoke__options__section-customize .customize-header .reset-btn {
  padding: 10px 22.5px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 1px solid #000;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: 2.4px;
  line-height: normal;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.product-details-ha-v2 .bespoke__options__section-customize-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #000;
  line-height: 19px;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  margin-left: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  -webkit-border-image: initial;
  border-image: initial;
  border-radius: 50%;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info::after {
  content: "i";
  width: 15px;
  text-align: center;
  font-size: 10px;
  top: -1px;
  position: relative;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info-details {
  display: none;
  position: absolute;
  left: 20px;
  top: -10px;
  width: 150px;
  padding: 10px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  z-index: 10;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info-title {
  font-size: 20px;
  margin-bottom: 11px;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info-text {
  font-size: 11px;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .title .color-info:hover .color-info-details {
  display: block;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option {
  padding: 10px 0;
  border: 1px solid #a6a6a6;
  background-color: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 10px 10px 10px 0;
  text-align: center;
  -webkit-flex-basis: -webkit-calc(33% - 10px);
  -ms-flex-preferred-size: calc(33% - 10px);
  flex-basis: calc(33% - 10px);
  cursor: pointer;
  display: none;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option.active, .product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option:hover {
  border: 1px solid #2189ff;
  -webkit-box-shadow: 0 0px 1px 1px #2189ff;
  box-shadow: 0 0px 1px 1px #2189ff;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 4px auto;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.navy {
  background: radial-gradient(#768bba, #1a2234);
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.white {
  background: radial-gradient(#fefeff, #e1e1e1);
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.rose-pink {
  background-color: #e4cbcb;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.grey {
  background-color: #b3b3b3;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.sky-blue {
  background-color: #c4ced7;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.matte-black {
  background-color: #3f3f3f;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-circle.champagne-rose {
  background-color: #b19392;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .color-mask {
  background: radial-gradient(rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0.1));
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .text {
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  color: #000;
  line-height: 16px;
  margin: 10px 0 4px;
}

.product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .colorful, .product-details-ha-v2 .bespoke__options__section-customize-content .bespoke-color-group .color-tiles .color-option .promo {
  font-size: 10px;
  color: #C75300;
  margin-top: 4px;
}

.product-details-ha-v2 .bespoke-text {
  font-size: 14px;
  line-height: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-details-ha-v2 .bespoke-wrapper {
  font-size: 14px;
  line-height: 1.33;
  font-family: SamsungOneLatinWeb;
  margin-bottom: 20px;
}

.product-details-ha-v2 .bespoke-wrapper canvas {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.product-details-ha-v2 .bespoke-wrapper .width-oriented canvas {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 769px) {
  .product-details-ha-v2 .bespoke-wrapper .mobile {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bespoke-wrapper .desktop {
    display: none !important;
  }
}

.product-details-ha-v2 .bespoke-wrapper .absolute {
  position: absolute;
}

.product-details-ha-v2 .bespoke-responsive-container {
  height: 100vh;
  position: relative;
  max-width: 1440px;
  margin: auto;
  width: 100%;
  overflow: hidden;
}

.product-details-ha-v2 .bespoke-theme-nav {
  position: absolute;
  z-index: 20;
  left: -200px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  background-color: transparent;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 0 8px;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

.product-details-ha-v2 .bespoke-theme-nav > div {
  height: 8.5vh;
  max-width: 130px;
  max-height: 80px;
  margin: 8px 0;
  overflow: hidden;
  cursor: pointer;
  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-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-color: #fff;
}

.product-details-ha-v2 .bespoke-theme-nav > div img {
  opacity: 0.4;
}

.product-details-ha-v2 .bespoke-theme-nav > div.active img {
  opacity: 1;
}

.product-details-ha-v2 .bespoke-theme-nav > div:hover img {
  opacity: 1;
}

.product-details-ha-v2 .bespoke-theme-nav img {
  height: 100%;
}

.product-details-ha-v2 .bespoke-theme-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-details-ha-v2 .bespoke-theme-arrow span {
  font-size: 48px;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
}

.product-details-ha-v2 .bespoke-door-panel {
  position: absolute;
  border: 6px solid transparent;
}

.product-details-ha-v2 .bespoke-door-panel.highlight {
  opacity: 1 !important;
  border: 6px solid #20A2FF99;
}

.product-details-ha-v2 .bespoke-door-panel.highlight img {
  border: 2px solid #20A2FF;
}

.product-details-ha-v2 .bespoke-door-panel.top-left {
  top: 0;
  left: 0;
  width: 50%;
  height: 55%;
}

.product-details-ha-v2 .bespoke-door-panel.top-right {
  top: 0;
  right: 0;
  width: 50%;
  height: 55%;
}

.product-details-ha-v2 .bespoke-door-panel.bottom-left {
  bottom: 0;
  left: 0;
  width: 49%;
  height: 43.5%;
}

.product-details-ha-v2 .bespoke-door-panel.bottom-right {
  bottom: 0;
  right: 0;
  width: 49%;
  height: 43.5%;
}

.product-details-ha-v2 .bespoke-door-panel.middle {
  left: 0;
  top: 55%;
  width: 100%;
  height: 10%;
}

.product-details-ha-v2 .bespoke-door-panel.bottom {
  left: 0;
  top: 67%;
  width: 100%;
  height: 33%;
}

.product-details-ha-v2 .bespoke-door-panel:hover {
  opacity: 1 !important;
}

.product-details-ha-v2 .bespoke-door-painter {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2 .bespoke-door-painter img {
  width: 3.3vw;
  height: 3.3vw;
  max-width: 48px;
  max-height: 48px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bespoke-door-painter img {
    width: 6vw;
    height: 6vw;
  }
}

.product-details-ha-v2 .bespoke-door-painter:hover {
  -webkit-box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.5);
}

.product-details-ha-v2 .bespoke-door-painter.highlight {
  -webkit-box-shadow: 0 3px 18px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 18px -3px rgba(0, 0, 0, 0.5);
  border: 1px solid #20a2ff;
}

.product-details-ha-v2 .bespoke-door-painter.highlight img, .product-details-ha-v2 .bespoke-door-painter.highlight img:focus, .product-details-ha-v2 .bespoke-door-painter.highlight [tabindex]:focus {
  outline: none !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
}

.product-details-ha-v2 .bespoke-door-painter-tooltip {
  position: absolute;
  z-index: 50;
  background: #fff;
  width: 200px;
  text-align: center;
  font-size: 12px;
  padding: 12px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-details-ha-v2 .bespoke-door-painter-tooltip:after {
  position: absolute;
  content: '';
  bottom: -6px;
  left: 94px;
  width: 0;
  height: 0;
  border: 6px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10;
}

.product-details-ha-v2 .bespoke-door-frame {
  display: none;
  z-index: 10;
  position: absolute;
  height: 70%;
  width: 45vh;
  top: -webkit-calc(16% + 2.6vh);
  top: calc(16% + 2.6vh);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bespoke-door-frame {
    width: 42vh;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}

.product-details-ha-v2 .bespoke-door-frame.flex .bottom, .product-details-ha-v2 .bespoke-door-frame.flex .middle {
  display: none;
}

.product-details-ha-v2 .bespoke-door-frame.french .bottom-right, .product-details-ha-v2 .bespoke-door-frame.french .bottom-left {
  display: none;
}

.product-details-ha-v2 .bespoke-door-frame.french .top-left, .product-details-ha-v2 .bespoke-door-frame.french .top-right {
  height: 53%;
}

.product-details-ha-v2 .bespoke-door-frame.french3 .bottom-right, .product-details-ha-v2 .bespoke-door-frame.french3 .bottom-left, .product-details-ha-v2 .bespoke-door-frame.french3 .middle {
  display: none;
}

.product-details-ha-v2 .bespoke-door-frame.french3 .top-left, .product-details-ha-v2 .bespoke-door-frame.french3 .top-right {
  height: 62.5%;
}

.product-details-ha-v2 .bespoke-door-frame.french3 .bottom {
  height: 35%;
  top: 65%;
}

.product-details-ha-v2 .bespoke-spinner {
  display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 40;
  background-color: rgba(255, 255, 255, 0.5);
}

.product-details-ha-v2 .bespoke-spinner .spinner {
  padding: 20px;
  font-weight: 400;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  position: absolute;
}

.product-details-ha-v2 .bespoke-spinner .spinner .bounce1 {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s;
}

.product-details-ha-v2 .bespoke-spinner .spinner .bounce2 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.product-details-ha-v2 .bespoke-spinner .spinner .bounce3 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.product-details-ha-v2 .bespoke-spinner .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: black;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  height: 12px;
  margin: 0 1px;
  width: 12px;
}

@-webkit-keyframes bouncedelay {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bouncedelay {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.product-details-ha-v2 .bespoke-banner {
  font-size: 20px;
  font-family: SamsungSansSharp;
  line-height: 24px;
  color: #fff;
  z-index: 10;
  font-weight: 400;
  letter-spacing: 0.4px;
  top: 20px;
  left: 20px;
}

.product-details-ha-v2 .bespoke-banner b {
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bespoke-banner {
    font-size: 17.6px;
    letter-spacing: normal;
    top: 16px;
    left: 16px;
  }
}

.product-details-ha-v2 .bespoke-progress {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 60;
}

.product-details-ha-v2 .bespoke-progress-border {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40%;
  height: 5px;
  background-color: #dfdfdf;
}

.product-details-ha-v2 .bespoke-progress-bar {
  background-color: #000;
  height: 5px;
}

.product-details-ha-v2 .bespoke .color-block[data-color='champagne'] {
  background-color: #A89A95;
}

.product-details-ha-v2 .bespoke .color-block[data-color='rose-pink'] {
  background-color: #f5e3e3;
}

.product-details-ha-v2 .bespoke .color-block[data-color='matte-black'] {
  background-color: #000000;
}

.product-details-ha-v2 .bespoke .color-block[data-color='white'] {
  background-color: #dbdad6;
}

.product-details-ha-v2 .bespoke-message {
  font-size: 16px;
}

.product-details-ha-v2 .bespoke-message.invisible {
  visibility: hidden;
}

.product-details-ha-v2 .bespoke-coach {
  top: 2%;
  right: 550px;
  /*transform: translateX(50%);*/
  z-index: 50;
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 10px;
  line-height: 2;
  display: none;
}

.product-details-ha-v2 .bespoke-coach:before {
  position: absolute;
  content: '';
  top: -0;
  left: 50%;
  width: 0;
  height: 0;
  border: 6px solid #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
  z-index: 10;
}

.product-details-ha-v2 .bespoke-rotation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.9);
}

.product-details-ha-v2 .bespoke-rotation-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-details-ha-v2 .bespoke-rotation-inner img {
  max-height: 200px;
}

.product-details-ha-v2 .bespoke-rotation-inner div {
  color: #fff;
  line-height: 1.67;
}

.product-details-ha-v2 .bespoke-float-button {
  position: absolute;
  left: 50%;
  bottom: 2.75%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.product-details-ha-v2 .bespoke-float-button .cta-button {
  max-height: 40px;
  height: 4.2vh;
  background-color: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
  font-size: 1.46vh;
  font-family: SamsungOneLatinWeb;
  padding: 1.37vh 15px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
}

.product-details-ha-v2 .bespoke-float-button .cta-button:hover {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 12px -3px rgba(0, 0, 0, 0.2);
}

.product-details-ha-v2 .bespoke-float-button .cta-button img {
  width: 1.67vh;
  height: 1.67vh;
  display: inline;
  margin-left: 6px;
}

.product-details-ha-v2 .bespoke-product-detail {
  display: none;
  z-index: 20;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.product-details-ha-v2 .bespoke-product-modal {
  position: absolute;
  background-color: #fff;
  cursor: default;
  padding: 24px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .bespoke-product-modal {
    left: 50%;
    top: 50%;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 80%;
    width: 80%;
    max-width: 680px;
    max-height: 540px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-bottom: 36px;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bespoke-product-modal {
    bottom: 0;
    width: 100%;
    height: -webkit-calc(100% - 65px);
    height: calc(100% - 65px);
    overflow: auto;
  }
}

.product-details-ha-v2 .bespoke-product-carousel {
  width: 10%;
  position: absolute;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 25px 0;
  max-height: -webkit-calc(100% - 80px);
  max-height: calc(100% - 80px);
  overflow: hidden;
}

.product-details-ha-v2 .bespoke-product-carousel img {
  width: 100%;
  padding: 5px 20%;
  margin: 5px 0;
  border: 1px solid #dadada;
  cursor: pointer;
}

.product-details-ha-v2 .bespoke-product-carousel img.active {
  -webkit-box-shadow: 0 0 2px 2px #20A2FF;
  box-shadow: 0 0 2px 2px #20A2FF;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-prev {
  padding: 0;
  top: 0;
  left: 0;
  height: 25px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-prev span {
  color: #000 !important;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-prev span::before {
  content: '\e900';
}

.product-details-ha-v2 .bespoke-product-carousel .slick-next {
  padding: 0;
  top: initial;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-next span {
  color: #000 !important;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-next span::before {
  content: '\e901';
}

.product-details-ha-v2 .bespoke-product-carousel .slick-disabled {
  display: block !important;
}

.product-details-ha-v2 .bespoke-product-carousel .slick-disabled span {
  color: #d5d5d5 !important;
}

.product-details-ha-v2 .bespoke-product-display {
  margin-top: 30px;
  height: -webkit-calc(100% - 80px);
  height: calc(100% - 80px);
  text-align: center;
}

.product-details-ha-v2 .bespoke-product-display img {
  max-width: 100%;
  max-height: 100%;
}

.product-details-ha-v2 .bespoke-product-header {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.product-details-ha-v2 .bespoke-product-close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  color: #000;
  font-size: 24px;
}

.product-details-ha-v2 .bespoke-color-block {
  position: relative;
  overflow: visible;
}

.product-details-ha-v2 .bespoke-color-block .new {
  position: absolute;
  font-size: 10px;
  height: 16px;
  line-height: 14px;
  padding: 1px;
  top: 5px;
  left: 5px;
  font-weight: 700;
  color: #fff;
  background-color: #2189FF;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 30px;
}

.product-details-ha-v2 .bespoke-color-info {
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  margin-left: 5px;
  position: relative;
}

.product-details-ha-v2 .bespoke-color-info:after {
  content: 'i';
  width: 14px;
  text-align: center;
  font-size: 10px;
}

.product-details-ha-v2 .bespoke-color-info:hover .bespoke-color-tooltip {
  display: block;
}

.product-details-ha-v2 .bespoke-color-tooltip {
  display: none;
  position: absolute;
  width: 140px;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px 15px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 4px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 4px 4px rgba(0, 0, 0, 0.12);
  z-index: 10;
  line-height: 1.5;
  text-align: left;
}

.product-details-ha-v2 .bespoke-color-tooltip .orange {
  color: #e45e18;
  font-weight: 700;
}

.product-details-ha-v2 .bespoke-color-tooltip:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 15;
  -webkit-box-shadow: -1px 1px 4px 1px rgba(0, 0, 0, 0.12);
  box-shadow: -1px 1px 4px 1px rgba(0, 0, 0, 0.12);
}

.product-details-ha-v2 .bopis {
  padding-top: 18px;
  padding-bottom: 25px;
  position: relative;
}

.product-details-ha-v2 .bopis .inStorePickUp, .product-details-ha-v2 .bopis .delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  line-height: 16px;
}

.product-details-ha-v2 .bopis .inStorePickUp.notAvailable, .product-details-ha-v2 .bopis .delivery.notAvailable {
  opacity: .5;
}

.product-details-ha-v2 .bopis .inStorePickUp.notAvailable .storeName, .product-details-ha-v2 .bopis .delivery.notAvailable .storeName {
  color: inherit;
  cursor: inherit;
  pointer-events: none;
  font-family: "SamsungOne400";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-ha-v2 .bopis .inStorePickUp .inStorePickUpDetails, .product-details-ha-v2 .bopis .inStorePickUp .deliveryDetails, .product-details-ha-v2 .bopis .delivery .inStorePickUpDetails, .product-details-ha-v2 .bopis .delivery .deliveryDetails {
  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;
  margin: 0 10px;
  text-align: left;
}

.product-details-ha-v2 .bopis .inStorePickUp .inStorePickUpLabel, .product-details-ha-v2 .bopis .inStorePickUp .deliveryLabel, .product-details-ha-v2 .bopis .delivery .inStorePickUpLabel, .product-details-ha-v2 .bopis .delivery .deliveryLabel {
  font-size: 13px;
  font-family: "SamsungOne700";
  letter-spacing: 0px;
  font-weight: normal;
  text-align: left;
}

.product-details-ha-v2 .bopis .inStorePickUp .storeName, .product-details-ha-v2 .bopis .delivery .storeName {
  color: #4297FF;
  font-family: "SamsungOne700";
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .bopis .inStorePickUp .pickUpMessage, .product-details-ha-v2 .bopis .inStorePickUp #ha-eddMessage, .product-details-ha-v2 .bopis .delivery .pickUpMessage, .product-details-ha-v2 .bopis .delivery #ha-eddMessage {
  color: #4A4A4A;
  font-family: "SamsungOne400";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-ha-v2 .bopis .inStorePickUp .notAvailableLabel {
  display: none;
  opacity: .5;
  color: #000;
  font-family: "SamsungOne700";
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .bopis .inStorePickUp .notAvailableMessage {
  display: none;
  opacity: .5;
  color: #000;
  font-family: "SamsungOne400";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-ha-v2 .bopis .inStorePickUp.serviceStacked .notAvailableLabel {
  display: inline;
}

.product-details-ha-v2 .bopis .inStorePickUp.serviceStacked .notAvailableMessage {
  display: block;
}

.product-details-ha-v2 .bopis .inStorePickUp.serviceStacked .storeName, .product-details-ha-v2 .bopis .inStorePickUp.serviceStacked .pickUpMessage {
  display: none;
}

.product-details-ha-v2 .bopis .delivery {
  margin-top: 15px;
  position: relative;
}

.product-details-ha-v2 .bopis .delivery .overlay {
  min-height: 183px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 11px;
  border-radius: 11px;
  position: absolute;
  background-color: white;
  width: 70%;
  left: 30px;
  z-index: 10;
}

.product-details-ha-v2 .bopis .delivery .overlay.hide {
  display: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bopis .delivery .overlay {
    width: 86%;
    left: 8%;
  }
}

.product-details-ha-v2 .bopis .delivery .overlay .content {
  padding: 15px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bopis .delivery .overlay .content {
    padding: 10px;
  }
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection {
  position: relative;
  padding: 5px 0;
  border-bottom: 0.5px solid #979797;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection input {
  width: 75%;
  border: none;
  color: #636363;
  font-family: "SamsungOne400";
  font-size: 14px;
  letter-spacing: 0.13px;
  line-height: 17px;
  text-align: justify;
  margin-left: 20px;
  height: 23px;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection input:focus {
  outline: none !important;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection input.noDelivery {
  color: #FF4339;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection .button {
  -webkit-border-radius: 27.5px;
  border-radius: 27.5px;
  background-color: #4297FF;
  min-width: 40px;
  max-width: 40px;
  color: #FFFFFF;
  font-family: 'SamsungOne700';
  font-size: 12px;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
  padding: 0;
  height: 25px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 3px;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection .button.disableContinue {
  background-color: #a6a6a6;
  color: #fff;
  pointer-events: none;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection .navigationIcon {
  position: absolute;
  top: 5px;
  height: 18px;
  left: 0;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .inputSection p.errorMsg {
  color: red;
  font-family: "SamsungOne400";
  letter-spacing: normal;
  font-size: 14px;
  margin: 5px 0;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .bopis .delivery .overlay .content .inputSection p.errorMsg {
    font-size: 12px;
  }
}

.product-details-ha-v2 .bopis .delivery .overlay .content .outputSection {
  text-align: left;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .deliveryType {
  color: #000000;
  font-family: "SamsungOne700";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 14px;
  margin: 10px 0;
}

.product-details-ha-v2 .bopis .delivery .overlay .content .deliverySlots {
  font-family: "SamsungOne400";
  font-size: 11px;
  letter-spacing: 0;
  line-height: 13px;
}

.product-details-ha-v2 .bopis .delivery .overlay #cover-spin {
  position: absolute;
  width: 100%;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.product-details-ha-v2 .bopis .delivery .overlay #cover-spin::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: black;
  border-top-color: transparent;
  border-width: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}

.product-details-ha-v2 .bopis .delivery .overlay .noDelivaryForZip {
  text-align: center;
  margin: 25px;
  color: #FF4339;
  font-family: "SamsungOne400";
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
}

.product-details-ha-v2 .bopis .inStorePickUpImg {
  width: 18px;
  height: 17px;
}

.product-details-ha-v2 .bopis .deliveryImg {
  width: 18px;
  height: 15px;
}

.product-details-ha-v2 .footer-bopis {
  display: none;
}

.product-details-ha-v2 .footer-bopis .footer-card-content {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .footer-bopis .footer-card-content {
    display: block;
  }
}

.product-details-ha-v2 .footer-bopis .footer-card-content .footer-card-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 10px;
}

.product-details-ha-v2 .footer-bopis .footer-card-content .footer-card-header .footer-card-header-title {
  font-family: 'SamsungOne700';
  color: #4A4A4A;
  font-size: 12px;
  line-height: 14px;
  padding-top: 4px;
  margin-left: 15px;
}

.product-details-ha-v2 .footer-bopis .footer-card-content .footer-card-header .footer-card-header-image {
  width: auto;
}

.product-details-ha-v2 .footer-bopis .footer-card-content .footer-card-header .footer-card-header-image img {
  width: 24px;
  max-height: 21px;
}

.product-details-ha-v2 .footer-bopis .footer-card-content .footer-card-description {
  font-family: 'SamsungOne400';
  color: #4A4A4A;
  font-size: 11px;
  line-height: 17px;
  margin-left: 38px;
}

.product-details-ha-v2 .store-overlay-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11111;
  height: 100%;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
  overflow: hidden;
}

.product-details-ha-v2 .store-overlay-wrapper.hide {
  display: none;
}

.product-details-ha-v2 .store-overlay-wrapper .dialog {
  height: 90vh;
}

.product-details-ha-v2 .store-overlay-wrapper-enter-done .dialog {
  height: 90vh;
}

.product-details-ha-v2 .store-overlay-wrapper-exit-active .dialog {
  height: 0%;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}

.product-details-ha-v2 .store-overlay-wrapper-exit .dialog {
  height: 0%;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}

.product-details-ha-v2 .overlay-container .ovtitle {
  text-align: left;
  font-size: 17px;
  color: #222425;
  letter-spacing: .3px;
  font-weight: 700;
  height: 55px;
  padding: 20px 0;
  line-height: 25px;
}

.product-details-ha-v2 .overlay-container .content {
  width: 100%;
  padding: 0%;
}

.product-details-ha-v2 .overlay-container .content #iframe-store-wrapper {
  height: 100%;
}

.product-details-ha-v2 .overlay-container .content #iframe-store-wrapper #iframe-store-container {
  height: 100%;
}

.product-details-ha-v2 .overlay-container .overlay-header {
  min-height: 50px;
}

.product-details-ha-v2 .overlay-container .shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-touch-action: none;
  touch-action: none;
}

.product-details-ha-v2 .overlay-container .shadow .dialog {
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  outline: none;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.product-details-ha-v2 .overlay-container .shadow .dialog #fixedHeader {
  position: fixed;
  background: #fff;
  width: inherit;
  z-index: 99;
  padding: 20px;
  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: 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;
}

.product-details-ha-v2 .overlay-container .shadow .dialog.box {
  width: 100% !important;
  /* height: 100%; */
  max-width: 884px;
  max-height: 90%;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.product-details-ha-v2 .overlay-container .shadow .dialog.full {
  width: 100%;
  /*height: 90vh;*/
  height: -webkit-calc(100% - 80px);
  height: calc(100% - 80px);
  /* need to show top header*/
  bottom: 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}

.product-details-ha-v2 .overlay-container .shadow .dialog.full .ovtitle:before {
  content: "";
  display: block;
  border-bottom: 3px solid #d3d3d3;
  width: 50px;
  top: 10px;
  z-index: 9;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 5px;
}

.product-details-ha-v2 .overlay-container .back {
  color: #505050;
  cursor: pointer;
  z-index: 1;
  width: 32px;
  height: 32px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  float: left;
  margin-top: -3px;
}

.product-details-ha-v2 .overlay-container .back:before,
.product-details-ha-v2 .overlay-container .back:after {
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: ' ';
  height: 19px;
  width: 2px;
  background-color: #505050;
}

.product-details-ha-v2 .overlay-container .back:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .overlay-container .back:after {
  top: 13px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .overlay-container .embedBack {
  color: #505050;
  cursor: pointer;
  left: 4%;
  top: 1.5%;
  position: absolute;
  z-index: 1;
}

.product-details-ha-v2 .overlay-container .embedBack > b {
  color: #222425;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

.product-details-ha-v2 .overlay-container .embedBack > span {
  font-size: 10px;
  margin: 0 10px;
  border-left: 1px solid #363636;
}

.product-details-ha-v2 .overlay-container .close {
  color: #505050;
  cursor: pointer;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 100;
  width: 32px;
  height: 32px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 1;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .overlay-container .close {
    top: 5px;
    right: 5px;
  }
}

.product-details-ha-v2 .overlay-container .close:before {
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #505050;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .overlay-container .close:after {
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #505050;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .loader2-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

.product-details-ha-v2 .loader2 .spinner {
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

.product-details-ha-v2 .loader2 .path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}

@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

.product-details-ha-v2 .product-details__info-selector .selector-option.bopis-color a {
  margin-bottom: 35px;
  overflow: visible !important;
}

.product-details-ha-v2 .product-details__info-selector .selector-option.bopis-color .edd-option {
  left: 0;
  font-size: 12px;
  width: 100%;
  color: black;
  top: 90px;
  padding: 0 8px;
}


.buy-more-section {
  z-index: 1000;
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 86px;
  text-align: center;
  font-family: SamsungOneLatinWeb;
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 768px) {
  .buy-more-section {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: auto;
  }
}

.buy-more-section .buy-more-inner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 10px 0;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-price-info {
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding-right: 26px;
  text-align: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-price-info {
    padding-right: 15px;
  }
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-price-info .discount-price {
    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;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-price-info .discount-price .suggested-price {
  text-decoration: line-through;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-family: SamsungOneLatinWeb;
}

.buy-more-section .buy-more-inner-content .buy-more-price-info .discount-price .save-price {
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #2189ff;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-price-info .discount-price .save-price {
    font-size: 12px;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-price-info .price-with-tradein {
  font-size: 18px;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  line-height: 24px;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-price-info .price-with-tradein {
    font-size: 16px;
    line-height: 20px;
  }
  .buy-more-section .buy-more-inner-content .buy-more-price-info .price-with-tradein .bundle-text {
    display: none;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-next-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 200px;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-next-step {
    min-width: unset;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-next-step .buy-more-cta {
  height: 40px;
  width: 222px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 15px;
  background-color: #2189ff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-next-step .buy-more-cta {
    width: auto;
    padding: 20px;
    font-size: 14px;
  }
}

.buy-more-section .buy-more-inner-content .buy-more-shopping-text {
  display: none;
  cursor: pointer;
  margin-left: 26px;
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .buy-more-section .buy-more-inner-content .buy-more-shopping-text {
    margin: 10px 0 10px 15px;
  }
}

.bundle-details-bottom-cej {
  display: none;
  position: relative;
  max-width: 1440px;
  margin: 80px auto;
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    position: relative;
    border-left-width: 16px;
    margin-left: 0;
    width: 100%;
  }
}

.bundle-details-bottom-cej__img {
  position: absolute;
  left: 20px;
  top: -80px;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #0077c8;
}

.bundle-details-bottom-cej__img img {
  z-index: -1;
  width: 70%;
  height: 70%;
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej__img {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
  }
}

.bundle-details-bottom-cej__intro {
  width: 100%;
  padding: 20px 20%;
  text-align: center;
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej__intro {
    padding: 20px;
  }
}

.bundle-details-bottom-cej__intro-title {
  font-size: 28px;
  font-family: 'SamsungSansSharp';
  font-weight: 700;
  line-height: 35px;
}

.bundle-details-bottom-cej__intro-sub-title {
  font-size: 16px;
  font-family: 'SamsungSansSharp';
  font-weight: 400;
  line-height: 19px;
}

.bundle-details-bottom-cej__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.bundle-details-bottom-cej__content .product-card {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 24%;
  min-width: 22%;
  height: auto;
  margin: 15px 24px 0 0;
  padding: 20px;
  border-top: 4px solid #000;
  border-left: 2px solid #0077C8;
  border-right: 2px solid #0077C8;
  border-bottom: 2px solid #0077C8;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej__content .product-card {
    margin-top: 15px;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .bundle-details-bottom-cej__content .product-card:last-child {
    margin: 15px 24px 0 0;
  }
}

.bundle-details-bottom-cej__content .product-card .extra-saving {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 50%;
  height: 25px;
  font-size: 12px;
  font-family: 'SamsungSansSharp';
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  background-color: #000;
  padding: 4px 0 4px 10px;
}

.bundle-details-bottom-cej__content .product-card .extra-saving::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  border-left: 5px solid #000;
  border-top: 12px solid #000;
  border-right: 5px solid transparent;
  border-bottom: 12px solid transparent;
}

.bundle-details-bottom-cej__content .product-card .product-img {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

.bundle-details-bottom-cej__content .product-card .product-img img {
  height: 150px;
  width: auto;
}

.bundle-details-bottom-cej__content .product-card .product-title {
  font-size: 16px;
  font-family: 'SamsungSansSharp';
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.32px;
  text-align: left;
  margin: 25px 0;
}

.bundle-details-bottom-cej__content .product-card .price-info {
  margin: 15px 0;
  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;
}

.bundle-details-bottom-cej__content .product-card .price-info .total {
  font-size: 20px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 700;
  line-height: 1.2;
  vertical-align: middle;
}

.bundle-details-bottom-cej__content .product-card .price-info .msrp {
  font-size: 16px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 400;
  line-height: 1.2;
  color: #A6A6A9;
  margin-left: 5px;
  text-decoration: line-through;
}

.bundle-details-bottom-cej__content .product-card .delivery-date {
  display: none;
  font-size: 12px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 700;
  line-height: 1.2;
  color: #969696;
}

.bundle-details-bottom-cej__content .product-card .learn-more {
  font-size: 14px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 400;
  line-height: 17px;
  margin: 10px 0;
}

.bundle-details-bottom-cej__content .product-card .learn-more::after {
  content: none !important;
}

.bundle-details-bottom-cej__content .product-card .product-details-card {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bundle-details-bottom-cej__content .product-card .product-details-card-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10px;
}

.bundle-details-bottom-cej__content .product-card .product-details-card-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  font-size: 12px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 400;
}

.bundle-details-bottom-cej__content .product-card .product-details-card-value {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
  text-align: left;
  font-size: 12px;
  font-family: 'SamsungOneLatinWeb';
  font-weight: 700;
}

.bundle-details-bottom-cej__summary {
  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: 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;
  margin: 35px 0;
}

.bundle-details-bottom-cej__summary--title {
  font-size: 24px;
  font-family: 'SamsungSansSharp';
  font-weight: 700;
  line-height: 28px;
}

.bundle-details-bottom-cej__summary--price {
  font-size: 24px;
  font-weight: bold;
  color: #222425;
  margin: 10px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bundle-details-bottom-cej__summary--full {
  text-align: left;
  margin-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bundle-details-bottom-cej__summary--msrp {
  font-size: 12px;
  font-weight: 400;
  font-family: 'SamsungOneLatinWeb';
  color: #aaaaaa;
  line-height: 1.1;
  text-decoration: line-through;
}

.bundle-details-bottom-cej__summary--save {
  font-size: 15px;
  font-weight: 700;
  color: #00B3E3;
  line-height: 1.1;
}

.bundle-details-bottom-cej__summary--date {
  display: none;
}

.bundle-details-bottom-cej__summary--date .bundle-details-bottom-cej__summary--wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bundle-details-bottom-cej__summary--date img {
  width: 27px;
  height: 16px;
}

.bundle-details-bottom-cej__summary--date-edd {
  margin-left: 10px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-family: 'SamsungOneLatinWeb';
  color: #000;
}

.bundle-details-bottom-cej__summary .cta-button {
  background-color: #1428a0;
  width: 290px;
  height: 50px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: 15px 0;
  color: #fff;
}

.bundle-details-bottom-cej__summary .cta-button.to-step2.disabled {
  background-color: #a6a6a6;
}

a.ecr-details.ecr-open-details span {
  color: #006B25;
  text-transform: none;
}

a.ecr-details.ecr-open-details img {
  width: 19px;
  margin-right: 5px;
}

.edd-date {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  font-family: 'SamsungOneLatinWeb';
  color: #000;
}

.product-details-ha-v2 .product-details__cej-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2 .product-details__cej-badge .product-details__summary--cards___card {
  padding: 10px;
}

.product-details-ha-v2 .product-details__cej-badge .card__desc {
  font-size: 10px;
}

.idz_btn_fix {
  position: fixed;
  top: 1px;
  left: 1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/*iframe[id^="iframe"] {
	display: none;
}*/
html.no-scroll, body.no-scroll {
  overflow: hidden;
}

.smg-RMXChat {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  display: none;
}

@media (min-width: 769px) {
  .smg-RMXChat {
    background-color: rgba(0, 0, 0, 0.8);
  }
}

.smg-RMXChat__chatOverlayWrapper {
  display: none;
}

@media (max-width: 768px) {
  .smg-RMXChat__chatOverlayWrapper {
    background-color: #FFFFFF;
    height: 100%;
  }
}

.smg-RMXChat__chatText {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: bold;
}

.smg-RMXChat__chatButton {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  border: 2px solid #1428A0;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 2.4px;
  line-height: 12px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  -webkit-transition: .2s ease-in;
  transition: .2s ease-in;
  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;
  margin: 0 auto;
  margin-top: 10px;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatButton {
    width: 70%;
  }
}

.smg-RMXChat__chatButton img {
  margin-right: 8px;
}

.smg-RMXChat__chatButton:hover, .smg-RMXChat__chatButton:focus {
  background-color: #1428a0;
  color: white;
}

.smg-RMXChat__chatButton:hover img, .smg-RMXChat__chatButton:focus img {
  display: none;
}

.smg-RMXChat__chatButtonWrapper {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 15px;
}

.smg-RMXChat__chatOverlay {
  position: relative;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatOverlay {
    background: #FFFFFF;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    max-width: 650px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
}

.smg-RMXChat__chatOverlay__close {
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 20;
  border: 1px solid #fff;
}

.smg-RMXChat__chatOverlay__left {
  width: 100%;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatOverlay__left {
    width: 50%;
  }
}

.smg-RMXChat__chatOverlay__left .image {
  object-fit: cover;
  height: 272px;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatOverlay__left .image {
    -webkit-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    height: 100%;
    display: block;
  }
}

.smg-RMXChat__chatOverlay__right {
  width: 100%;
  padding: 1% 7%;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatOverlay__right {
    width: 50%;
  }
}

.smg-RMXChat__chatOverlay__right__intruction {
  padding: 1% 0;
}

.smg-RMXChat__chatOverlay__right__intruction__title {
  font-size: 32px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: normal;
  line-height: 112.5%;
  padding: 15% 0;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .smg-RMXChat__chatOverlay__right__intruction__title {
    font-size: 2.22222vw !important;
  }
}

@media screen and (max-width: 768px) {
  .smg-RMXChat__chatOverlay__right__intruction__title {
    font-size: 6.11111vw !important;
  }
}

.smg-RMXChat__chatOverlay__right__intruction__desc {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  letter-spacing: normal;
  line-height: 118.75%;
  padding: 4% 0;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .smg-RMXChat__chatOverlay__right__intruction__desc {
    font-size: 1.11111vw !important;
  }
}

@media screen and (max-width: 768px) {
  .smg-RMXChat__chatOverlay__right__intruction__desc {
    font-size: 3.88889vw !important;
  }
}

.smg-RMXChat__chatOverlay__right__btnWrapper {
  padding-top: 10%;
}

@media (min-width: 769px) {
  .smg-RMXChat__chatOverlay__right__btnWrapper {
    padding-top: 25%;
  }
}

.smg-RMXChat__chatOverlay__right__btn {
  margin: auto;
  margin-top: 5%;
  background-color: #1428A0;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  letter-spacing: normal;
  line-height: 100%;
  padding: 0 15%;
  height: 43px;
  cursor: pointer;
  width: 100%;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .smg-RMXChat__chatOverlay__right__btn {
    font-size: 0.83333vw !important;
  }
}

@media screen and (max-width: 768px) {
  .smg-RMXChat__chatOverlay__right__btn {
    font-size: 3.33333vw !important;
  }
}

.smg-RMXChat__chatOverlay__right__btn__img {
  height: 100%;
  width: auto;
}

.smg-RMXChat__chatOverlay__right__textChat {
  margin: 4% 0;
}

.smg-RMXChat__show {
  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;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.smg-RMXChat__hide {
  display: none;
}

.smg-RMXChat-sectionWrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.smg-RMXChat-sectionWrapper__show {
  z-index: 10000;
}

.dotcom #content {
  z-index: auto !important;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-wrapper {
  margin-top: 10px;
  padding-bottom: 30px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-title {
  color: #000000;
  font-family: 'SamsungOne';
  font-size: 17px;
  letter-spacing: 0.38px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-sub-title {
  color: #000000;
  font-family: 'SamsungOne';
  font-size: 14px;
  letter-spacing: 0.38px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-progress img {
  width: 100%;
  height: auto;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details {
  margin-top: 15px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .subtitle {
  color: #222425;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .subtitle sup {
  font-size: 10px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .subtitle a {
  text-decoration: underline;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .terms {
  color: #4A4A4A;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .terms sup {
  font-size: 10px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-details .terms a {
  text-decoration: underline;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup.hide {
  display: none;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(247, 247, 247, 0.95);
  z-index: 19999;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-close {
  color: #505050;
  cursor: pointer;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 100;
  width: 32px;
  height: 32px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 1;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-close:after {
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  height: 40px;
  width: 2px;
  background-color: #505050;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-close:after {
    background-color: #505050;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-close:before {
  height: 40px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  width: 2px;
  background-color: #505050;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-close:before {
    background-color: #505050;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container {
  position: fixed;
  max-width: 1440px;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 29999;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 5.69444vw 11.88889vw;
  -ms-overflow-style: none;
  /* IE 11 */
  scrollbar-width: none;
  /* Firefox 64 */
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container::-webkit-scrollbar {
  display: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-container {
    padding: 0;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside {
  background-color: white;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px 25px 60px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-title {
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 16px;
  text-align: center;
  margin: 30px 0;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step img {
  width: 60px;
  height: auto;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step .step-item {
  width: 28%;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step .step-item {
    width: 100%;
    margin-top: 15px;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step .step-item-title {
  font-family: 'SamsungOne';
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step .step-item-text {
  font-family: 'SamsungOne';
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community {
  margin-top: 40px;
  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: 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;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community img {
  width: 100%;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-title {
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 16px;
  text-align: center;
  margin: 30px 0;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-title {
    font-size: 20px;
    line-height: 20px;
  }
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-sub-title {
  font-weight: bold;
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 16px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-countdown {
  margin: 15px 0 25px;
}

.product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-description {
  margin-top: 30px;
  width: 80%;
  text-align: center;
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 16px;
  letter-spacing: 0.25px;
  line-height: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-description {
    font-size: 14px;
  }
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown {
  text-align: center;
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__title {
  font-family: "SamsungSharpSans";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.09px;
  line-height: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__content-count {
    margin: auto;
  }
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card {
  position: relative;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:first-child {
  padding-left: 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:last-child {
    padding-right: 0;
  }
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:last-child:after {
  content: '';
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:after {
  content: ':';
  position: absolute;
  top: 10%;
  right: -9%;
  font-size: 20.48px;
  font-weight: 800;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:after {
    font-size: 20.48px;
    font-weight: bold;
    letter-spacing: 0;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card:after {
    right: -9%;
    font-size: 20.48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25.6px;
  }
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-number {
  font-family: "SamsungSansSharp";
  -webkit-border-radius: 36px;
  border-radius: 36px;
  background-color: #000000;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 50px;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.4px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-number {
    font-size: 14px;
  }
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17.5px;
  letter-spacing: 2.6px;
  text-align: left;
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit .visible-sm-block {
  font-size: 8px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit .visible-lg-block {
  text-align: center;
  font-family: SamsungOneLatinWeb;
  font-size: 8px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: .5px;
}

.product-details-ha-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit span {
  text-transform: uppercase;
}

.product-details-ha-v2 .product-details__info-haDelivery {
  border-top: #979797 solid .5px;
  padding: 30px 0;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__title {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 18px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__title {
    line-height: 21px;
    font-size: 16px;
  }
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__subTitle {
  color: #222425;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__subTitle a {
  color: #1428A0;
  font-weight: bold;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 20px 15px;
  position: relative;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option img {
  width: 35px;
  margin-top: 5px;
  margin-right: 3%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option:hover {
  border: 1px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-title {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
  width: 90%;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  color: #222425;
  margin-top: 5px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-url[target='_blank']:after {
  background: none !important;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip {
  position: relative;
  text-align: center;
  background-color: #29b6f6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  cursor: default;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  display: inline-block;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip:hover, .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip:active {
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip:before {
  content: '?';
  font-weight: 700;
  color: #fff;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip p {
  visibility: hidden;
  opacity: 0;
  text-align: left;
  background-color: #DDD;
  padding: 10px;
  width: 200px;
  position: absolute;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  left: 8px;
  bottom: 22px;
  color: black;
  font-size: 10px;
  line-height: 15px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip p {
    max-width: 150px;
  }
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip:hover p, .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-text-help-tip:active p {
  cursor: default;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-link {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  color: #1428A0;
  margin-top: 10px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-price {
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-promo {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option-msrp {
  font-size: 14px;
  line-height: 18px;
  margin-left: 5px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option.selected .haDelivery__active {
  display: block;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option.selected .haDelivery__inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__option.selected .haDelivery__check {
  display: block;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__active {
  display: none;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__active, .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__inactive {
  position: absolute;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #1428a0;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__check {
  display: none;
  position: absolute;
  border-bottom: 2px solid #1428a0;
  width: 16px;
  height: 10px;
  border-left: 2px solid #1428a0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 12px;
  bottom: 17px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep {
  display: none;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-icon {
  width: 35px;
  -webkit-flex-basis: 35px;
  -ms-flex-preferred-size: 35px;
  flex-basis: 35px;
  padding: 2px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-iconRight {
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  padding: 0 8px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-options.included .haDelivery__twostep-option {
  width: 100%;
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-options.included .haDelivery__twostep-option.decline {
  display: none;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-options.included .haDelivery__active, .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-options.included .haDelivery__check {
  display: block;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option {
  width: -webkit-calc(50% - 6px);
  width: calc(50% - 6px);
  padding: 16px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #a6a6a6;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option:hover {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option > div {
  text-align: center;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option .locked-by-recycle {
  display: none;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option.lockedByRecycle {
  pointer-events: none;
  background-color: #f7f7f7;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-option.lockedByRecycle .locked-by-recycle {
  display: block;
  color: #C75300;
  font-size: 14px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-optionName {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 19px;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep-optionWarning {
  margin-top: 16px;
  color: #FC8C6B;
  font-family: SamsungOneLatinWeb;
  font-size: 15px;
  letter-spacing: 0.2px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__warning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #E41716;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__warning img {
  width: 20px;
  margin-right: 8px;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep .haDelivery__twostep-option .haDelivery__option-price {
  margin-top: 0;
}

.product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep .haDelivery__twostep-option .haDelivery__option-price .haDelivery__option-promo, .product-details-ha-v2 .product-details__info-haDelivery .haDelivery__twostep .haDelivery__twostep-option .haDelivery__option-price .haDelivery__option-msrp {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}

.product-details-ha-v2 .product-details__info-haDelivery.twoStepView .haDelivery__twostep {
  display: block;
}

.product-details-ha-v2 .product-details__info-haDelivery.twoStepView .haDelivery__option {
  display: none;
}

/* zipcode box */
.product-details-ha-v2 .product-details__info-zipBox {
  display: none;
}

.product-details-ha-v2 .product-details__info-zipBox.visible {
  display: block;
}

.product-details-ha-v2 .product-details__info-zipBox .icon-up-carat {
  display: none;
}

.product-details-ha-v2 .product-details__info-zipBox .icon-down-carat {
  display: inline;
  font-size: 10px;
}

.product-details-ha-v2 .product-details__info-zipBox.active .icon-up-carat {
  display: inline;
  font-size: 10px;
}

.product-details-ha-v2 .product-details__info-zipBox.active .icon-down-carat {
  display: none;
}

.product-details-ha-v2 .zipBox-text {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.4px;
  cursor: pointer;
  height: 40px;
}

.product-details-ha-v2 .zipBox-text img {
  margin-right: 3px;
}

.product-details-ha-v2 .zipBox-zipcode {
  color: #1428a0;
  margin-right: 5px;
}

.product-details-ha-v2 .zipBox-main {
  display: none;
}

.product-details-ha-v2 .zipBox-body {
  position: relative;
  display: inline-block;
}

.product-details-ha-v2 .zipBox-body input {
  height: 50px;
  width: 290px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 17px;
  color: #bbb;
  padding: 0 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #bbb;
  font-weight: 700;
}

.product-details-ha-v2 .zipBox-location {
  color: #1428a0;
}

.product-details-ha-v2 .zipBox-error {
  font-size: 14px;
  font-weight: 700;
  margin-left: 8px;
  color: #dc2222;
  display: none;
}

.product-details-ha-v2 .zipBox-loader {
  display: none;
  position: absolute;
  border-top: 5px solid rgba(14, 28, 45, 0.2);
  border-right: 5px solid rgba(14, 28, 45, 0.2);
  border-bottom: 5px solid rgba(14, 28, 45, 0.2);
  border-left: 5px solid #1428a0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  top: 14px;
  left: 250px;
  -webkit-animation: load8 1s infinite linear;
  animation: load8 1s infinite linear;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.product-details-ha-v2 .product-details__info-family {
  margin: 0 0 30px 0;
}

.product-details-ha-v2 .product-details__info-family b {
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-family b {
    font-size: 14px;
  }
}

.product-details-ha-v2 .product-details__info-selector:not(:first-child) {
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-selector .selector-title {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-selector .selector-option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2 .product-details__info-selector .option-value {
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-calc(33% - 10px);
  width: calc(33% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #FFF;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  height: 60px;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-selector .option-value {
    height: 64px;
  }
}

.product-details-ha-v2 .product-details__info-selector .option-value:hover {
  border: 1px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-selector .option-value.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 2px 0 #0077c8;
  box-shadow: 0 0 2px 0 #0077c8;
}

.product-details-ha-v2 .product-details__info-selector .option-value.Color {
  display: block;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.product-details-ha-v2 .product-details__info-selector .option-value.Color.selected .option-color {
  border-color: #0077c8;
}

.product-details-ha-v2 .product-details__info-selector .option-value.two-column {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}

.product-details-ha-v2 .product-details__info-selector .option-value.single-column {
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  padding: 0 20px;
}

.product-details-ha-v2 .product-details__info-selector .option-value.single-column.horizontal-mode {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.product-details-ha-v2 .product-details__info-selector .option-value.single-column.horizontal-mode .price {
  white-space: nowrap;
}

.product-details-ha-v2 .product-details__info-selector .option-value.disable {
  opacity: .5;
  pointer-events: none;
}

.product-details-ha-v2 .product-details__info-selector .option-value .name {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  color: #000;
  margin-bottom: 2px;
  width: 100%;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-selector .option-value .name {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-details-ha-v2 .product-details__info-selector .option-value .price {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  font-family: SamsungOneLatinWeb;
  color: #000;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-selector .option-value .price {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-details-ha-v2 .product-details__info-selector .option-value .price .delete {
  color: #969696;
  text-decoration: line-through;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-selector .option-value .price .delete {
    margin-left: 5px;
  }
}

.product-details-ha-v2 .product-details__info-selector .option-value .ship {
  font-size: 12px;
  line-height: 14px;
  font-family: SamusngOneLatinWeb;
  color: #000;
}

.product-details-ha-v2 .product-details__info-selector .option-value .option-color {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  margin: 10px auto 5px;
  cursor: pointer;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-selector .option-value .option-color:hover {
    border-color: #0077c8;
  }
}

.product-details-ha-v2 .product-details__info-selector .option-value .color-block {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.product-details-ha-v2 .product-details__info-selector .option-value .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");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.frequent-products-old {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  background-color: white !important;
}

.frequent-products-old.display {
  opacity: 1;
}

.frequent-products-old div[hidden] {
  display: none;
}

.frequent-products-old .frequent-products__title {
  padding: 0 25px;
  margin-bottom: 5px;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__title {
    font-size: 24px;
    padding: 0 20px;
  }
}

.frequent-products-old .frequent-products__title h2 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 1px #dadada;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__title h2 {
    font-size: 24px;
  }
}

.frequent-products-old .frequent-products__inner {
  padding: 10px;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__inner {
    padding: 20px 0;
  }
}

.frequent-products-old .frequent-products__type {
  display: none;
}

.frequent-products-old .frequent-products__item {
  display: none;
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  color: #000000;
  width: 25%;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item--info {
    margin-top: 15px;
  }
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__item {
    width: 16%;
    padding-right: 10px;
  }
}

.frequent-products-old .frequent-products__item.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.frequent-products-old .frequent-products__item--inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item--inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
  }
}

.frequent-products-old .frequent-products__item--title {
  font-weight: bold;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item--title {
    display: none;
  }
}

.frequent-products-old .frequent-products__item.plus:before {
  content: '+';
  font-size: 40px;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item.plus:before {
    font-size: 20px;
  }
}

.frequent-products-old .frequent-products__item.equal {
  width: 36%;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item.equal {
    width: 100%;
    text-align: center;
    padding: 0 16px;
  }
}

.frequent-products-old .frequent-products__item.equal:before {
  content: '=';
  font-size: 40px;
  margin-right: 50px;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item.equal:before {
    display: none;
  }
}

.frequent-products-old .frequent-products__item.equal .frequent-products__item--title {
  margin: 10px 0;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__item.equal .frequent-products__price {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.frequent-products-old .frequent-products__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.frequent-products-old .frequent-products__img {
  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) {
  .frequent-products-old .frequent-products__img {
    padding: 0 10px;
  }
}

.frequent-products-old .frequent-products__img img {
  width: 100%;
}

.frequent-products-old .frequent-products__price {
  font-size: 20px;
  color: #222425;
  margin-bottom: 4%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__price {
    font-size: 24px;
  }
}

.frequent-products-old .frequent-products__price--sm {
  font-weight: normal;
  font-size: 20px;
  color: #26282a;
  margin-right: 5px;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__price--sm {
    display: none;
  }
}

.frequent-products-old .frequent-products__price--msrp {
  font-size: 10px;
  font-weight: 100;
  color: #aaaaaa;
  line-height: 1.1;
  text-decoration: line-through;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__price--msrp {
    font-size: 12px;
  }
}

.frequent-products-old .frequent-products__price--full {
  margin-left: 5px;
  text-align: left;
}

.frequent-products-old .frequent-products__price--save {
  font-size: 10px;
  font-weight: 700;
  color: #00b3e3;
  line-height: 1.1;
  white-space: nowrap;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__price--save {
    font-size: 12px;
  }
}

.frequent-products-old .frequent-products__cta {
  font-weight: 700;
  background-color: #1428a0;
  color: #fff;
  border: 0 none;
  min-width: 250px;
  margin: 10px 0px;
}

.frequent-products-old .frequent-products__cta:hover, .frequent-products-old .frequent-products__cta:focus {
  background-color: #0b175c;
}

@media (max-width: 768px) {
  .frequent-products-old .frequent-products__cta {
    font-size: 10px;
    padding: 15px 38px 15px 40px;
  }
}

.frequent-products-old .frequent-products__cta.ha-disabled {
  background-color: #979797 !important;
  cursor: default;
  pointer-events: none;
}

.frequent-products-old .frequent-products__cta.ha-disabled:hover, .frequent-products-old .frequent-products__cta.ha-disabled:focus {
  background-color: #979797 !important;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.frequent-products-old .frequent-products__zipCode--label {
  font-size: 14px;
  color: #222425;
  font-weight: bold;
  display: block;
  margin-top: 4%;
  position: relative;
}

.frequent-products-old .frequent-products__zipCode--label.error {
  color: #e02020;
}

.frequent-products-old .frequent-products__zipCode--label.error input {
  border: 1px solid #e02020;
}

.frequent-products-old .frequent-products__zipCode--label input {
  display: block;
  padding-left: 5px;
  margin: 10px auto 15px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #a6a6a6;
  background-color: #ffffff;
  width: 250px;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__zipCode--label input {
    height: 50px;
    line-height: 50px;
    margin: 10px auto 20px;
  }
}

.frequent-products-old .frequent-products__zipCode--success, .frequent-products-old .frequent-products__zipCode--fail {
  display: none;
  margin: 10px 0;
}

.frequent-products-old .frequent-products__zipCode--text {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.frequent-products-old .frequent-products__zipCode--text b {
  font-weight: bold;
}

.frequent-products-old .frequent-products__zipCode--value {
  margin-right: 5px;
}

.frequent-products-old .frequent-products__zipCode--loader {
  display: none;
  position: absolute;
  border-top: 5px solid rgba(14, 28, 45, 0.2);
  border-right: 5px solid rgba(14, 28, 45, 0.2);
  border-bottom: 5px solid rgba(14, 28, 45, 0.2);
  border-left: 5px solid #1428a0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  bottom: 12.5px;
  right: -webkit-calc(50% - 110px);
  right: calc(50% - 110px);
  -webkit-animation: load 1s infinite linear;
  animation: load 1s infinite linear;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}

.frequent-products-old .frequent-products__zipCode--wrapper-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.frequent-products-old .frequent-products__zipCode--wrapper p {
  color: #222425;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.frequent-products-old .frequent-products__zipCode--wrapper p.red {
  color: #e23118;
}

.frequent-products-old .frequent-products__zipCode--wrapper a {
  color: #1428a0;
  cursor: pointer;
}

.frequent-products-old .frequent-products__zipCode--checkmark {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #7fd44f;
  width: 23px;
  height: 23px;
  margin-right: 10px;
}

.frequent-products-old .frequent-products__zipCode--checkmark div {
  display: inline-block;
  position: absolute;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2px;
  left: 5px;
}

.frequent-products-old .frequent-products__zipCode--checkmark div:after {
  content: '';
  display: block;
  width: 5px;
  height: 10px;
  border: solid #7fd44f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.frequent-products-old .frequent-products__selection {
  padding: 0 3%;
}

.frequent-products-old .frequent-products__selection-title, .frequent-products-old .frequent-products__selection-price, .frequent-products-old .frequent-products__selection-link {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__selection-title, .frequent-products-old .frequent-products__selection-price, .frequent-products-old .frequent-products__selection-link {
    font-size: 14px;
  }
}

.frequent-products-old .frequent-products__selection-title, .frequent-products-old .frequent-products__selection-price {
  color: #000;
}

.frequent-products-old .frequent-products__selection-price {
  margin-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.frequent-products-old .frequent-products__selection-link {
  color: #1324ae;
  display: inline;
}

.frequent-products-old .frequent-products__parent, .frequent-products-old .frequent-products__child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin: 15px 0;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.frequent-products-old .frequent-products__parent p, .frequent-products-old .frequent-products__child p {
  position: relative;
  line-height: 1;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-height: 24px;
  overflow: hidden;
  padding-right: 1em;
}

@media (min-width: 769px) {
  .frequent-products-old .frequent-products__parent p, .frequent-products-old .frequent-products__child p {
    font-size: 14px;
    width: auto;
  }
}

.frequent-products-old .frequent-products__parent p:before, .frequent-products-old .frequent-products__child p:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

.frequent-products-old .frequent-products__parent p:after, .frequent-products-old .frequent-products__child p:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  background: white;
}

.frequent-products-old .frequent-products__checkbox {
  width: 20px;
  height: 20px;
  position: relative;
  border: solid 1px #636363;
  margin-right: 10px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.frequent-products-old .frequent-products__checkbox.active {
  background-color: #1428a0;
  border: solid 1px #1428a0;
}

.frequent-products-old .frequent-products__checkbox.active:after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 2px;
  height: 6px;
  width: 12px;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__info-filter .filter__wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-filter .filter__text {
  font-size: 14px;
  line-height: 18px;
  color: #222425;
  margin-top: 15px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2 .product-details__info-filter .filter__text a {
  color: #1428a0;
  display: inline;
  cursor: pointer;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-filter .filter__text img {
  width: 15%;
  max-width: 65px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 4%;
}

.product-details-ha-v2 .product-details__info-filter .filter__check {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #0077C8;
  border-left: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll, .product-details-ha-v2 .product-details__info-filter .filter__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-option, .product-details-ha-v2 .product-details__info-filter .filter__action-option {
  position: relative;
  padding: 15px;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #222425;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-filter .filter__enroll-option, .product-details-ha-v2 .product-details__info-filter .filter__action-option {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-option.selected, .product-details-ha-v2 .product-details__info-filter .filter__action-option.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-option.checked .filter__check, .product-details-ha-v2 .product-details__info-filter .filter__action-option.checked .filter__check {
  display: block;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-right, .product-details-ha-v2 .product-details__info-filter .filter__action-right {
  text-align: right;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-title, .product-details-ha-v2 .product-details__info-filter .filter__action-title {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-text, .product-details-ha-v2 .product-details__info-filter .filter__action-text {
  font-size: 12px;
  line-height: 15px;
  color: #222425;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-msrp, .product-details-ha-v2 .product-details__info-filter .filter__action-msrp {
  font-size: 11px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-save, .product-details-ha-v2 .product-details__info-filter .filter__action-save {
  font-size: 11px;
  color: #dc2525;
  white-space: nowrap;
}

.product-details-ha-v2 .product-details__info-filter .filter__enroll-option:hover {
  border: 1px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-filter .filter__selection, .product-details-ha-v2 .product-details__info-filter .filter__subscribe {
  margin-top: 10px;
  position: relative;
  padding: 30px 0 20px;
  border: 1px solid #0077c8;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px #0077c8;
  box-shadow: 0 0 0 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-row {
  margin: 5px 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 10px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-checkbox.error {
  border-color: #dc2525;
  -webkit-box-shadow: 0 0 0 1px #dc2525;
  box-shadow: 0 0 0 1px #dc2525;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-checkbox.checked:before, .product-details-ha-v2 .product-details__info-filter .filter__subscribe-checkbox:hover:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: #1428a0;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-price {
  font-size: 14px;
  line-height: 19px;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-msrp {
  margin-left: 4px;
  font-size: 12px;
  line-height: 19px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-save {
  font-size: 11px;
  line-height: 18px;
  color: #dc2525;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term {
  margin: 10px 20px 0;
  font-size: 14px;
  line-height: 18px;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term a {
  color: #1428a0;
  font-weight: 700;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term .less {
  display: block;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term .more {
  display: none;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term.full .less {
  display: none;
}

.product-details-ha-v2 .product-details__info-filter .filter__subscribe-term.full .more {
  display: block;
}

.product-details-ha-v2 .product-details__info-filter .filter__mounts {
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .product-details__info-filter .filter__card {
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 12px;
  width: -webkit-calc(33% - 10px);
  width: calc(33% - 10px);
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-filter .filter__card-img {
  text-align: center;
}

.product-details-ha-v2 .product-details__info-filter .filter__card-img img {
  max-width: 100%;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-filter .filter__card-img img {
    height: 80px;
  }
}

.product-details-ha-v2 .product-details__info-filter .filter__card-title {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-filter .filter__card-price {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-filter .filter__card-price .msrp-price {
  font-size: 11px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-filter .filter__card-msrp {
  margin-left: 5px;
  font-size: #a6a6a6;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-filter .filter__card.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

.product-details-ha-v2 .product-details__info-filter .cta-button {
  text-align: center;
  width: 60%;
  margin: 0 20px;
  padding: 15px 20px;
  font-size: 12px;
  letter-spacing: 2.4px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-filter .icon-x {
  font-size: 16px;
  position: absolute;
  top: 13px;
  right: 8px;
  cursor: pointer;
  color: #cacaca;
}

.product-details-ha-v2 .product-details__info-filter .filter__result {
  position: relative;
  border: 1px solid #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-filter .filter__result .filter__text {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-filter .filter__result-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-filter .filter__result-text {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-filter .filter__result b {
  font-weight: 700;
  letter-spacing: 0.2px;
}

.product-details-ha-v2 .product-details__info-filter .filter__result .price {
  color: #222425;
  margin-bottom: 0;
}

.product-details-ha-v2 .product-details__info-filter .filter__result-check {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  width: 15px;
  height: 9px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__info-filter .filter__edit {
  position: absolute;
  font-size: 10px;
  top: 12px;
  right: 15px;
  color: #1428a0;
  letter-spacing: 0.1px;
  cursor: pointer;
}

.frequent-products-tv {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  background-color: white !important;
  margin-top: 30px;
}

.frequent-products-tv.display {
  opacity: 1;
}

.frequent-products-tv div[hidden] {
  display: none;
}

@media (max-width: 768px) {
  .frequent-products-tv .desktop {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .frequent-products-tv .mobile {
    display: none !important;
  }
}

.frequent-products-tv .frequent-products__item {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 10px;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
  }
}

.frequent-products-tv .frequent-products__item--inner {
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 8% 10px;
  border-top-width: 4px;
  border-top-color: #000;
  position: relative;
  cursor: pointer;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item--inner {
    padding: 30px 8% 20px;
  }
}

.frequent-products-tv .frequent-products__item--options {
  text-align: center;
  margin: 10px 0;
}

.frequent-products-tv .frequent-products__item--options .color-block {
  width: 18px;
  height: 18px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 3px 5px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .frequent-products-tv .frequent-products__item--options .color-block {
    width: 12px;
    height: 12px;
  }
}

.frequent-products-tv .frequent-products__item--options .color-block.active {
  -webkit-box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #a6a6a6;
  box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #a6a6a6;
}

.frequent-products-tv .frequent-products__item-banner {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 5px;
  background-color: #000;
  color: #fff;
  font-size: 8px;
  line-height: 13px;
  font-weight: 700;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: SamsungOneLatinWeb;
}

.frequent-products-tv .frequent-products__item-banner::after {
  content: '';
  position: absolute;
  border-top: solid 17px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item-banner::after {
    border-top: solid 25px #000;
  }
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item-banner {
    padding: 6px 10px;
    font-size: 12px;
  }
}

.frequent-products-tv .frequent-products__item .icon-plus {
  position: absolute;
  font-size: 14px;
  color: #00b3e3;
  top: 10px;
  right: 10px;
  z-index: 1;
  cursor: pointer;
}

.frequent-products-tv .frequent-products__item .icon-plus:before {
  content: "" !important;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item .icon-plus {
    font-size: 25px;
    top: 15px;
    right: 15px;
  }
}

.frequent-products-tv .frequent-products__item-check {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__item-check {
    top: 15px;
    right: 15px;
  }
}

.frequent-products-tv .frequent-products__item.selected .frequent-products__item--inner {
  border-bottom-color: #0077c8;
  border-left-color: #0077c8;
  border-right-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
  cursor: pointer;
}

.frequent-products-tv .frequent-products__item.selected .icon-plus {
  display: none;
}

.frequent-products-tv .frequent-products__item.selected .frequent-products__item-check {
  display: block;
}

.frequent-products-tv .frequent-products__items {
  position: relative;
  padding-bottom: 30px;
}

.frequent-products-tv .frequent-products__arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #dcdcdc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

@media (max-width: 768px) {
  .frequent-products-tv .frequent-products__arrow.prev {
    top: 0;
    right: 20%;
  }
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__arrow.prev {
    bottom: 0;
    left: 16%;
  }
}

@media (max-width: 768px) {
  .frequent-products-tv .frequent-products__arrow.next {
    top: 0;
    right: 5%;
  }
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__arrow.next {
    bottom: 0;
    right: 36%;
  }
}

.frequent-products-tv .frequent-products__title {
  font-family: SamsungSansSharp;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 5px;
  text-align: center;
  padding: 0 8px;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__title {
    font-size: 28px;
    line-height: 35px;
  }
}

.frequent-products-tv .frequent-products__subtitle {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 25px;
  padding: 0 8px;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__subtitle {
    font-size: 16px;
  }
}

.frequent-products-tv .frequent-products__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  overflow: auto;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.frequent-products-tv .frequent-products__track::-webkit-scrollbar {
  height: 5px;
}

.frequent-products-tv .frequent-products__track::-webkit-scrollbar-thumb {
  background: #bbb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

@media (max-width: 768px) {
  .frequent-products-tv .frequent-products__track {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.frequent-products-tv .frequent-products__img {
  width: 60%;
  margin: 10px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 120px;
}

.frequent-products-tv .frequent-products__img img {
  max-width: 100%;
  max-height: 100%;
}

.frequent-products-tv .frequent-products__bottom {
  text-align: left;
}

.frequent-products-tv .frequent-products__bottom-title {
  font-family: SamsungSansSharp;
  font-weight: 700;
  font-size: 10px;
  line-height: 12.5px;
  letter-spacing: 0.4px;
  margin-bottom: 1em;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__bottom-title {
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 2.5em;
  }
}

.frequent-products-tv .frequent-products__bottom-price .epp-price {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  margin-right: 5px;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__bottom-price .epp-price {
    font-size: 20px;
    line-height: 24px;
  }
}

.frequent-products-tv .frequent-products__bottom-price .epp-suggested {
  font-size: 9px;
  line-height: 10px;
  font-weight: 400;
  color: #a6a6a6;
  text-decoration: line-through;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__bottom-price .epp-suggested {
    font-size: 16px;
    line-height: 24px;
  }
}

.frequent-products-tv .frequent-products__bottom-ship {
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
  color: #969696;
  font-weight: 700;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__bottom-ship {
    margin-top: 8px;
  }
}

.frequent-products-tv .frequent-products__bottom-link {
  font-size: 12px;
  line-height: 14px;
  color: #1428a0;
  cursor: pointer;
  margin-top: 3px;
}

@media (min-width: 769px) {
  .frequent-products-tv .frequent-products__bottom-link {
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
  }
}

.product-details-ha-v2 .product-details__info .laundry-bundle-description {
  display: none;
}

.product-details-ha-v2 .product-details__info .laundry-bundle-learn {
  display: none;
}

.product-details-ha-v2 .product-details__info .laundry-bundle-assets {
  display: none;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle {
  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;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-bundle-section {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-access, .product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-premium {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-haDelivery {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-recycle {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-laundryPair {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-laundryAccessory {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-offer {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-tradein {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-filter {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-purchase {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-results {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-tbyb {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-description {
  display: block;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-description li {
  position: relative;
  margin-left: 12px;
  font-weight: 400;
  letter-spacing: .15px;
  line-height: 18px;
  margin: 0 0 0 20px;
  color: #000000;
  font-size: 12px;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-description li:before {
  content: "\2022";
  position: absolute;
  left: -20px;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-description sup {
  font-size: 50%;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .product-details__info-bundle {
  display: block !important;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-learn {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  border-bottom: 1px solid #000;
  cursor: pointer;
  margin: 3px 0;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-assets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 10px 0;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-summary {
  max-width: 80px;
  width: 25%;
  text-align: center;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-summary img {
  max-height: 35px;
  max-width: 35px;
}

.product-details-ha-v2 .product-details__info.isLaundryBundle .laundry-bundle-summary span {
  font-size: 8px;
  padding: 10px 4px 0;
  height: 40px;
}
.chat-button-app {
  display: none;
}
.chat-container1{
  text-align: center;
}

.chat-button1{
  font-family: "SamsungOne700";
  letter-spacing: 0.26px;
  font-weight: bold;
  color: #20a2ff !important;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.chat-icon1{
  padding: 0px 10px 0px 0px;
  margin-bottom: -6px;
}
.disclaimer .multi-column-container td {
  text-align: center;
}

@media (max-width: 768px) {
  .title.section {
    display: none;
  }
}

.shopapp .product-details-ha-v2 .container-wrapper-left .slick-dots {
  display: none !important;
}

.product-details-ha-v2 .row {
  font-family: SamsungOneLatinWeb;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin-right: 0;
  }
}

.product-details-ha-v2 .container-wrapper-left {
  background-color: #fff;
  font-size: 0;
  display: inline-block;
  float: none;
  vertical-align: middle;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .container-wrapper-left {
    border-left-width: 0;
    margin-bottom: 5.12%;
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left {
    border-left-width: 0;
    width: 62%;
    margin: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.product-details-ha-v2 .container-wrapper-left__ctas {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 40px;
  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;
  z-index: 9;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .container-wrapper-left__ctas {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    padding: 0 10px;
  }
}

.product-details-ha-v2 .container-wrapper-left__ctas__ar {
  position: relative;
}

.product-details-ha-v2 .container-wrapper-left__ctas__ar img {
  width: 59px;
  height: 59px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .container-wrapper-left__ctas__ar img {
    width: 45px;
    height: 45px;
  }
}

.product-details-ha-v2 .container-wrapper-left__ctas__ar a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left__ctas__ar a {
    display: none;
  }
}

.product-details-ha-v2 .container-wrapper-left__ctas__360 {
  display: none;
}

.product-details-ha-v2 .container-wrapper-left__ctas__360 img {
  cursor: pointer;
  margin-left: 35px;
  width: 48px;
  height: 48px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .container-wrapper-left__ctas__360 img {
    width: 34px;
    height: 34px;
    margin-left: 10px;
  }
}

.product-details-ha-v2 .container-wrapper-left .sticky-wrapper {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper {
    padding-left: 24px;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper.sticky {
    position: fixed;
    z-index: 10;
    max-width: 864px;
    width: 62%;
    background-color: #fff;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper.sticky-absolute {
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    bottom: 0;
  }
}

.product-details-ha-v2 .container-wrapper-right {
  display: inline-block;
  float: none;
  vertical-align: top;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-right {
    width: 38%;
    min-width: 350px;
    border-left: none;
    margin: 0;
    padding-left: 2.2%;
    padding-right: 1px;
  }
}

.product-details-ha-v2 .product-details__info {
  font-family: SamsungOneLatinWeb;
  font-size: 0;
  /* review _review.scss */
}

.product-details-ha-v2 .product-details__info .rewards-hint {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  width: 100%;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info .rewards-hint-image {
  height: 25px;
  width: 40px;
  margin-right: 10px;
}

.product-details-ha-v2 .product-details__info .rewards-hint-desc {
  color: #FF7C2E;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info {
    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;
  }
  .product-details-ha-v2 .product-details__info > * {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .product-details-ha-v2 .product-details__info .product-details__customize {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}

.product-details-ha-v2 .product-details__info .info__title {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-title {
  font-family: SamsungSansSharp;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 6px;
}

.product-details-ha-v2 .product-details__info-sku-container {
  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;
}

.product-details-ha-v2 .product-details__info-sku, .product-details-ha-v2 .product-details__info-sku-ob, .product-details-ha-v2 .product-details__info-sku-name {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: #afafaf;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-sku, .product-details-ha-v2 .product-details__info-sku-ob, .product-details-ha-v2 .product-details__info-sku-name {
    font-size: 10px;
    line-height: 12px;
  }
}

.product-details-ha-v2 .product-details__info-description {
  margin-top: 8px;
  margin-bottom: 30px;
  color: #363636;
  font-size: 14px;
  font-family: SamsungOneLatinWeb, sans-serif;
  font-weight: 600;
  padding-left: 15px;
}

.product-details-ha-v2 .product-details__info-description li {
  font-weight: normal;
  list-style: disc;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 16px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-description li {
    font-size: 14px;
    line-height: 21px;
  }
}

.product-details-ha-v2 .product-details__info-delivary {
  text-align: left;
  padding: 30px 0;
  font-size: 14px;
  border-top: #979797 solid .5px;
}

.product-details-ha-v2 .product-details__info-offer {
  border-top: #979797 solid 0.5px;
  padding: 30px 0;
}

.product-details-ha-v2 .product-details__info-offer .info__title {
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-offer .offer__card {
  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;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 25px 15px;
  position: relative;
}

.product-details-ha-v2 .product-details__info-offer .offer__card img {
  width: 30%;
  margin-right: 2%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
  width: 90%;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #222425;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-price {
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-promo {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-msrp {
  font-size: 14px;
  line-height: 18px;
  margin-left: 5px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-offer .offer__card.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-offer .offer__card.selected .offer__active {
  display: block;
}

.product-details-ha-v2 .product-details__info-offer .offer__card.selected .offer__inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__card.selected .offer__check {
  display: block;
}

.product-details-ha-v2 .product-details__info-offer .offer__card-link {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #1428a0;
  margin-top: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-offer .offer__active {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__active, .product-details-ha-v2 .product-details__info-offer .offer__inactive {
  position: absolute;
  font-size: 10px;
  letter-spacing: 0.12px;
  font-weight: 700;
  color: #1428a0;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-offer .offer__check {
  display: none;
  position: absolute;
  border-bottom: 2px solid #0077c8;
  width: 16px;
  height: 10px;
  border-left: 2px solid #0077c8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 12px;
  bottom: 17px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card {
  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;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 25px 15px;
  position: relative;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card .selected-info {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card .selected-label {
  font-weight: bold;
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
  margin-top: 8px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card .selected-name {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0.18px;
  line-height: 18px;
  margin-top: 3px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card .selected-price {
  color: #222425;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 3px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card img {
  width: 25%;
  margin-right: 2%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-offer .offer__bundle-card img {
    width: 15%;
  }
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-cardTitle {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
  width: 90%;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-cardText {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #222425;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card.selected .offer__bundle-active {
  display: block;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card.selected .offer__bundle-inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-card.selected .selected-info {
  display: block;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-active {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-active, .product-details-ha-v2 .product-details__info-offer .offer__bundle-inactive {
  position: absolute;
  font-size: 10px;
  letter-spacing: 0.12px;
  font-weight: 700;
  color: #1428a0;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-wrapper {
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5% 1%;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.5%;
  margin-bottom: 1%;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-title span {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-title button {
  font-size: 30px;
  color: gray;
  width: 30px;
  height: 30px;
  margin-top: -5px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-offer .offer__bundle-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-iconPlus {
  position: absolute;
  font-size: 11px;
  color: #00b3e3;
  top: 5px;
  right: 5px;
  z-index: 1;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-iconCheck {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  width: 11px;
  height: 6px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-option {
  display: none;
  margin: 3% 2%;
  width: 96%;
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  padding: 5%;
  cursor: pointer;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-offer .offer__bundle-option {
    margin: 1.5%;
    width: 30.3%;
    padding: 2%;
  }
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-option.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-option.selected .offer__bundle-iconPlus {
  display: none;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-option.selected .offer__bundle-iconCheck {
  display: block;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-option.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-offer .offer__bundle-option.show {
    display: block;
  }
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-action {
  margin-top: 2%;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-more {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-more span {
  margin-left: 5px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-img {
  width: 30%;
  margin: 0 10% 0 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-offer .offer__bundle-img {
    max-width: 100%;
    width: 70%;
    margin: 15%;
  }
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-name {
  color: rgba(0, 0, 0, 0.85);
  font-family: SamsungSansSharp;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 13px;
  margin-bottom: 6%;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-price {
  margin-bottom: 3%;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-promo {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.33px;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-msrp {
  color: #A6A6A9;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.33px;
  line-height: 14px;
  text-decoration: line-through;
  margin-left: 3px;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-ship {
  color: #969696;
  font-family: SamsungOneLatinWeb;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 13px;
  margin-bottom: 5%;
}

.product-details-ha-v2 .product-details__info-offer .offer__bundle-link {
  color: #1428A0;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-summary {
  padding-bottom: 25px;
}

.product-details-ha-v2 .product-details__info-summary .summary__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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  line-height: 24px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-summary .summary__row {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
}

.product-details-ha-v2 .product-details__info-summary .summary__row-price:first-child {
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-summary .summary__row-price:nth-child(2) {
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-summary .summary__row-title {
  max-width: 80%;
  text-align: left;
  margin-right: 3px;
}

.product-details-ha-v2 .product-details__info-summary .summary__row span + span {
  text-align: right;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 50%;
}

.product-details-ha-v2 .product-details__info-summary .summary__row b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-summary .summary__row .lg {
  font-size: 20px;
}

.product-details-ha-v2 .product-details__info-summary .summary__row .md {
  font-size: 14px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-summary .summary__row .md {
    font-size: 12px;
  }
}

.product-details-ha-v2 .product-details__info-summary .summary__row .sm {
  font-size: 10px;
  line-height: 12px;
}

.product-details-ha-v2 .product-details__info-summary .summary__total {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  border-top: solid 1px #a6a6a6;
  padding-top: 10px;
}

.product-details-ha-v2 .product-details__info-results {
  background-color: #f7f7f7;
  padding: 30px 15px 20px;
  margin: 30px 0;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-results .cta-button {
  width: 70%;
  font-size: 13px;
  line-height: 16px;
  padding: 17px 20px;
  background-color: #1428a0;
  color: #FFF;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-results .product-details__info-add_quickbuy{
  width: 70%;
  font-size: 13px;
  line-height: 16px;
  padding: 17px 20px;
  background-color: #1428a0;
  color: #FFF;
  font-weight: 700;
  display: none;
}

.complete_your_Kitchen_cta_newStyles {
    width: auto !important;
    font-size: 13px;
    line-height: 14px;
    padding: 17px 0px 0px 0px !important;
    background-color: transparent !important;
    color: #000 !important; 
    font-weight: 700;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
    letter-spacing: 0em !important;
}

.complete_your_Kitchen_cta_newStyles:hover {
  color: #000 !important;
  background-color: transparent !important;
}

.product-details-ha-v2 .product-details__info-results .cta-button:hover {
  background-color: #0c175c;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-results .cta-button {
    width: 100%;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .complete_your_Kitchen_cta_newStyles {
    width: auto !important;
    font-size: 13px;
    line-height: 14px;
    padding: 17px 0px 0px 0px !important;
    background-color: transparent !important;
    color: #000 !important; 
    font-weight: 700;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
    letter-spacing: 0em !important;
  }
}

.product-details-ha-v2 .product-details__info-results .eco-m .eco-c .ecr-open-details {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-ha-v2 .product-details__info-reward {
  text-align: center;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-reward__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-reward__content {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: center;
  }
}

.product-details-ha-v2 .product-details__info-reward__img {
  width: 16px;
  height: 16px;
  margin-right: 3px;
}

.product-details-ha-v2 .product-details__info-reward__desc {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.2px;
  text-align: left;
  padding-left: 5px;
}

.product-details-ha-v2 .product-details__info-cartContinue a {
  cursor: pointer;
  font-size: 13px;
  line-height: 16px;
  margin-top: 15px;
  color: #1428a0;
  text-align: center;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-cartContinue a {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-buy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }
}

.product-details-ha-v2 .product-details__info-buy a {
  font-size: 13px;
  line-height: 16px;
  margin-top: 15px;
  color: #1428a0;
  text-align: center;
  font-weight: 700;
}

.product-details__where-to-buy{
  display: inline-block !important;
  color: #000 !important;
  font-weight: unset !important;
  border-bottom: 1px solid #000 !important;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-buy a {
    font-size: 12px;
  }
}

.product-details-ha-v2 .product-details__info-buy .mobile {
  display: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-buy .mobile {
    display: block;
  }
}

.product-details-ha-v2 .product-details__info-buy .ship__info {
  margin-top: 15px;
  text-align: right;
}

.product-details-ha-v2 .product-details__info-buy .ship__info-title {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: 0.2px;
  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;
}

.product-details-ha-v2 .product-details__info-buy .ship__info-title img {
  margin-right: 5px;
}

.product-details-ha-v2 .product-details__info-buy .ship__info-detail {
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.2px;
  margin-top: 5px;
}

.product-details-ha-v2 .product-details__info-FBToffer .info__title a {
  font-size: 12px;
  color: #1428a0;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-payment-option {
  margin-top: 30px;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-payment-option {
    margin-top: 25px;
  }
}

.product-details-ha-v2 .product-details__info-payment-option__title {
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-payment-option__title {
    font-size: 10px;
    margin-bottom: 8px;
    line-height: 12px;
  }
}

.product-details-ha-v2 .product-details__info-payment-option__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2 .product-details__info-payment-option__icons img {
  margin-right: 10px;
}

.product-details-ha-v2 .product-details__info-payment-option__icons img.applepay {
  display: none;
}

.product-details-ha-v2 .product-details__info-ship .shipping-info {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.3px;
  margin: 15px 0 10px;
}

.product-details-ha-v2 .product-details__info-ship .shipping-info b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__identify .row {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__identify .row {
    margin-top: 10px;
  }
}

.product-details-ha-v2 .product-details__thumbnail {
  display: none;
  padding: 50px 0;
}

.product-details-ha-v2 .product-details__thumbnail .slick-disabled {
  display: block !important;
}

.product-details-ha-v2 .product-details__thumbnail .slick-disabled span {
  color: #d5d5d5 !important;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev {
  bottom: inherit;
  top: -48px;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev::before {
  content: none !important;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev span {
  color: #363636;
  font-size: 50px;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev span::before {
  content: '\e900';
}

.product-details-ha-v2 .product-details__thumbnail .slick-next {
  bottom: -35px;
  top: inherit;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-details-ha-v2 .product-details__thumbnail .slick-next::before {
  content: none !important;
}

.product-details-ha-v2 .product-details__thumbnail .slick-next span {
  color: #363636;
  font-size: 50px;
}

.product-details-ha-v2 .product-details__thumbnail .slick-next span::before {
  content: '\e901';
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__thumbnail {
    display: inline-block;
    vertical-align: middle;
    width: 12.5%;
    position: relative;
    z-index: 1;
  }
}

.product-details-ha-v2 .product-details__thumbnail-color {
  margin: 0 9.32%;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  cursor: pointer;
  margin-bottom: 13.56%;
  width: 100%;
  padding: 1px;
  position: relative;
  padding-bottom: 73%;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img:last-child {
  margin-bottom: 0;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > img {
  opacity: .5;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > img.active {
  opacity: 1;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > img:nth-child(2) {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > img:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > img:nth-child(2).active {
  opacity: 0;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > picture:nth-child(2) {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > picture:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > picture:nth-child(2).active {
  opacity: 0;
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > picture img {
  opacity: .5;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

.product-details-ha-v2 .product-details__thumbnail-color .thumbnail-img > picture img.active {
  opacity: 1;
}

.product-details-ha-v2 .product-details__photo {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(7 / 8 * 100% - 1px);
    width: calc(7 / 8 * 100% - 1px);
    margin-left: 1px;
  }
}

.product-details-ha-v2 .product-details__photo .badge-wrapper {
  bottom: auto;
  display: block;
  left: auto;
  position: absolute;
  right: auto;
  top: auto;
  z-index: 98;
}

.product-details-ha-v2 .product-details__photo .badge-wrapper .badge {
  width: auto;
  max-height: 70px;
}

.product-details-ha-v2 .product-details__photo .badge-top-right {
  top: 20px;
  right: 20px;
}

.product-details-ha-v2 .product-details__photo-color .photo-img {
  display: block;
  outline: 0;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img {
    display: none;
    padding: 50px 0;
  }
  .product-details-ha-v2 .product-details__photo-color .photo-img.active {
    display: block;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img .icon-zoom-in {
  bottom: 5px;
  font-size: 15px;
  position: absolute;
  right: 5px;
  padding: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img .icon-zoom-in {
    display: none;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container {
  position: relative;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .play-btn-icon {
  /*visibility: hidden;*/
  cursor: pointer;
  background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/video.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 1;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img .video-container .play-btn-icon {
    height: 40px;
    width: 40px;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .rotate-wrapper {
  position: absolute;
  cursor: col-resize;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  width: 100%;
  top: 50px;
  left: 0;
}

.product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .rotate-wrapper .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .rotate-wrapper {
    display: none;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .instruction {
  bottom: 0;
  font-weight: 300;
  position: absolute;
  text-align: center;
  width: 100%;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .instruction {
    display: none;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .product-details__img {
  opacity: 0.4;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .product-details__img {
    opacity: 0;
    pointer-events: none;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .mobile360 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  height: 80px;
  width: 80px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo-color .photo-img-threesixty .mobile360 {
    display: none;
  }
}

.product-details-ha-v2 .product-details__photo-color .photo-img .product-details__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  width: 100%;
}

.product-details-ha-v2 .product-details__photo-color .photo-img.video .product-details__img {
  cursor: pointer;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__summary--cards.desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    padding-bottom: 30px;
    margin-left: 12.5%;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__summary--cards.desktop {
    display: none;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__summary--cards.mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__summary--cards.mobile {
    display: block;
    width: 100%;
    background-color: white;
    font-size: 0;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__summary--cards___card {
    font-size: 14px;
    line-height: 1.71;
    border-right: 1px solid #dddddd;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .product-details-ha-v2 .product-details__summary--cards___card:last-child {
    border-right: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__summary--cards___card {
    font-size: 11px;
    line-height: 1.71;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 20px 0px;
  }
  .product-details-ha-v2 .product-details__summary--cards___card:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }
}

.product-details-ha-v2 .product-details__summary--cards___card .card__icon-text__main {
  font-size: 44px;
  font-weight: 200;
  left: -8px;
  letter-spacing: -.1em;
  line-height: 56px;
  position: relative;
  line-height: 56px;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__summary--cards___card .card__icon-text__suffix {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 11px;
}

.product-details-ha-v2 .product-details__summary--cards___card img {
  height: 56px;
  margin-bottom: 15px;
  width: auto;
}

.product-details-ha-v2 .product-details__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 5%;
  display: none;
  z-index: 11111;
}

.product-details-ha-v2 .product-details__overlay-inner {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  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;
}

.product-details-ha-v2 .product-details__overlay-inner .photo-img-threesixty-mobile {
  width: 100%;
  max-height: 100%;
}

.product-details-ha-v2 .product-details__overlay iframe {
  width: 100%;
  height: 100%;
}

.product-details-ha-v2 .product-details__overlay-title {
  position: absolute;
  top: 10%;
  width: 100%;
  text-align: center;
}

.product-details-ha-v2 .product-details__overlay-close {
  z-index: 9;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 60px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__overlay-close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .product-details__overlay-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__banner {
  display: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__banner {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}

.product-details-ha-v2 .product-details__banner-title {
  color: #0077c8;
}

.product-details-ha-v2 .product-details__banner .cta-wishlist {
  color: #1428a0;
  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;
}

.product-details-ha-v2 .product-details__banner .cta-wishlist img {
  margin-right: 5px;
  height: 14px;
}

.product-details-ha-v2 .product-details__banner .chat-container {
  margin-right: 10px;
}

.product-details-ha-v2 .product-details__banner .chat-container a {
  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;
  color: #1428a0;
}

.product-details-ha-v2 .product-details__banner .chat-container img {
  margin-right: 5px;
  height: 18px;
}

.product-details-ha-v2 .product-details__info-heart {
  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;
}

.product-details-ha-v2 .product-details__arlayer {
  width: 50vw;
  min-height: 41.8vw;
  position: relative;
  background-color: white;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-details-ha-v2 .product-details__arlayer__wrap {
  z-index: 111111;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.product-details-ha-v2 .product-details__arlayer-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 60px;
  width: 28px;
  height: 28px;
  background-color: white;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  cursor: pointer;
  z-index: 9;
}

.product-details-ha-v2 .product-details__arlayer-close-icon {
  width: 15px;
  height: 15px;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

.product-details-ha-v2 .product-details__arlayer-close-icon::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .product-details__arlayer-close-icon::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__arlayer__mainimg {
  width: 100%;
  min-height: 25.64vw;
  background-color: gray;
}

.product-details-ha-v2 .product-details__arlayer__mainimg img {
  width: 100%;
}

.product-details-ha-v2 .product-details__arlayer__textwrap {
  text-align: center;
}

.product-details-ha-v2 .product-details__arlayer__title {
  font-size: 20px;
  font-family: "SamsungSansSharp";
  font-weight: 700;
  line-height: normal;
  line-height: 1.875vw;
  margin-bottom: 1.02vw;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__arlayer__title {
    font-size: 1.38889vw !important;
  }
}

.product-details-ha-v2 .product-details__arlayer__subtitle {
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 1.389vw;
  height: 40px;
  margin-bottom: 3.7vw;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__arlayer__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details-ha-v2 .product-details__arlayer__ctas {
  text-align: center;
}

.product-details-ha-v2 .product-details__arlayer__ctas a {
  width: 11.11vw;
  min-height: 3.34vw;
  -webkit-border-radius: .4vw;
  border-radius: .4vw;
  margin: 0 1.389vw;
  background-color: gray;
}

.product-details-ha-v2 .product-details__arlayer__ctas a img {
  width: 100%;
}

.product-details-ha-v2 .product-details__info-hybrid {
  margin-top: 24px;
  padding: 20px 24px;
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 23px;
  color: #000;
}

.product-details-ha-v2 .product-details__info-hybrid a {
  cursor: pointer;
  font-weight: 700;
  color: #1428a0;
}

.product-details__info-substitute {
  max-width: 515px;
  width: 100%;
  margin-bottom: 20px;
}

.product-details__info-substitute__intro {
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro {
    margin-bottom: 10px;
  }
}

.product-details__info-substitute__intro__title {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.27px;
  margin-bottom: 7px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    letter-spacing: .01875vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro__title {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    letter-spacing: .072vw;
    line-height: 6vw;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__intro__subtitle {
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 18px;
  letter-spacing: 0.27px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    line-height: 1.25vw;
    letter-spacing: .01875vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    line-height: 5vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__detail__item--inner {
  position: relative;
  border: 1px solid #979797;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding: 14px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__item--inner {
    padding: 14px;
  }
}

.product-details__info-substitute__detail__item--inner--withbanner {
  padding: 32px 14px 29px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__item--inner--withbanner {
    padding: 38px 14px 21px;
  }
}

.product-details__info-substitute__detail__item-banner {
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 4px 7px;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.27px;
  line-height: 14px;
  text-transform: uppercase;
  background-color: #000;
  color: #FFFFFF;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__item-banner {
    font-size: 0.83333vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__item-banner {
    letter-spacing: .01875vw;
    line-height: .979vw;
  }
}

.product-details__info-substitute__detail__item-banner::after {
  content: '';
  position: absolute;
  border-top: solid 20px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details__info-substitute__detail__img {
  margin-right: 6px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__img {
    margin-right: 5vw;
  }
}

.product-details__info-substitute__detail__img img {
  max-width: 141px;
  width: 9.79vw;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__img img {
    width: 22.2vw;
  }
}

.product-details__info-substitute__detail__bottom-title {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 6px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    line-height: 1.319vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 13px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    line-height: 4.44vw;
    margin-bottom: 1.11vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 0.90278vw !important;
  }
}

.product-details__info-substitute__detail__bottom-sku {
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.1px;
  line-height: 14px;
  color: #AFAFAF;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-sku {
    font-size: 0.83333vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-sku {
    line-height: .979vw;
    letter-spacing: -0.007vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-sku {
    line-height: 3.89vw;
    letter-spacing: -0.028vw;
  }
}

.product-details__info-substitute__detail__bottom-price {
  margin-top: 30px;
  margin-bottom: 14px;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  line-height: 17px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    line-height: 1.18vw;
  }
}

.product-details__info-substitute__detail__bottom-price .epp-savings-section {
  margin-left: 4px;
}

.product-details__info-substitute__detail__bottom-price .epp-suggested {
  font-weight: 400;
  color: #a6a6a6;
  text-decoration: line-through;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-price {
    margin-top: 9vw;
    margin-bottom: 4.5px;
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    line-height: 4.72vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__detail__bottom-link {
  -webkit-border-radius: 16.2px;
  border-radius: 16.2px;
  background-color: #1428A0;
  padding: 0 30px;
  color: #FFFFFF;
  text-align: center;
  font-size: 10px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.2px;
  line-height: 30px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-link {
    font-size: 0.69444vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-link {
    line-height: 2.08vw;
    letter-spacing: 0.0139vw;
    padding: 0 2.08vw;
    -webkit-border-radius: 1.125vw;
    border-radius: 1.125vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-link {
    line-height: 8.33vw;
    -webkit-border-radius: 4.17vw;
    border-radius: 4.17vw;
    padding: 0 8.33vw;
  }
}

.product-details__info-substitute__detail__bottom-link a:after {
  display: none;
}

.product-details__bespoke-wrapper {
  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;
}

.product-details__bespoke-button {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 2px solid black;
  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;
  padding: 15px 28px 15px 30px;
}

@media (min-width: 769px) {
  .product-details__bespoke-button {
    padding: 15px 38px 15px 40px;
  }
}

.product-details__bespoke-icon {
  height: 25px;
  width: 25px;
  margin-right: 5px;
}

.product-details__bespoke-font {
  color: rgba(0, 0, 0, 0.85);
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 0 20px;
}

.product-details__bespoke ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 10px;
}

.product-details__bespoke ul li {
  height: 16.5px;
  width: 16.5px;
  border: 1.17px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
}

.product-details__bespoke ul li:nth-child(1) {
  background: linear-gradient(313.86deg, #404246 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(2) {
  background: linear-gradient(313.86deg, #B39793 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(3) {
  background: linear-gradient(313.86deg, #4A5361 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(4) {
  background: linear-gradient(313.86deg, #EEECEB 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(5) {
  background: linear-gradient(313.86deg, #F1DDDE 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(6) {
  background: linear-gradient(313.86deg, #3A4052 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(7) {
  background: linear-gradient(313.86deg, #868B88 0%, #F3F1F0 100%);
}

.product-details__bespoke ul li:nth-child(8) {
  background: linear-gradient(313.86deg, #CDD4DD 0%, #F3F1F0 100%);
  margin-right: 0px;
}

.product-details-ha-v2 .product-details__hundred-day__trigger {
  cursor: pointer;
  margin: 19px 0;
  position: relative;
  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;
  color: #1428A0;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.26px;
  line-height: 17px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__trigger {
    font-size: 0.97222vw !important;
  }
}

.product-details-ha-v2 .product-details__hundred-day__trigger img {
  margin-right: 8px;
  width: 27px;
  height: 27px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__trigger {
    width: 74.44vw;
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    letter-spacing: .072vw;
    line-height: 4.722vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__trigger {
    font-size: 0.97222vw !important;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__trigger img {
    width: 7.5vw;
    height: 7.5vw;
    margin-right: 2.22vw;
  }
}

.product-details-ha-v2 .product-details__hundred-day {
  width: 53.125vw;
  max-width: 765px;
  position: relative;
  background-color: white;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 32px 128px;
}

.product-details-ha-v2 .product-details__hundred-day__wrap {
  z-index: 111111;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day {
    padding: 2.222vw 8.889vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day {
    position: absolute;
    bottom: 0px;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    -webkit-border-top-left-radius: 3.33vw;
    border-top-left-radius: 3.33vw;
    -webkit-border-top-right-radius: 3.33vw;
    border-top-right-radius: 3.33vw;
    padding: 7.22vw 9.722vw 0 9.722vw;
  }
}

.product-details-ha-v2 .product-details__hundred-day-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 60px;
  width: 28px;
  height: 28px;
  background-color: white;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  cursor: pointer;
  z-index: 9;
}

.product-details-ha-v2 .product-details__hundred-day-close-icon {
  width: 20px;
  height: 20px;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

.product-details-ha-v2 .product-details__hundred-day-close-icon::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .product-details__hundred-day-close-icon::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__hundred-day__mainimg {
  width: 100%;
  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;
}

.product-details-ha-v2 .product-details__hundred-day__mainimg img {
  width: 68px;
  margin: auto;
  height: 68px;
  margin: 0px auto 21px;
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__mainimg img {
    width: 4.72vw;
    height: 4.72vw;
    margin: 0px auto 1.458vw;
  }
}

.product-details-ha-v2 .product-details__hundred-day__textwrap {
  text-align: center;
}

.product-details-ha-v2 .product-details__hundred-day__title {
  font-size: 24px;
  font-family: "SamsungSansSharp";
  font-weight: 700;
  line-height: normal;
  line-height: 30px;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__title {
    font-size: 1.66667vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__title {
    line-height: 2.08vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__title {
    font-size: 16px;
    font-family: "SamsungSansSharp";
    font-weight: 700;
    line-height: normal;
    line-height: 5.55vw;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__title {
    font-size: 1.11111vw !important;
  }
}

.product-details-ha-v2 .product-details__hundred-day__subtitle {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 20px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__subtitle {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__subtitle {
    line-height: 1.389vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__subtitle {
    font-size: 14px;
    font-family: "SamsungSansSharp";
    font-weight: 400;
    line-height: normal;
    line-height: 4.44vw;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details-ha-v2 .product-details__hundred-day__points {
  display: table;
  margin-top: 20px;
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 20px;
  height: 90px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__points {
    font-size: 1.11111vw !important;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__points {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    line-height: normal;
    margin-top: 7.22vw;
    line-height: 5vw;
    margin-bottom: 15.27vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__points {
    font-size: 0.97222vw !important;
  }
}

.product-details-ha-v2 .product-details__hundred-day__points li {
  text-align: left;
  margin: 5px 0 5px 30px;
  list-style-type: disc;
  float: left;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__points li {
    margin: 5px 0 5px 10px;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__points {
    margin-top: 1.389vw;
    line-height: 1.389vw;
    height: 6.25vw;
  }
  .product-details-ha-v2 .product-details__hundred-day__points li {
    margin: .347vw 0 .347vw 2.08vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__divider {
    width: 100%;
    border-top: 1px solid #F3F3F3;
    -webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1);
  }
}

.product-details-ha-v2 .product-details__hundred-day__ctas {
  text-align: center;
  margin-top: 50px;
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas {
    margin-top: 3.47vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas {
    margin-top: 0;
  }
}

.product-details-ha-v2 .product-details__hundred-day__ctas a {
  width: 223px;
  height: 50px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: 0 1.389vw;
  border: 1px solid #000000;
  color: black;
  cursor: pointer;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  line-height: 50px;
  letter-spacing: 2.8px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas a {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas a {
    width: 15.486vw;
    height: 3.47vw;
    line-height: 3.47vw;
    -webkit-border-radius: 2.77vw;
    border-radius: 2.77vw;
    letter-spacing: .194vw;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas a {
    border: none;
    color: #1428A0;
    letter-spacing: normal;
    font-size: 15px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    line-height: 13.889vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-ha-v2 .product-details__hundred-day__ctas a {
    font-size: 1.04167vw !important;
  }
}

.product-details__info-review {
  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;
  margin-bottom: 16px;
}

.product-details__info-review .review__wrapper {
  margin-left: 10px;
}

@media (min-width: 769px) {
  .product-details__info-review .mobile-only {
    visibility: hidden;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .desktop-only {
    visibility: hidden;
  }
}

.product-details__info-review .write-review .write-review-input .write-review-input-group {
  position: relative;
  background-color: #fff;
  display: block;
  width: 250px;
  margin: 20px 0px;
  max-width: 100%;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-group {
    width: 100%;
  }
}

.product-details__info-review .write-review .write-review-input .write-review-input-group label.label-bottom {
  right: 10px;
  bottom: -5px;
  top: auto;
  left: auto;
  font-size: 11px;
}

.product-details__info-review .write-review .write-review-input .write-review-input-group label.label-bottom.filled {
  display: none;
}

.product-details__info-review .write-review .write-review-input .write-review-input-group label.label-top-sec {
  top: 40%;
  width: 90%;
}

.product-details__info-review .write-review .write-review-input .write-review-input-group label.label-top-sec.filled {
  display: none;
}

.product-details__info-review .write-review .write-review-input .write-review-input-group.desc-bottom label {
  top: -webkit-calc( 50% - 15px);
  top: calc( 50% - 15px);
}

.product-details__info-review .write-review .write-review-input .write-review-input-group.desc-bottom label.filled {
  top: -webkit-calc( 25% - 15px);
  top: calc( 25% - 15px);
}

.product-details__info-review .write-review .write-review-input .write-review-input-group.desc-bottom .desc-under-input {
  font-size: 11px;
  color: #636363;
  margin-top: 5px;
  line-height: 1.3;
}

.product-details__info-review .write-review .write-review-input .write-review-input-label {
  z-index: 5;
  position: absolute;
  font-family: "SamsungOneLatinWeb";
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: 1.14;
  font-weight: 400;
  color: #636363;
  -webkit-transition: all .4s;
  transition: all .4s;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-label {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-review .write-review .write-review-input .write-review-input-label.filled {
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: 1.14;
  top: 14%;
  z-index: 5;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-label.filled {
    font-size: 0.83333vw !important;
  }
}

.product-details__info-review .write-review .write-review-input .write-review-input-box {
  outline: none;
  position: relative;
  z-index: 3;
  width: 100%;
  background-color: transparent !important;
  border: 1px solid #CCC;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: 1.14;
  height: 3.47222vw;
  color: #000;
  padding: 20px 10px 6px 10px !important;
  -webkit-border-radius: 0;
  border-radius: 0;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-box {
    font-size: 0.97222vw !important;
  }
}

@media screen and (min-width: 1441px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-box {
    height: 50px;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review .write-review-input .write-review-input-box {
    height: 50px;
  }
}

.product-details__info-review .write-review .write-review-input .write-review-input-box:-webkit-autofill {
  background-color: transparent;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box::-webkit-input-placeholder {
  opacity: 0;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box::-moz-placeholder {
  opacity: 0;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0) !important;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box:-moz-placeholder {
  opacity: 0;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus {
  border-color: #1428a0;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus ~ .review-media {
  border: 1px solid #1428a0;
  border-top: none;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.filled {
  border-color: #1428a0;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.filled ~ .review-media {
  border: 1px solid #1428a0;
  border-top: none;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus::-webkit-input-placeholder {
  opacity: 1;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus::-moz-placeholder {
  opacity: 1;
}

.product-details__info-review .write-review .write-review-input input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus:-ms-input-placeholder {
  color: black !important;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.onfocus:-moz-placeholder {
  opacity: 1;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.error {
  color: #dc2222;
  border: 1px solid #dc2222;
  padding-left: 10px;
}

.product-details__info-review .write-review .write-review-input .write-review-input-box.error ~ .review-media {
  border: 1px solid red;
  border-top: none;
}

.product-details__info-review .write-review .write-review-input div.error {
  color: #dc2222;
  letter-spacing: 0.1px;
  vertical-align: middle;
  background-color: transparent;
  position: absolute;
  font-size: 10px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: 2;
  width: 100%;
  text-align: left;
  left: 0;
  bottom: -18px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-review .write-review .write-review-input div.error {
    font-size: 0.69444vw !important;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review .write-review-input div.error {
    font-size: 12px;
    bottom: -25px;
  }
}

.product-details__info-review .write-review .spinnerHolder {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10002;
  left: 0;
  right: 0;
  display: none;
}

.product-details__info-review .write-review .spinner {
  padding: 20px;
  font-weight: 200;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-details__info-review .write-review .spinner .bounce1 {
  -webkit-animation-delay: -.48s;
  animation-delay: -.48s;
}

.product-details__info-review .write-review .spinner .bounce2 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}

.product-details__info-review .write-review .spinner .bounce3 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}

.product-details__info-review .write-review .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;
}

.product-details__info-review .write-review .write-review-checkbox {
  opacity: 0;
  position: absolute;
}

.product-details__info-review .write-review .write-review-checkbox + .write-review-checkbox-indicator {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 1px solid #CCC;
  vertical-align: middle;
  background-color: #fff;
}

.product-details__info-review .write-review .write-review-checkbox:checked + .write-review-checkbox-indicator {
  background-color: #10148e;
}

.product-details__info-review .write-review .write-review-checkbox:checked + .write-review-checkbox-indicator:before {
  position: absolute;
  top: 0;
  left: 5px;
  content: '';
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
  height: 12px;
}

.product-details__info-review .write-review .write-review-checkbox:focus + .write-review-checkbox-indicator {
  border: 1px solid #10148e;
}

.product-details__info-review .write-review .write-review-checkbox-description {
  font-family: "SamsungOneLatinWeb";
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
  left: 35px;
  padding-top: 4px;
  color: #000;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: 1.36;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-review .write-review .write-review-checkbox-description {
    font-size: 0.83333vw !important;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review .write-review-checkbox-description {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
}

.product-details__info-review .write-review .write-review-checkbox-label {
  font-family: "SamsungOneLatinWeb";
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
}

.product-details__info-review .write-review-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.57);
  z-index: 10002;
  display: none;
}

.product-details__info-review .write-review-container-inner {
  background: white;
  width: 640px;
  max-width: 640px;
  margin: 5% auto;
  border: solid 1px #979797;
  position: relative;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    margin: 0 auto;
  }
}

.product-details__info-review .write-review-container-inner .close-mark {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  right: 30px;
  top: 25px;
  z-index: 11;
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .close-mark div::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details__info-review .write-review-container-inner .close-mark div::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: black;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .close-mark {
    right: 10px;
    top: 15px;
  }
}

.product-details__info-review .write-review-container-inner .inner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  height: inherit;
  padding: 2%;
  position: relative;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content {
    display: block;
    padding: 0;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-title {
  font-family: 'SamsungSansSharp';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-title {
    text-align: center;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-subtitle {
  font-size: 16px;
  line-height: 1.2;
}

.product-details__info-review .write-review-container-inner .inner-content-stars {
  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;
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .inner-content-stars {
    margin-bottom: 25px;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-stars.error-require .star-title {
  color: #dc2222;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .write-review-error {
  bottom: -15px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-stars .write-review-error {
    bottom: -25px;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-title {
  font-size: 16px;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-title.performance {
  margin-right: 17px;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-right: 0;
  margin-left: 5px;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-rating .icon-star {
  width: 24px;
  height: 24px;
  color: transparent;
  cursor: pointer;
  background-image: url("//image-us.samsung.com/SamsungUS/home/hp/rating-star.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 2px;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-rating .icon-star.fill {
  background-position: 0 -24px;
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-subtitle {
  font-size: 12px;
  font-weight: bold;
  color: #5e5e5e;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-stars .star-subtitle {
    display: none;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-stars .star-desc {
  position: absolute;
  font-size: 12px;
  bottom: -19px;
  color: #636363;
  left: 0;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-stars .star-desc {
    font-size: 11px;
    bottom: -55px;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-contact {
  margin-top: 10%;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-contact {
    text-align: center;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-contact .contact-number {
  font-size: 14px;
  margin: 20px 0px;
}

.product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-blue {
  font-size: 16px;
  font-weight: bold;
  color: #1428a0;
  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;
}

.product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-blue.trigger-chatbot {
  cursor: pointer;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-blue {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-blue img {
  display: block;
  width: 20px;
}

.product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-worktime {
  font-size: 14px;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .inner-content-contact .contact-number-worktime {
    margin-left: 20px;
  }
}

.product-details__info-review .write-review-container-inner__left {
  width: 35%;
  text-align: center;
  padding: 0px 15px 10px 15px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner__left {
    width: 100%;
    padding-top: 50px;
  }
  .product-details__info-review .write-review-container-inner__left .inner-content-stars {
    display: none;
  }
}

.product-details__info-review .write-review-container-inner__left .left-back-button {
  text-align: left;
  cursor: pointer;
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 11px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner__left .left-back-button {
    display: none;
  }
}

.product-details__info-review .write-review-container-inner__left img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 10px;
}

.product-details__info-review .write-review-container-inner__left--container {
  width: 100%;
}

.product-details__info-review .write-review-container-inner__left--prodname {
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner__left--prodname {
    margin-bottom: 30px;
  }
}

.product-details__info-review .write-review-container-inner__left .inner-content-stars {
  margin-bottom: 5%;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner__left .inner-content-stars .star-title {
    font-size: 12px;
  }
}

.product-details__info-review .write-review-container-inner__left .inner-content-stars.hide {
  visibility: hidden;
}

.product-details__info-review .write-review-container-inner__left .inner-content-stars .star-rating .icon-star {
  width: 15px;
  height: 15px;
}

.product-details__info-review .write-review-container-inner__left .inner-content-stars .star-rating .icon-star.fill {
  background-position: 0 -15px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner__left .inner-content-stars .star-rating .icon-star {
    width: 30px;
    height: 30px;
  }
  .product-details__info-review .write-review-container-inner__left .inner-content-stars .star-rating .icon-star.fill {
    background-position: 0 -30px;
  }
}

.product-details__info-review .write-review-container-inner__right {
  width: 65%;
  padding: 30px 15px 15px;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner__right {
    overflow-y: auto;
    height: 520px;
  }
  .product-details__info-review .write-review-container-inner__right::-webkit-scrollbar-track {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: white;
  }
  .product-details__info-review .write-review-container-inner__right::-webkit-scrollbar {
    width: 6px;
    background-color: white;
  }
  .product-details__info-review .write-review-container-inner__right::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #959595;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner__right {
    width: 100%;
    border: solid 1px #d7d7d7;
  }
}

.product-details__info-review .write-review-container-inner__right .left-back-button {
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner__right .left-back-button {
    display: none;
  }
}

.product-details__info-review .write-review-container-inner__right .cta-button {
  min-width: 250px;
}

.product-details__info-review .write-review-container-inner .write-phase-0 .review-cid-input {
  display: none;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__left .inner-content-title {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__left .inner-content-title {
    margin-bottom: 30px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__right {
  padding-top: 30px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__right .inner-content-title {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__right .inner-content-stars {
    display: block;
    margin-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .write-review-container-inner__right .inner-content-stars .star-title {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-0 .inner-content-stars .write-review-error {
    bottom: -65px !important;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 {
  display: none;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .inner-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] {
  display: none;
  position: relative;
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block {
  text-align: left;
  font-size: 12px;
  margin-bottom: 15%;
  position: relative;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block {
    margin-bottom: 30px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block-title {
  font-weight: bold;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block-title {
    width: 100%;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block .button-phase-0 {
  font-weight: bold;
  color: #1428a0;
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] .left-block img {
  max-height: 100px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] div[class^='left-button-phase'], .product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] button[class^='left-button-phase'] {
  font-weight: bold;
  color: #1428a0;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  cursor: pointer;
  z-index: 2;
}

.product-details__info-review .write-review-container-inner .write-phase-1 div[class^='left-phase'] form {
  padding-top: 1px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars {
  margin-bottom: 5%;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars .star-title {
    font-size: 12px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars .star-rating .icon-star {
  width: 15px;
  height: 15px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars .star-rating .icon-star.fill {
  background-position: 0 -15px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars .star-rating .icon-star {
    width: 30px;
    height: 30px;
  }
  .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-stars .star-rating .icon-star.fill {
    background-position: 0 -30px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-button {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .cta-button {
    margin: 35px 0px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0-1, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase1, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 {
  display: none;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0-1, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase1, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0 .inner-content-title, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase0-1 .inner-content-title, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase1 .inner-content-title, .product-details__info-review .write-review-container-inner .write-phase-1 .right-phase2 .inner-content-title {
    margin-top: 35px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .guideline-button {
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  text-align: right;
  margin-bottom: -15px;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .guideline-button {
    width: 320px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .guideline-button > div {
  display: inline-block;
  background-color: #111f99;
  color: white;
  height: 13px;
  width: 13px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 15px;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group {
  width: 320px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.flex-lg .cta-group-title {
  white-space: nowrap;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.flex-lg .cta-group-title {
    font-size: 14px;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.flex-lg {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group {
    width: 100%;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .input-group-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .input-group-title__term {
    white-space: nowrap;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group select::-ms-expand {
  display: none;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group select {
  width: 250px;
  height: 45px;
  padding: 10px;
  font-size: 16px;
  border-color: #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group select {
    width: 100%;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group select.error {
  border-color: #dc2222;
  color: #dc2222;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .select-wrapper {
  position: relative;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .select-wrapper:after {
  content: '\e901';
  font-family: 'SamsungSharpGraphic' !important;
  left: 230px;
  position: absolute;
  top: 18px;
  font-size: 12px;
  pointer-events: none;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .select-wrapper:after {
    left: -webkit-calc(100% - 20px);
    left: calc(100% - 20px);
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group .rate-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  background: #d8d8d8;
  margin-right: 2px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group .rate-block:hover {
  background: #7a7a7a;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group .rate-block.active {
  background: #7a7a7a;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group .rate-block {
    width: 60px;
    height: 50px;
    border: 1px solid black;
    background: white;
    line-height: 50px;
    opacity: 1;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group-desc {
  display: none;
}

@media (min-width: 769px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group-desc {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group-desc__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group .rate-group-desc__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term {
  font-size: 12px;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term .checkbox {
  position: absolute;
  opacity: 0;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term .checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term .checkbox + label a {
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term .checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid black;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term .checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 7px;
  background: black;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: 2px 0 0 black,
 4px 0 0 black,
 4px -2px 0 black,
 4px -4px 0 black,
 4px -6px 0 black,
 4px -8px 0 black;
  box-shadow: 2px 0 0 black,
 4px 0 0 black,
 4px -2px 0 black,
 4px -4px 0 black,
 4px -6px 0 black,
 4px -8px 0 black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term.has-error {
  color: red;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-input-group.agreement-term.has-error .checkbox + label:before {
  border: 1px solid red;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .agreement-term-info {
  margin-left: 27px;
  font-size: 12px;
  margin-top: -15px;
  color: #636363;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .agreement-term-info a {
  color: #1920a7;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group textarea.write-review-input-box {
  resize: none;
  height: 155px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group textarea.write-review-input-box::-webkit-scrollbar-track {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: white;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group textarea.write-review-input-box::-webkit-scrollbar {
  width: 6px;
  background-color: white;
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group textarea.write-review-input-box::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #959595;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group label {
  top: 10%;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group label.filled {
  top: 1px;
  background: white;
  display: block;
  width: 95%;
  line-height: 1.8;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline {
  display: none;
  color: #636363;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  z-index: 10;
  border: 1px solid black;
  padding: 10px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline-title {
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline-subtitle {
  text-decoration: underline;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline ul {
  list-style: disc;
  margin-left: 10px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline ul li {
  position: relative;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .write-review-textarea-group .guideline ul li:before {
  position: absolute;
  content: '-';
  left: -10px;
  font-weight: bold;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  font-size: 11px;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .cta-button {
  padding: 20px 0px;
  width: 45%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-color: #bbb;
  min-width: auto;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 10px 10% 10px 0px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .cta-button:last-child {
  margin: 10px 0px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .cta-button.disabled {
  opacity: .5;
  pointer-events: none;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .cta-button.photo-phase.after-words {
  position: relative;
  overflow: visible;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .cta-button.photo-phase.after-words:after {
  content: 'Limit: 6 photos';
  position: absolute;
  bottom: -14px;
  left: 0;
  font-size: 10px;
  color: #999;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .gta-button.active {
  border: solid 2px #1428a0;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars {
  width: 50%;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars {
    display: block;
  }
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars {
    width: 100%;
    margin-bottom: 30px;
  }
  .product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars * {
    font-size: 16px !important;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars .star-title {
  width: 35%;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars .star-title:after {
  content: "*";
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .cta-group .inner-content-stars .star-title {
    text-transform: uppercase;
    margin-bottom: 10px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media {
  width: 320px;
  height: 70px;
  margin-top: -5px;
  border: 1px solid #ccc;
  border-top: none;
  background: white;
  padding: 0px 0px;
  z-index: 3;
  position: relative;
  display: none;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .review-media {
    width: 100%;
    height: auto;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-desc {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 2px;
  left: 5px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .review-media-desc {
    width: 100%;
    padding-left: 5px;
    position: relative;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-thumbnail {
  width: 80px !important;
  height: 60px;
  position: relative;
  margin: 0px 7px;
  opacity: 1;
  padding-top: 5px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .write-phase-1 .review-media-thumbnail {
    width: 31% !important;
    margin: 2px 1%;
    max-height: 80px;
    max-width: 110px;
  }
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-thumbnail-img {
  overflow: hidden;
  height: 50px;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-thumbnail-img img {
  width: 100%;
}

.product-details__info-review .write-review-container-inner .write-phase-1 .review-media-thumbnail-remove {
  position: absolute;
  top: 1px;
  right: -5px;
  height: 14px;
  width: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: black;
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .write-phase-2 {
  display: none;
  text-align: center;
  padding: 20% 0px;
}

.product-details__info-review .write-review-container-inner .write-phase-2 .phase-title {
  font-family: "SamsungSansSharp";
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #222425;
  margin: 10px 0px;
}

.product-details__info-review .write-review-container-inner .write-phase-2 .phase-desc {
  max-width: 470px;
  margin: 0 auto;
  text-align: center;
  font-family: SamsungOneLatinWeb;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #222425;
}

.product-details__info-review .write-review-container-inner .write-phase-2 .checkmark {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #7fd44f;
  width: 80px;
  height: 80px;
  margin-bottom: 25px;
}

.product-details__info-review .write-review-container-inner .write-phase-2 .checkmark > div {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate3D(-50%, 0, 0);
  -ms-transform: translate3D(-50%, 0, 0);
  transform: translate3D(-50%, 0, 0);
  top: 12px;
}

.product-details__info-review .write-review-container-inner .write-phase-2 .checkmark > div:after {
  content: "";
  display: block;
  width: 25px;
  height: 40px;
  border: solid #7fd44f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details__info-review .write-review-container-inner .add-photo-phase, .product-details__info-review .write-review-container-inner .add-video-phase {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: white;
  z-index: 10;
  padding: 20px 30px;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .add-photo-phase, .product-details__info-review .write-review-container-inner .add-video-phase {
    position: fixed;
  }
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-title, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-title {
  font-family: "SamsungSansSharp";
  font-size: 24px;
  font-weight: bold;
  line-height: 1.31;
  cursor: pointer;
  padding-top: 25px;
  text-align: center;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-title span, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-title span {
  font-size: 16px;
  margin-right: 10px;
  position: absolute;
  left: 10px;
  top: 15px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 10px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .left, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .left {
  width: 45%;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #222425;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .left ul, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .left ul {
  list-style: disc;
  margin: 15px auto 25px 15px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right {
  width: 55%;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .img-wait, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .img-wait {
  width: 100%;
  height: 300px;
  background: gray;
  margin-bottom: 25px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .inputfile, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .inputfile + label, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .inputfile + label {
  font-size: 16px;
  font-weight: 700;
  color: white;
  background-color: black;
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .before-upload.loaded, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .before-upload.loaded {
  display: none;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload {
  display: none;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload.loaded, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload.loaded {
  display: block;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload-button-group, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload-button-group {
  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;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload-button-group .cta-link, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload-button-group .cta-link {
  cursor: pointer;
  width: 50%;
  text-align: center;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload-button-group .cta-link div, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload-button-group .cta-link div {
  font-size: 12px;
  letter-spacing: 1.5px;
  border-bottom: solid 1px #000000;
  font-weight: bold;
  padding-bottom: 5px;
  margin-right: 10px;
  display: inline-block;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .after-upload-button-group .cta-blue-button, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .after-upload-button-group .cta-blue-button {
  width: 50%;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .write-review-input-group, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .write-review-input-group {
  width: 100%;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .video-upload .cta-blue-button, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .video-upload .cta-blue-button {
  width: 100%;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .video-upload-error, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .video-upload-error {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.1px;
  color: #dc2222;
  margin-top: 10px;
  display: none;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .video-upload-error div, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .video-upload-error div {
  width: 18px;
  height: 18px;
  background-color: #dc2222;
  color: white;
  font-weight: bold;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .img-get, .product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .img-video, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .img-get, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .img-video {
  width: 100%;
  max-height: 200px;
  overflow: hidden;
  background: gray;
  margin-bottom: 10px;
}

.product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .img-get img, .product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right .img-video img, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .img-get img, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right .img-video img {
  width: 100%;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content {
    display: block;
  }
  .product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .left, .product-details__info-review .write-review-container-inner .add-photo-phase .add-phase-content .right, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .left, .product-details__info-review .write-review-container-inner .add-video-phase .add-phase-content .right {
    width: 100%;
  }
}

.product-details__info-review .write-review-container-inner .cta-blue-button {
  font-weight: 700;
  background-color: #1428a0;
  color: #fff;
  border: 0 none;
  padding: 20px;
}

.product-details__info-review .write-review-container-inner .cta-blue-button:hover {
  background-color: #0b175c;
}

@media (max-width: 768px) {
  .product-details__info-review .write-review-container-inner .cta-blue-button {
    width: 100%;
  }
}

.product-details__info-review .write-review-container-inner .spinnerHolder {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
}

.product-details__info-review .write-review-container-inner .spinnerHolder .spinner {
  padding: 20px;
  font-weight: 200;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-details__info-review .write-review-container-inner .spinnerHolder .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;
}

.product-details__info-review .write-review-container-inner .spinnerHolder .spinner .bounce1 {
  -webkit-animation-delay: -.48s;
  animation-delay: -.48s;
}

.product-details__info-review .write-review-container-inner .spinnerHolder .spinner .bounce2 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}

.product-details__info-review .write-review-container-inner .spinnerHolder .spinner .bounce3 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}

.product-details__info-review .write-review-container .server-side-error {
  display: none;
  font-size: 12px;
  color: red;
}

.product-details__info-review .bv-write-review.disabled {
  display: inline-block !important;
}

.product-details__info-review .bv-write-review.disabled #WAR {
  display: none !important;
}

.product-details__info-review .bv-write-review.disabled .bv_main_container_row_flex {
  padding-right: 5px !important;
}

.product-details__info-review #cutome-write-review {
  cursor: pointer;
  display: none;
  color: #0077C8 !important;
  vertical-align: 5px;
  font-size: 12px;
}

.product-details__info-review .write-review-overlay-inner {
  position: absolute;
  background-color: white;
  width: 40%;
  max-width: 680px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  max-height: 95%;
  overflow: auto;
  display: none;
}

.product-details__info-review .write-review-overlay-inner .icon-x {
  position: absolute;
  font-size: 16px;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.product-details__info-review .write-review-overlay-breadcrumb {
  padding: 20px 12px;
  font-size: 26px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #333333;
}

.product-details__info-review .write-review-overlay-conditions {
  margin: 0 30px;
}

.product-details__info-review .write-review-overlay-conditions ul {
  list-style-type: disc !important;
  margin: 0 30px !important;
}

.product-details__info-review .write-review-overlay-conditions li {
  display: list-item !important;
  font-size: 13px;
  line-height: 1.5;
  color: #333333;
}

.product-details__info-review .write-review-overlay-conditions p {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1em;
  color: #333333;
}

.product-details__info-review .write-review-overlay-text {
  padding-bottom: 20px;
}

#text-chat {
  position: relative;
  z-index: 10002;
}

.sp-g-samsung-chatbot-container__button {
  display: none !important;
}

/**
* SBC-16734 & SBC 16675 
* Black Friday/Cyber Monday Badge
*/
.product-anchor-nav-v2 .product-top-nav__name {
  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;
}

@media (max-width: 768px) {
  .product-anchor-nav-v2 .product-top-nav__name .product-top-nav__badge {
    display: block;
    font-size: 14px;
  }
}

.product-anchor-nav-v2 .product-top-nav__details .product-top-nav__badge.cyber-monday {
  background-color: #FF4337;
  padding: 5px 7px 3px;
  -webkit-border-radius: 4.2px;
  border-radius: 4.2px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0.21px;
  width: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media (max-width: 768px) {
  .product-anchor-nav-v2 .product-top-nav__details .product-top-nav__badge.cyber-monday {
    display: block;
    padding: 7px 7px 3px;
    font-size: 14px;
  }
}

.product-details__info .product-details__info-label {
  font-size: 12px;
  line-height: 200%;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  background-color: #006bea;
  border-radius: 12px;
  padding: 2px 9px 2px 9px;
}

.product-details-ha-v2 .product-details__info .product-details__info-label.cyber-monday {
  background-color: #FF4337;
  padding: 0 7px;
  -webkit-border-radius: 4.2px;
  border-radius: 4.2px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.21px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.product-details__banner.mobile .product-details__banner-title {
  display: none;
}

.product-details-ha-v2__daas-wrapper {
  text-align: center;
  margin-bottom: 10px;
}

.product-details-ha-v2__daas-disclaimer {
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #000000;
  width: 70%;
  margin: 0 auto;
  line-height: 1.5;
  margin-top: 5px;
}

.product-details-ha-v2__daas-pricing {
  font-family: SamsungOne;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 2.5%;
  color: #222425;
}

.product-details-ha-v2__daas-pricing span {
  font-size: 26px;
}

.product-details-ha-v2__info-results {
  min-height: 150px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .buy-now-cta-available {
    display: none;
  }
}

.product-details-ha-v2 .tverror {
  font-size: 14px;
  max-width: 300px;
  margin: auto;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 2%;
  position: relative;
  color: #0077C8;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin-right: 0;
  }
}

.product-details-ha-v2__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10% 5%;
  display: none;
  z-index: 11111;
}

.product-details-ha-v2__overlay-inner {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  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;
}

.product-details-ha-v2__overlay-inner .photo-img-threesixty-mobile {
  width: 100%;
}

.product-details-ha-v2__overlay-inner iframe {
  width: 100%;
  height: 100%;
}

.product-details-ha-v2__overlay-title {
  position: absolute;
  top: 10%;
  width: 100%;
  text-align: center;
}

.product-details-ha-v2__overlay-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 60px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.product-details-ha-v2__overlay-close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2__overlay-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2--title {
  display: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2--title {
    display: block;
    background-color: #4caceb;
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    padding: 3.9% 5%;
    text-align: left;
  }
}

.product-details-ha-v2--title p {
  color: #fff;
}

.product-details-ha-v2 .star-details {
  margin-top: 25px;
  width: auto;
}

.product-details-ha-v2 .star-text {
  font-size: 11px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
}

.product-details-ha-v2 .star-text__total {
  color: #a6a6a6;
}

.product-details-ha-v2 .star-rating {
  float: left;
  margin-right: 10px;
}

.product-details-ha-v2 .star-rating__star {
  display: inline-block;
  position: relative;
}

.product-details-ha-v2 .star-rating__star .icon-star-filled {
  left: 0;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.product-details-ha-v2 .star-rating__star .icon-star-empty {
  font-size: 14px;
}

.product-details-ha-v2 .star-rating .icon-star-versatile::before {
  content: '\e905';
  font-size: 14px;
}

.product-details-ha-v2__activation-message {
  margin: 4% 0;
  position: relative;
}

.product-details-ha-v2__activation-message__desc {
  display: inline-block;
  vertical-align: middle;
}

.product-details-ha-v2__activation-message__desc p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}

.product-details-ha-v2__activation-message__tooltip {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px;
  background-color: #999999;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  border: 1px solid #a6a6a6;
  font-size: 12.85714px;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  text-align: center;
  width: 18px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__activation-message__tooltip {
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    width: 14px;
  }
}

.product-details-ha-v2__activation-message__tooltip:after {
  content: 'i';
}

.product-details-ha-v2__activation-message__tooltip:hover, .product-details-ha-v2__activation-message__tooltip:focus, .product-details-ha-v2__activation-message__tooltip.active {
  background-color: #000;
}

.product-details-ha-v2__activation-message__tooltip-text {
  display: none;
  cursor: default;
  z-index: 99;
  position: absolute;
  color: #000;
  background-color: #fff;
  width: 100%;
  top: 0;
  left: 0;
  padding: 4%;
  border: 1px solid #dadada;
  -webkit-box-shadow: 2px 3px 5px 0px #dadada;
  box-shadow: 2px 3px 5px 0px #dadada;
  font-size: 12px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__activation-message__tooltip-text {
    width: 90%;
    margin: 0 5%;
  }
}

.product-details-ha-v2__activation-message__tooltip-text.active {
  display: block;
}

.product-details-ha-v2__upgrade-message {
  margin-top: 1%;
  margin-bottom: 2.5%;
  position: relative;
  text-align: center;
}

.product-details-ha-v2__upgrade-message__desc a {
  display: inline-block;
  vertical-align: middle;
  max-width: 15px;
}

.product-details-ha-v2__upgrade-message__desc a img {
  width: 100%;
  display: block;
}

.product-details-ha-v2__upgrade-message__desc p {
  display: inline-block;
  vertical-align: bottom;
  color: black;
  font-size: 15px;
  line-height: 1.2;
  margin-left: 5px;
  font-weight: bold;
}

.product-details-ha-v2__upgrade-message__desc p sup {
  vertical-align: super;
  top: -1px;
  font-weight: normal;
  font-size: 9px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details-ha-v2__upgrade-message__desc p sup {
    font-size: 14px;
  }
}

.product-details-ha-v2__upgrade-message__disclaimer {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
  margin-top: 3px;
}

.product-details-ha-v2__upgrade-message__disclaimer sup {
  vertical-align: super;
  font-size: 9px;
  top: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details-ha-v2__upgrade-message__disclaimer sup {
    font-size: 13px;
    top: 2px;
  }
}

.product-details-ha-v2__identify {
  margin-top: 62px;
  font-size: 0;
}

.product-details-ha-v2 .background-wrapper {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 60%;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .background-wrapper {
    display: block;
  }
}

.product-details-ha-v2 .container-wrapper-left {
  background-color: #fff;
  font-size: 0;
  display: inline-block;
  float: none;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .container-wrapper-left {
    border-left-width: 0;
    margin-bottom: 5.12%;
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left {
    border-left-width: 0;
    width: 60%;
    margin: 0;
  }
  .product-details-ha-v2 .container-wrapper-left.stickToTop {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
  }
  .product-details-ha-v2 .container-wrapper-left.stickInViewPort {
    position: fixed;
    top: 50px;
    left: 0;
    right: auto;
  }
  .product-details-ha-v2 .container-wrapper-left.stickToBottom {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
  }
}

.product-details-ha-v2 .container-wrapper-left .sticky-wrapper {
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper {
    padding-left: 24px;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper.sticky {
    position: fixed;
    z-index: 10;
    max-width: 864px;
    width: 60%;
    background-color: #fff;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .container-wrapper-left .sticky-wrapper.bottom {
    position: absolute;
    z-index: 10;
    bottom: 0;
    top: auto;
  }
}

.product-details-ha-v2 .gifts-disable {
  display: none !important;
}

.product-details-ha-v2__thumbnail {
  display: none;
  padding: 50px 0;
}

.product-details-ha-v2__thumbnail .slick-disabled {
  display: block !important;
}

.product-details-ha-v2__thumbnail .slick-disabled span {
  color: #d5d5d5 !important;
}

.product-details-ha-v2__thumbnail .slick-prev {
  bottom: inherit;
  top: -48px;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-ha-v2__thumbnail .slick-prev span {
  color: #363636;
  font-size: 50px;
}

.product-details-ha-v2__thumbnail .slick-prev span::before {
  content: '\e900';
}

.product-details-ha-v2__thumbnail .slick-next {
  bottom: -35px;
  top: inherit;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-ha-v2__thumbnail .slick-next span {
  color: #363636;
  font-size: 50px;
}

.product-details-ha-v2__thumbnail .slick-next span::before {
  content: '\e901';
}

@media (min-width: 769px) {
  .product-details-ha-v2__thumbnail {
    display: inline-block;
    vertical-align: middle;
    width: 12.5%;
    position: relative;
    z-index: 1;
  }
}

.product-details-ha-v2__thumbnail-color {
  margin: 0 9.32%;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  cursor: pointer;
  margin-bottom: 13.56%;
  width: 100%;
  padding: 1px;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img:last-child {
  margin-bottom: 0;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > img {
  opacity: .5;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > img.active {
  opacity: 1;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > img:nth-child(2) {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2__thumbnail-color .thumbnail-img > img:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > img:nth-child(2).active {
  opacity: 0;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > picture:nth-child(2) {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2__thumbnail-color .thumbnail-img > picture:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > picture:nth-child(2).active {
  opacity: 0;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > picture img {
  opacity: .5;
}

.product-details-ha-v2__thumbnail-color .thumbnail-img > picture img.active {
  opacity: 1;
}

.product-details-ha-v2__photo {
  display: block;
  width: 100%;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2__photo {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(7 / 8 * 100% - 1px);
    width: calc(7 / 8 * 100% - 1px);
    margin-left: 1px;
  }
}

.product-details-ha-v2__photo .badge-wrapper {
  bottom: auto;
  display: block;
  left: auto;
  position: absolute;
  right: auto;
  top: auto;
  z-index: 98;
}

.product-details-ha-v2__photo .badge-wrapper .badge {
  width: auto;
  max-height: 70px;
}

.product-details-ha-v2__photo .badge-top-right {
  top: 20px;
  right: 20px;
}

.product-details-ha-v2__photo__ctas {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 40px;
  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 (max-width: 768px) {
  .product-details-ha-v2__photo__ctas {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    padding: 0 10px;
  }
}

.product-details-ha-v2__photo__ctas__ar img {
  width: 59px;
  height: 59px;
}

@media (max-width: 768px) {
  .product-details-ha-v2__photo__ctas__ar img {
    width: 45px;
    height: 45px;
  }
}

.product-details-ha-v2__photo__ctas__360 img {
  margin-left: 35px;
  width: 48px;
  height: 48px;
}

@media (max-width: 768px) {
  .product-details-ha-v2__photo__ctas__360 img {
    width: 34px;
    height: 34px;
    margin-left: 10px;
  }
}

.product-details-ha-v2__photo-color .photo-img {
  display: block;
  outline: 0;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2__photo-color .photo-img {
    display: none;
    padding: 50px 0;
  }
  .product-details-ha-v2__photo-color .photo-img.active {
    display: block;
  }
}

.product-details-ha-v2__photo-color .photo-img .icon-zoom-in {
  bottom: 5px;
  font-size: 15px;
  position: absolute;
  right: 5px;
  padding: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__photo-color .photo-img .icon-zoom-in {
    display: none;
  }
}

.product-details-ha-v2__photo-color .photo-img .video-container {
  position: relative;
}

.product-details-ha-v2__photo-color .photo-img .video-container .play-btn-icon {
  visibility: visible;
  cursor: pointer;
  background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/video.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 1;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-ha-v2__photo-color .photo-img .video-container .play-btn-icon {
    height: 40px;
    width: 40px;
  }
}

.product-details-ha-v2__photo-color .photo-img-threesixty .rotate-wrapper {
  position: absolute;
  cursor: col-resize;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  width: 100%;
  top: 50px;
  left: 0;
}

.product-details-ha-v2__photo-color .photo-img-threesixty .rotate-wrapper .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@media (max-width: 768px) {
  .product-details-ha-v2__photo-color .photo-img-threesixty .rotate-wrapper {
    display: none;
  }
}

.product-details-ha-v2__photo-color .photo-img-threesixty .instruction {
  bottom: 0;
  font-weight: 300;
  position: absolute;
  text-align: center;
  width: 100%;
}

@media (max-width: 768px) {
  .product-details-ha-v2__photo-color .photo-img-threesixty .instruction {
    display: none;
  }
}

.product-details-ha-v2__photo-color .photo-img-threesixty .product-details__img {
  opacity: 0.4;
}

@media (min-width: 769px) {
  .product-details-ha-v2__photo-color .photo-img-threesixty .product-details__img {
    opacity: 0;
    pointer-events: none;
  }
}

.product-details-ha-v2__photo-color .photo-img-threesixty .mobile360 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  height: 80px;
  width: 80px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__photo-color .photo-img-threesixty .mobile360 {
    display: none;
  }
}

.product-details-ha-v2__photo-color .photo-img .product-details__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.product-details-ha-v2__photo-color .photo-img.video .product-details__img {
  cursor: pointer;
}

.product-details-ha-v2__addons {
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons {
    display: none;
  }
}

.product-details-ha-v2__addons-label {
  cursor: pointer;
  width: 100%;
  margin: 2% 0 4%;
  background: transparent;
}

@media (max-width: 768px) {
  .product-details-ha-v2__addons-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3.5% 6.4%;
    padding-right: 50px;
  }
  .product-details-ha-v2__addons-label.open {
    background: #363636;
  }
  .product-details-ha-v2__addons-label.open .addon-icon, .product-details-ha-v2__addons-label.open .text {
    color: #fff;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons-label {
    margin-bottom: 4%;
    padding: 0;
  }
}

.product-details-ha-v2__addons-label .text {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@media (max-width: 768px) {
  .product-details-ha-v2__addons-label .text {
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    width: 100%;
  }
}

.product-details-ha-v2__addons-label .skip {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  border-bottom: 1px solid #10148e;
  line-height: 150%;
  color: #10148e;
  letter-spacing: .5px;
}

@media (max-width: 768px) {
  .product-details-ha-v2__addons-label .skip {
    display: none;
  }
}

.product-details-ha-v2__addons-label .addon-icon {
  font-size: 20px;
  position: absolute;
  color: #000;
  right: 6.4%;
  top: 15px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons-label .addon-icon {
    display: none;
  }
}

.product-details-ha-v2__addons-option {
  margin-bottom: 5.5%;
}

.product-details-ha-v2__addons-option .wrapper {
  width: 100%;
  margin-bottom: 4%;
  border: 1px solid #969696;
  padding: 6% 5% 6% 7%;
  position: relative;
}

.product-details-ha-v2__addons-option .wrapper:hover, .product-details-ha-v2__addons-option .wrapper:focus, .product-details-ha-v2__addons-option .wrapper.selected {
  border-color: #10148e;
}

.product-details-ha-v2__addons-option .wrapper:last-child {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons-option .wrapper {
    padding: 8% 5% 8% 7%;
    margin-bottom: 7%;
  }
}

.product-details-ha-v2__addons-option .wrapper-show {
  overflow: hidden;
}

.product-details-ha-v2__addons-option .wrapper-show .name {
  width: -webkit-calc(100% - 135px);
  width: calc(100% - 135px);
  text-transform: uppercase;
}

.product-details-ha-v2__addons-option .wrapper-show .price {
  width: 105px;
  text-align: right;
  font-weight: normal;
}

.product-details-ha-v2__addons-option .wrapper-show .price .greyColor span {
  color: #363636;
}

.product-details-ha-v2__addons-option .wrapper-show .addon-icon {
  width: 30px;
  text-align: right;
  font-size: 16px;
  cursor: pointer;
}

.product-details-ha-v2__addons-option .wrapper-show span {
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  color: #10148e;
}

.product-details-ha-v2__addons-option .wrapper-hide {
  display: none;
  padding-right: 15px;
}

.product-details-ha-v2__addons-option .wrapper-hide .desc {
  line-height: 1.1;
  margin-top: 4%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  padding-left: 5%;
  margin-left: 20px;
}

.product-details-ha-v2__addons-option .wrapper-hide .desc a {
  display: inline;
  color: #10148e;
}

.product-details-ha-v2__addons-option .wrapper-hide .selection {
  margin-top: 4%;
}

.product-details-ha-v2__addons-option .wrapper-hide .selection-box {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.product-details-ha-v2__addons-option .wrapper-hide .selection-box.selected:after {
  content: "";
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons-option .wrapper-hide .selection-box:hover:after {
    content: "";
  }
}

.product-details-ha-v2__addons-option .wrapper-hide .selection-box:after {
  content: none;
  width: 100%;
  height: 100%;
  background-color: #10148e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.product-details-ha-v2__addons-option .wrapper-hide .selection-text {
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5%;
  width: -webkit-calc(100% - 25px);
  width: calc(100% - 25px);
  color: #363636;
}

.product-details-ha-v2__addons-option .wrapper-hide .selection-text a {
  display: inline;
  color: #10148e;
}

.product-details-ha-v2__addons .cta-button {
  color: #fff;
  margin-top: 7%;
}

@media (max-width: 768px) {
  .product-details-ha-v2__addons .cta-button {
    margin-bottom: 7%;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__addons .cta-button {
    margin-top: 10%;
  }
}

.product-details-ha-v2__info {
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info {
    padding: 1px 4.3% 0;
    margin-top: 5.93%;
  }
  .product-details-ha-v2__info-results {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__info {
    padding-top: 1px;
  }
  .product-details-ha-v2__info-results {
    padding-bottom: 10px;
  }
}

.product-details-ha-v2__info-rewards-and-delivery-detail {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin: 0 auto 2%;
  color: #dadada;
  display: none;
}

.product-details-ha-v2__info-rewards-and-delivery-detail.active {
  display: block;
}

.product-details-ha-v2__info-rewards-and-delivery-detail:before {
  content: '';
  border-top: 1px solid #dadada;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.product-details-ha-v2__info-rewards-and-delivery-detail:after {
  content: '';
  border-top: 1px solid #dadada;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.product-details-ha-v2__info-reward {
  position: relative;
  display: none;
}

.product-details-ha-v2__info-reward.active {
  display: block;
}

.product-details-ha-v2__info-reward__content {
  color: #0079cc;
  font-size: 12px;
  margin: 2% 0;
  text-align: center;
}

.product-details-ha-v2__info-reward__img {
  height: 17px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}

.product-details-ha-v2__info-reward__desc {
  color: #0079cc;
  font-weight: bold;
  letter-spacing: 1.2px;
  display: inline-block;
}

.product-details-ha-v2__info-reward__desc sup {
  font-size: 8px;
}

.product-details-ha-v2__info-reward__pop {
  display: none;
  position: absolute;
  background: #fff;
  width: 80%;
  text-align: center;
  left: 10%;
  bottom: 40px;
  z-index: 100;
  border: 1px solid #363636;
  padding: 10px 0;
  cursor: default;
}

.product-details-ha-v2__info-reward__pop-close {
  position: absolute;
  right: 10px;
  font-size: 10px;
  color: #dadada;
}

.product-details-ha-v2__info-reward__pop-close:hover {
  color: #363636;
}

.product-details-ha-v2__info-reward__pop-title {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

.product-details-ha-v2__info-reward__pop-content {
  font-size: 12px;
}

.product-details-ha-v2__info-shop {
  text-align: center;
}

.product-details-ha-v2__info-shop a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #20a2ff;
  letter-spacing: 2.5px;
}

.product-details-ha-v2__info-results .save-price {
  color: #dc2222;
}

.product-details-ha-v2__info .samsung-care__price {
  text-align: center;
  margin-bottom: 35px;
}

.product-details-ha-v2__info .samsung-care__price-label {
  line-height: 115%;
  font-size: 22px;
}

.product-details-ha-v2__info .samsung-care__price-label sup {
  font-size: 12px;
}

.product-details-ha-v2__info .samsung-care__price-monthly {
  font-size: 22px;
}

.product-details-ha-v2__info .samsung-care__price-alert {
  font-size: 12px;
  line-height: 130%;
}

.product-details-ha-v2__info .samsung-care .samsung-care__label {
  font-size: 12px;
  margin-top: 7.5%;
}

.product-details-ha-v2__info .samsung-care .samsung-care__text {
  font-size: 12px;
  margin-top: 7.5%;
  line-height: 200%;
}

.product-details-ha-v2__info .samsung-care form .initial-hide {
  display: none;
}

.product-details-ha-v2__info .samsung-care form input[type="text"].red-border {
  border: 2px solid #fc2f1c;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial, .product-details-ha-v2__info .samsung-care form .samsung-care__mobile {
  margin-top: 6%;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .step {
  font-size: 12px;
  line-height: 130%;
  padding-top: 5px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .step b {
  font-weight: 800;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .confirm-final {
  line-height: 2;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .confirm-warn {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 8px;
  color: #fea929;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .warning {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 8px;
  color: #fc2f1c;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading {
  text-align: center;
  color: #6b6c6c;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading-icon {
  display: inline-block;
  vertical-align: middle;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading .not-eligible {
  text-transform: none;
  margin: 7px 0;
  font-weight: bold;
  color: #fc2f1c;
  font-size: 12px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading p {
  font-size: 14px;
  color: #6b6c6c;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading span {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .error-confirmation.active, .product-details-ha-v2__info .samsung-care form .samsung-care__serial .loading-confirmation.active {
  display: block;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active {
  display: inline-block;
  background-color: #f7f7f7;
  width: 100%;
  position: relative;
  padding: 4% 6%;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone {
  font-size: 12px;
  overflow: hidden;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone-icon {
  float: left;
  padding-right: 20px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone-icon img {
  width: 80px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone .icon-checkmark-sm {
  width: 15px;
  display: inline-block;
  margin: 0 5px 0 0;
  position: relative;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/green_checkmark_sm.png) no-repeat;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone span:nth-child(3) {
  color: #6b6c6c;
  line-height: 25px;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone span:nth-child(4) {
  display: block;
  line-height: 20px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__mobile .confirm-phone {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 8px;
  color: #fc2f1c;
}

.product-details-ha-v2__info .samsung-care form .samsung-care__mobile .error-mobilenumber {
  margin-top: 10px;
}

.product-details-ha-v2__info .samsung-care form #ensureIMEI, .product-details-ha-v2__info .samsung-care form #espMobileNumber {
  width: 100%;
  height: 40px;
  padding: 0 5px;
  font-size: 14px;
  margin-top: 4.7%;
}

.product-details-ha-v2__info .samsung-care form #imeiSubmit {
  cursor: point;
  margin-top: 5%;
  margin-bottom: 3%;
  font-weight: 600;
  letter-spacing: 1.7px;
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
}

.product-details-ha-v2__info .samsung-care form #imeiSubmit:hover {
  background-color: #000;
  color: #fff;
}

.product-details-ha-v2__info .samsung-care form #imeiSubmit[disabled] {
  cursor: default;
}

.product-details-ha-v2__info .samsung-care form #imeiSubmit[disabled]:hover {
  background-color: transparent;
  color: #000 !important;
}

.product-details-ha-v2__info .samsung-care form label {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.product-details-ha-v2__info-promo {
  text-align: center;
  margin-top: 2.4%;
}

.product-details-ha-v2__info-marketing {
  background: #ffffff;
  border: 1px solid #ccc;
  height: 85px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.product-details-ha-v2__info-marketing.flame .nib-icon {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/promo-icons.png) no-repeat;
  background-position: 0 0;
}

.product-details-ha-v2__info-marketing.clock .nib-icon {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/promo-icons.png) no-repeat;
  background-position: -24px 0;
}

.product-details-ha-v2__info-marketing-text {
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 170%;
}

.product-details-ha-v2__info-marketing__nib {
  position: absolute;
  top: 0px;
  left: 0px;
  border-right: 52px solid transparent;
  z-index: 1;
  display: none;
}

.product-details-ha-v2__info-marketing__nib .nib-icon {
  background-position: 0 0;
  height: 24px;
  left: 3px;
  position: absolute;
  top: -49px;
  width: 24px;
}

.product-details-ha-v2__info-marketing__tooltip {
  background: #999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 16px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 16px;
}

.product-details-ha-v2__info-marketing__tooltip span {
  color: white;
  cursor: default;
  font-size: 11px;
  font-weight: 800;
  left: 6px;
  position: absolute;
  top: 3px;
}

.product-details-ha-v2__info-marketing__tooltip-text {
  background: #fff;
  border: 1px solid #dadada;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  left: 15px;
  line-height: 150%;
  bottom: 25%;
  opacity: 0;
  padding: 28px 14px;
  pointer-events: none;
  position: absolute;
  text-align: left;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}

.product-details-ha-v2__info-marketing__tooltip-text.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.product-details-ha-v2__info-marketing__tooltip-text a {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  margin: 15px 0 0px;
  position: relative;
  text-transform: uppercase;
}

.product-details-ha-v2__info-marketing__tooltip-text a:after {
  content: '\e902';
  color: #000;
  font-family: 'SamsungSharpGraphic';
  font-size: 12px;
  position: absolute;
  right: -34px;
  top: 0;
}

.product-details-ha-v2__info-marketing .type-p3 {
  display: table-cell;
  vertical-align: middle;
}

.product-details-ha-v2__info-marketing .type-p3 p {
  text-indent: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 155%;
  overflow: hidden;
}

.product-details-ha-v2__info-marketing .type-p3 p > span:first-child.bold {
  display: block;
  margin: 0 auto 2px;
  width: 89%;
}

.product-details-ha-v2__info-label {
  font-size: 12px;
  line-height: 200%;
  font-weight: 700;
  color: #7fd44f;
  margin-bottom: 4%;
  text-transform: uppercase;
}

.product-details-ha-v2__info-label.light-weight {
  font-weight: 400;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-label {
    margin-bottom: 4.66%;
  }
}

.product-details-ha-v2__info-sku {
  color: #a6a6a6;
  text-transform: uppercase;
  margin-right: 15px;
}

.product-details-ha-v2__info-sku.not-show {
  visibility: hidden;
}

.product-details-ha-v2__info-review {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2__info-description {
  margin-top: 8px;
  color: #363636;
  font-size: 14px;
  font-family: SamsungOneLatinWeb, sans-serif;
  font-weight: 600;
}

.product-details-ha-v2__info-description--line {
  overflow: hidden;
}

.product-details-ha-v2__info-description p {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.5;
}

.product-details-ha-v2__info-tpromo {
  background-color: transparent;
  border: 1px solid #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4%;
}

.product-details-ha-v2__info-tpromo:hover {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.product-details-ha-v2__info-tpromo img {
  width: 70px;
}

.product-details-ha-v2__info-tpromo p {
  font-size: 13px;
  line-height: 1.46;
  text-align: left;
  color: #20a2ff;
  padding: 0 10px;
  font-weight: normal;
}

.product-details-ha-v2__info-title {
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
  color: #363636;
  line-height: 150%;
  max-width: -webkit-calc(100% - 80px);
  max-width: calc(100% - 80px);
}

.product-details-ha-v2__info-title.light-weight {
  font-weight: 300;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-title {
    font-size: 20px;
    line-height: 160%;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-title {
    line-height: 160%;
  }
}

.product-details-ha-v2__info-trade-in-status {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 0% 6.95% 7%;
  text-align: center;
}

.product-details-ha-v2__info .selector-wrapper {
  margin-bottom: 9.66%;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info .selector-wrapper {
    height: auto;
  }
}

.product-details-ha-v2__info-selector {
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector {
    margin-top: 5%;
  }
}

.product-details-ha-v2__info-selector--payment {
  display: none;
}

.product-details-ha-v2__info-selector--activation {
  overflow: hidden;
}

.product-details-ha-v2__info-selector__sup {
  font-size: 12px;
  text-transform: uppercase;
  color: #1428a0;
  letter-spacing: .1em;
  margin-bottom: 4%;
  cursor: pointer;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector__sup {
    margin-bottom: 2%;
  }
}

.product-details-ha-v2__info-selector__green {
  text-transform: uppercase;
  color: #7fd44f;
  font-size: 12px;
  letter-spacing: .2em;
}

.product-details-ha-v2__info-selector.available .selector-toggle {
  cursor: pointer;
}

.product-details-ha-v2__info-selector.available .selector-toggle-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #363636;
}

.product-details-ha-v2__info-selector.available .select-option .option-value {
  cursor: pointer;
}

.product-details-ha-v2__info-selector.available .select-option .option-value--gift, .product-details-ha-v2__info-selector.available .select-option .option-value--activation {
  border-top-color: #dadada;
  margin-top: 4%;
  margin-bottom: 0;
}

.product-details-ha-v2__info-selector.available .select-option .option-value.active {
  opacity: 1;
}

.product-details-ha-v2__info-selector.available .select-option .option-value.active:hover, .product-details-ha-v2__info-selector.available .select-option .option-value.active:focus {
  border-color: #1428a0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-details-ha-v2__info-selector.available .select-option .option-value--payment:hover {
  border-color: #bcc5f7;
}

.product-details-ha-v2__info-selector.available .select-option .option-value--payment.selected--payment {
  border-color: #1428a0;
}

.product-details-ha-v2__info-selector .ns-pd-select-toggle {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .ns-pd-select-toggle.toggle--activation {
    border-bottom: 1px solid #dadada;
  }
}

.product-details-ha-v2__info-selector .ns-pd-select-toggle.toggle--activation.open {
  border-bottom: none;
}

.product-details-ha-v2__info-selector .ns-pd-select-toggle .selector-edit {
  color: #1428a0;
  position: absolute;
  right: 0;
  display: block;
  float: right;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 200%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .ns-pd-select-toggle .selector-edit {
    display: none !important;
  }
}

.product-details-ha-v2__info-selector .ns-pd-select-menu--gift, .product-details-ha-v2__info-selector .ns-pd-select-menu--activation {
  overflow: hidden;
}

.product-details-ha-v2__info-selector .ns-pd-select-menu--gift .rollover {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20%;
  right: 0;
  background: #f2f2f2;
  text-align: center;
}

.product-details-ha-v2__info-selector .ns-pd-select-menu--gift .rollover p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-size: 14px;
}

.product-details-ha-v2__info-selector .ns-activation-option:hover {
  border-color: #bcc5f7;
}

.product-details-ha-v2__info-selector .ns-activation-option.selected--activation {
  border-color: #1428a0;
}

.product-details-ha-v2__info-selector .ns-activation-option .activation-info p {
  line-height: 1.3;
}

.product-details-ha-v2__info-selector .ns-activation-option .activation-info__name {
  font-size: 12px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .ns-activation-option .activation-info__name {
    font-size: 11px;
  }
}

.product-details-ha-v2__info-selector .ns-activation-option .activation-info__desc {
  font-size: 10px;
}

.product-details-ha-v2__info-selector.active .selector-toggle-title--trade-in {
  cursor: pointer;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector.active .selector-toggle-title--trade-in {
    background-color: #f7f7f7;
  }
  .product-details-ha-v2__info-selector.active .selector-toggle-title--trade-in .icon-up-carat {
    color: black;
  }
}

.product-details-ha-v2__info-selector.active .selector-option {
  height: auto;
}

.product-details-ha-v2__info-selector .selector-toggle {
  overflow: auto;
  position: relative;
  pointer-events: none;
}

.product-details-ha-v2__info-selector .selector-toggle-icon {
  font-size: 20px;
  position: absolute;
  right: 6.4%;
  top: 18px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .selector-toggle-icon {
    display: none;
  }
}

.product-details-ha-v2__info-selector .selector-toggle .icon-down-carat {
  color: #000;
}

.product-details-ha-v2__info-selector .selector-toggle .icon-up-carat {
  color: #fff;
}

.product-details-ha-v2__info-selector .selector-toggle-title {
  font-size: 14px;
  line-height: 171.42857%;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /*background-color: $color2;*/
  color: #000;
  padding: 4.25% 5px;
  width: 100%;
  text-transform: uppercase;
}

.product-details-ha-v2__info-selector .selector-toggle-title.light-weight {
  font-weight: 400;
}

.product-details-ha-v2__info-selector .selector-toggle-title b {
  margin-right: 20px;
  font-weight: 700;
}

.product-details-ha-v2__info-selector .selector-toggle-title span {
  text-transform: none;
  font-weight: 700;
}

.product-details-ha-v2__info-selector .selector-toggle-title--purchase {
  font-weight: 900;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .selector-toggle-title--purchase {
    padding-right: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .selector-toggle-title--activation {
    padding-right: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.product-details-ha-v2__info-selector .selector-toggle-title--activation span {
  text-transform: none;
}

.product-details-ha-v2__info-selector .selector-toggle-title--trade-in a {
  color: #10148e !important;
}

.product-details-ha-v2__info-selector .selector-toggle-title--trade-in span {
  text-transform: none;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .selector-toggle-title {
    margin-bottom: 3.3%;
    padding: 0 5px;
  }
}

.product-details-ha-v2__info-selector .selector-toggle .selector-edit {
  color: #1428a0;
  display: none;
  float: right;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 200%;
  text-decoration: none;
  text-transform: none;
}

.product-details-ha-v2__info-selector .select-menu--trade-in {
  width: 100%;
  overflow: hidden;
  height: 0px;
  margin-top: 15px;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  text-align: center;
  color: black;
  /* Trade in New design*/
}

.product-details-ha-v2__info-selector .select-menu--trade-in.open {
  overflow: visible;
  height: auto;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in.option-show {
    height: auto;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option {
  width: 100%;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  width: 100%;
  margin: 0px 0px 10px 0px;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider {
    margin: 60px 0px;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider .slick-slide {
    opacity: 0.4 !important;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider .slick-current {
    opacity: 1 !important;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper {
  width: 20%;
  cursor: pointer;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper.actived {
  opacity: 1 !important;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--img * {
  width: inherit;
  height: 100px;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--img * {
    height: 170px;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text {
  font-size: 13px;
  margin: 10px 5px;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-name {
  font-size: 14px;
  line-height: 1.18;
  letter-spacing: -0.6px;
  font-weight: 300;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-name {
    font-size: 18px;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in {
  color: #bf1e22;
  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;
  margin-top: 5px;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__text {
  text-align: right;
  font-size: 11px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__text {
    display: none;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__value {
  font-size: 20px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__value {
    font-size: 13px;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips {
  width: 100%;
  background-color: #f7f7f7;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0.97;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips #tip-close {
    font-size: 15px;
    float: right;
    color: #666;
    cursor: pointer;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm {
    font-size: 30px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin-top: 20px;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm * {
    width: 50%;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm .tip-confirm-trade-in span {
    content: '';
    display: block;
    width: 20px;
    height: 40px;
    border: solid #1428a0;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -8px auto 0px auto;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm .tip-cancel-trade-in span {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm .tip-cancel-trade-in span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #505050;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm .tip-cancel-trade-in span::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #505050;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip {
  font-size: 12px;
  letter-spacing: -0.1px;
  font-weight: 500;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip * {
  display: inline-block;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip {
    line-height: 1.33;
  }
  .product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip * {
    display: block;
  }
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip {
  font-size: 10px;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: -0.1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 25px 0 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip__wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip__wrapper--image {
  display: block;
  height: 20px;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip__wrapper--image img {
  height: inherit;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .bot-tip {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 1.5;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .bot-tip a {
  color: #10148e;
  font-weight: 700;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in--skip-section {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  text-align: left;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.product-details-ha-v2__info-selector .select-menu--trade-in .trade-in--skip-section .main-skip {
  font-size: 20px;
  font-weight: 500;
  color: blue;
  margin-right: 10%;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 1px solid blue;
}

.product-details-ha-v2__info-selector .select-toggle.toggle--trade-in {
  position: relative;
  height: 40px;
  cursor: pointer;
  /* Hide for Trade in new design*/
  /*
          .selector-trade-in-skip{
            display: none;
          }
          .selector-trade-in-edit{
            display: block;
          }*/
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in {
    border-bottom: 1px solid #dadada;
  }
}

.product-details-ha-v2__info-selector .select-toggle.toggle--trade-in.open {
  /* Hide for Trade in new design*/
  /*
          .selector-trade-in-skip{
              display: block;
          }
          .selector-trade-in-edit{
              display: none;
          }*/
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in.open .icon-up-carat {
    display: block;
  }
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in.open .icon-down-carat {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in .icon-up-carat {
    display: none;
    color: black;
  }
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in .icon-down-carat {
    display: block;
  }
}

.product-details-ha-v2__info-selector .select-toggle.toggle--trade-in .selector-edit {
  color: #1428a0;
  position: absolute;
  right: 0;
  display: block;
  float: right;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 200%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-selector .select-toggle.toggle--trade-in .selector-edit {
    display: none;
  }
}

.product-details-ha-v2__info .selector-option {
  font-size: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-details-ha-v2__info .selector-option .option-value {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: -webkit-calc(33.3% - 10px);
  width: calc(33.3% - 10px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 1px #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 25px;
  font-size: 10px;
}

.product-details-ha-v2__info .selector-option .option-value.Carrier {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2__info .selector-option .option-value.single-column {
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-ha-v2__info .selector-option .option-value.two-column {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}

.product-details-ha-v2__info .selector-option .option-value.disable {
  cursor: default;
  border-style: dashed;
}

.product-details-ha-v2__info .selector-option .option-value.selected, .product-details-ha-v2__info .selector-option .option-value:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #1428a040;
  box-shadow: 0px 0px 0px 1px #1428a040;
  border-color: #1428a0;
  border-width: 2px;
}

.product-details-ha-v2__info .selector-option .option-value .name {
  color: #363636;
}

@media (max-width: 768px) {
  .product-details-ha-v2__info .selector-option .option-value .name {
    float: left;
    margin-top: 3px;
  }
}

.product-details-ha-v2__info .selector-option .option-value .price-info {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  position: absolute;
  right: 15px;
  line-height: 12px;
  text-align: right;
  letter-spacing: normal;
}

.product-details-ha-v2__info .selector-option .option-value .price-sell {
  font-size: 14px;
  line-height: 1em;
}

.product-details-ha-v2__info .selector-option .option-value .price-msrp {
  font-size: 10px;
  color: #a6a6a6;
  font-weight: normal;
  text-decoration: line-through;
  line-height: 12px;
  height: 12px;
}

.product-details-ha-v2__info .selector-option .option-value .price-diff {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #000;
  margin-left: 0.6em;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2__info .selector-option .option-value .price-diff {
    font-size: 0.9vw;
  }
}

.product-details-ha-v2__info .selector-option .option-value img {
  height: 60px;
  font-size: 12px;
  color: #000;
  line-height: 25px;
}

.product-details-ha-v2__info .product-details__info-selector:first-child {
  margin-top: 8.03%;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info .product-details__info-selector:first-child {
    margin-top: 5%;
  }
}

.product-details-ha-v2__info .color-selector .selector-option .option-value {
  position: relative;
  width: -webkit-calc(25% - 10px);
  width: calc(25% - 10px);
  height: 85px;
  padding: 5px 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

@media (max-width: 480px) {
  .product-details-ha-v2__info .color-selector .selector-option .option-value {
    width: -webkit-calc(33% - 10px);
    width: calc(33% - 10px);
  }
}

.product-details-ha-v2__info .color-selector .selector-option.disable .color-block {
  opacity: .5;
}

.product-details-ha-v2__info .color-selector .selector-option .color-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 75px;
  min-width: 42px;
}

.product-details-ha-v2__info .color-selector .selector-option .name {
  font-size: 12px;
  line-height: 200%;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  margin-left: 15px;
  margin-top: 0;
  position: absolute;
  left: 32px;
}

.product-details-ha-v2__info .color-selector .selector-option .name.light-weight {
  font-weight: 400;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info .color-selector .selector-option .name {
    display: none;
  }
}

.product-details-ha-v2__info .general-selector .option-value {
  height: 55px;
  padding: 15px 16px;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2__info .general-selector .option-value {
    padding: 15px 1%;
  }
}

.product-details-ha-v2__info .general-selector .option-value img {
  height: 100%;
}

.product-details-ha-v2__info .general-selector .option-value .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2__info .general-selector .option-value .name {
    font-size: 1.1vw;
  }
}

.product-details-ha-v2__info .general-selector .option-value.Device {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  text-align: center;
}

.product-details-ha-v2__info .general-selector .option-value.Device.special {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.product-details-ha-v2__info .general-selector .option-value.Device.special i {
  font-style: italic;
}

.product-details-ha-v2__info .general-selector .option-value.Device.special [data-color="#00b3e3"] {
  color: #00b3e3;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2__info .general-selector .option-value.Depth .name, .product-details-ha-v2__info .general-selector .option-value.Size .name, .product-details-ha-v2__info .general-selector .option-value.Capacity .name {
    /*width: min-content;*/
  }
}

.product-details-ha-v2__info-price-label {
  color: #a6a6a6;
  margin-bottom: 1.02%;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-price-label {
    margin-bottom: 3.82%;
  }
}

.product-details-ha-v2__info-price {
  font-size: 44px;
  line-height: 118.18182%;
  font-weight: bold;
  font-weight: 400;
  margin-right: 1.02%;
  overflow: hidden;
  font-size: 26px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-price {
    font-size: 40px;
    line-height: 140%;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-price {
    margin-right: 2.07%;
    font-size: 26px;
  }
}

.product-details-ha-v2__info-price .after {
  float: left;
  line-height: 35px;
  color: #363636;
}

.product-details-ha-v2__info-price.gray-out .after {
  opacity: .5;
}

.product-details-ha-v2__info-saved {
  font-size: 11px;
  line-height: 120%;
  font-weight: 700;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2__info-saved .before,
.product-details-ha-v2__info-saved .beforePrefix {
  color: #a6a6a6;
  font-weight: 700;
  float: left;
  text-decoration: line-through;
}

.product-details-ha-v2__info-saved .before {
  font-weight: 700;
}

.product-details-ha-v2__info-saved .before-price {
  font-size: 12px;
  font-weight: 700;
  color: #aaaaaa;
}

.product-details-ha-v2__info-saved .save-price {
  color: #00b3e3;
}

.product-details-ha-v2__info-saved .save-eppPrice {
  display: none;
}

.product-details-ha-v2__info-saved .before-save {
  text-transform: none;
}

.product-details-ha-v2__info-save {
  line-height: 120%;
  font-weight: 700;
  font-size: 12px;
}

.product-details-ha-v2__info-save.not-show {
  visibility: hidden;
}

.product-details-ha-v2__info-promotion {
  margin-bottom: 5.5%;
  margin-top: -7%;
}

.product-details-ha-v2__info-copy {
  clear: both;
  margin-top: 3.26%;
  margin-bottom: 7.6%;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-copy {
    margin-top: 0;
    margin-bottom: 4.6%;
  }
}

.product-details-ha-v2__info-copy__title {
  color: #363636;
  font-family: 'SamsungOneLatinWeb', 'SamsungSans', 'Interface_bd', Arial, Helvetica, 'San-Serif';
  font-weight: 700;
  font-size: 12px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-copy__title {
    font-weight: 800;
  }
}

.product-details-ha-v2__info-copy__title-ship:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 17px;
  margin: 5px 6px 0px 0;
  position: relative;
  top: 4px;
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/ship.png) no-repeat;
}

.product-details-ha-v2__info-copy__desc {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #0079cc;
}

.product-details-ha-v2__info-delivery-detail {
  text-align: center;
}

.product-details-ha-v2__info-delivery-detail .product-details__info-copy__desc {
  color: #1428a0;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.2px;
  display: inline-block;
  vertical-align: middle;
}

.product-details-ha-v2__info-delivery-detail .product-details__info-copy__img {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  margin-left: 5px;
}

.product-details-ha-v2__info-support {
  font-size: 12px;
  text-align: center;
  display: block;
  margin-bottom: 5%;
  letter-spacing: 2.5px;
  color: #000000;
}

.product-details-ha-v2__info-add, .product-details-ha-v2__info-buyNow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 4.41%;
  width: 100%;
  background-color: #1428a0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
}

.product-details-ha-v2__info-add:hover, .product-details-ha-v2__info-buyNow:hover {
  background-color: #0c175c;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-add, .product-details-ha-v2__info-buyNow {
    margin-bottom: 4.4%;
  }
}

.product-details-ha-v2__info-add.gray-out, .product-details-ha-v2__info-buyNow.gray-out {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}

.product-details-ha-v2__info-add.gray-out:hover, .product-details-ha-v2__info-add.gray-out:focus, .product-details-ha-v2__info-buyNow.gray-out:hover, .product-details-ha-v2__info-buyNow.gray-out:focus {
  background: #fff;
  border-color: #a6a6a6;
  -webkit-box-shadow: 0 0 0 1px #a6a6a6;
  box-shadow: 0 0 0 1px #a6a6a6;
}

.product-details-ha-v2__info .cta-button.product-details__info-add, .product-details-ha-v2__info .cta-button.product-details__info-buyNow {
  color: #fff;
}

.product-details-ha-v2__info-buy {
  color: #1428a0;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 4px;
  margin-bottom: 4.18%;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.product-details-ha-v2__info-buy-authorized {
  letter-spacing: 2.5px;
  font-weight: 700;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-buy {
    margin-bottom: 4.24%;
  }
}

.product-details-ha-v2__info-buy.gray-out {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}

.product-details-ha-v2__info-action {
  color: #363636;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-action {
    letter-spacing: 2.5px;
  }
}

.product-details-ha-v2__info-action .cta-holder {
  text-align: center;
}

.product-details-ha-v2__info-action .cta-holder .cta-action {
  cursor: pointer;
  text-decoration: none;
}

.product-details-ha-v2__info-action .cta-holder .cta-action .text {
  text-transform: uppercase;
}

.product-details-ha-v2__info-action .cta-holder .cta-action.selected .f5::after, .product-details-ha-v2__info-action .cta-holder .cta-action:focus .f5::after, .product-details-ha-v2__info-action .cta-holder .cta-action:hover .f5::after {
  background-color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 22px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 22px;
}

@media (min-width: 769px) {
  .product-details-ha-v2__info-action .cta-holder .cta-action.selected .f5::after, .product-details-ha-v2__info-action .cta-holder .cta-action:focus .f5::after, .product-details-ha-v2__info-action .cta-holder .cta-action:hover .f5::after {
    height: 13px;
    width: 13px;
  }
}

.product-details-ha-v2__info-action .cta-holder .cta-action .f5 {
  margin-right: 6px;
}

.product-details-ha-v2__info-action .product-detail__verizon-info {
  font-size: 10px;
  padding-bottom: 30px;
  text-transform: initial;
  line-height: 1.3;
}

.product-details-ha-v2__info-heart {
  position: absolute;
  line-height: 32px;
  top: 0;
  right: 4.3%;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 12px;
  font-weight: bold;
  color: #1428a0;
  font-family: 'SamsungOneLatinWeb';
}

@media (max-width: 768px) {
  .product-details-ha-v2__info-heart {
    right: 0;
  }
}

.product-details-ha-v2__info-heart img {
  margin-right: 7px;
}

.product-details-ha-v2__info-heart .cta-wishlist {
  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;
  cursor: pointer;
  /*padding-right: 10px;*/
  /*margin-right: 10px;*/
}

.product-details-ha-v2__info-heart .cta-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  cursor: pointer;
}

.product-details-ha-v2__info-heart-outline {
  top: -5px;
  width: 16.44px;
  right: -4px;
  color: #1428a0;
  position: absolute;
  font-size: 25px;
  text-align: center;
  pointer-events: none;
}

.product-details-ha-v2__subscribe-block {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px #cccccc;
  color: #363636;
  margin-bottom: 10px;
  padding: 0px 20px;
  overflow: hidden;
  cursor: pointer;
}

.product-details-ha-v2__subscribe-block.disabled-subscribe {
  opacity: 0.4;
  cursor: default;
}

.product-details-ha-v2__subscribe-block.active-subscribe {
  border: solid 1.5px #363636;
}

.product-details-ha-v2__subscribe-block-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-details-ha-v2__subscribe-block-inner--left {
  width: 50%;
  font-size: 14px;
  font-weight: bold;
}

.product-details-ha-v2__subscribe-block-inner--left .detail {
  font-size: 12px;
  line-height: 1.17;
  font-weight: normal;
}

.product-details-ha-v2__subscribe-block-inner--right {
  font-size: 24px;
  text-align: right;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.product-details-ha-v2__subscribe-block-inner--right .detail {
  font-size: 12px;
}

.product-details-ha-v2__subscribe-block-inner--right .price {
  margin-left: 10px;
}

.product-details-ha-v2__subscribe-block-inner--right .price .before-price {
  text-decoration: line-through;
}

.product-details-ha-v2__subscribe-block-outer--head {
  font-size: 14px;
  font-weight: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding: 10px 0px;
  border-top: 1px solid #cccccc;
}

.product-details-ha-v2__subscribe-block-outer--head .rect {
  width: 30px;
  height: 30px;
  cursor: pointer;
  min-width: 30px;
  cursor: pointer;
}

.product-details-ha-v2__subscribe-block-outer--head .rect span {
  background-color: #fff;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 16px;
  position: relative;
  width: 16px;
}

.product-details-ha-v2__subscribe-block-outer--head .active span:after {
  background-color: #000;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 12px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 12px;
}

.product-details-ha-v2__subscribe-block-outer--content {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.25;
  letter-spacing: normal;
  color: #222425;
}

.product-details-ha-v2__subscribe-block-outer--content a {
  color: #1428a0;
  font-weight: bold;
  cursor: pointer;
}

.product-details-ha-v2__subscribe-block-outer--content .collapsible, .product-details-ha-v2__subscribe-block-outer--content .collapsible-close {
  color: #1428a0;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}

.product-details-ha-v2__subscribe-block-outer--content .collapsible-content {
  display: none;
}

.product-details-ha-v2__subscribe-block-outer--content .collapsible-close {
  display: none;
}

.product-details-ha-v2 .subscribe-now-cta-available {
  display: none;
}

.product-details-ha-v2 .subscribe-cta-disabled {
  background: #ccc;
  pointer-events: none;
}

.product-details-ha-v2__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.product-details-ha-v2 .f5 {
  background-color: #fff;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 28px;
  position: relative;
  width: 28px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .f5 {
    height: 19px;
    width: 19px;
  }
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-toggle {
  display: none;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option {
  height: auto;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value {
  width: 30%;
  margin-top: 0;
  margin-right: 3%;
  padding: 2px;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value a {
  -webkit-box-shadow: 0px 0px 0px 1px #cccccc;
  box-shadow: 0px 0px 0px 1px #cccccc;
  padding: 15px 19px 8px;
  text-align: center;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value a .name {
  float: none;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value a .f5 {
  display: none;
}

.product-details-ha-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value.selected a {
  -webkit-box-shadow: 0px 0px 0px 2px #636363;
  box-shadow: 0px 0px 0px 2px #636363;
}

.product-details-ha-v2 .slick-slider {
  margin: 0;
}

.product-details-ha-v2 .slick-dots {
  background-color: #fff;
  margin: 0;
  padding: 4.54% 0 0;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .slick-dots {
    bottom: 14px;
  }
}

.product-details-ha-v2 .slick-dots li {
  margin: 0;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .slick-dots li {
    width: 15px;
    height: 15px;
  }
}

.product-details-ha-v2 .slick-dots li button {
  border: 1px solid #dbdbdb;
  background: #dbdbdb;
}

.product-details-ha-v2 .slick-dots li button::before {
  font-size: 36px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}

.product-details-ha-v2 .slick-dots li.slick-active button {
  border: 1px solid #000;
  background: #000;
}

.product-details-ha-v2 .slick-dots .slick-active-4 {
  display: none;
}

.product-details-ha-v2 .slick-dots .slick-active-3 button {
  height: 5px;
  width: 5px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .slick-dots .slick-active-3 button {
    width: 3px;
    height: 3px;
  }
}

.product-details-ha-v2 .slick-dots .slick-active-2 button {
  height: 8px;
  width: 8px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .slick-dots .slick-active-2 button {
    width: 5px;
    height: 5px;
  }
}

.product-details-ha-v2 .store-pickup-holder a {
  font-size: 12px;
}

.product-details-ha-v2 .authorized-retailers-holder a {
  font-size: 12px;
  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;
  padding: 5% 0;
  border-top: 1px solid #dadada;
  position: relative;
}

.product-details-ha-v2 .authorized-retailers-holder a:after {
  color: #969696;
  content: '>';
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}

.product-details-ha-v2 .authorized-retailers-holder .retailer-icon {
  width: 16px;
  height: 19px;
  display: inline-block;
  margin: 0 6px;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .authorized-retailers-holder .retailer-icon {
    width: 28px;
    height: 24px;
  }
}

.product-details-ha-v2 .authorized-retailers-holder .retailer-icon img {
  height: 100%;
}

.product-details-ha-v2 .store-locator-holder, .product-details-ha-v2 .store-locator-wtb-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-details-ha-v2 .store-locator-holder.one-column, .product-details-ha-v2 .store-locator-wtb-holder.one-column {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-ha-v2 .store-locator-holder.two-column, .product-details-ha-v2 .store-locator-wtb-holder.two-column {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details-ha-v2 .store-locator-container {
  max-width: 47%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .store-locator-text {
  text-align: left;
  text-transform: none;
}

.product-details-ha-v2 .store-locator-text .link {
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  color: #1428a0;
  letter-spacing: 0.7px;
  line-height: normal;
}

.product-details-ha-v2 .store-locator-label {
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #000;
  line-height: 1.7;
  margin-bottom: 1em;
}

.product-details-ha-v2 .store-locator-label a {
  font-family: SamsungOneLatinWeb;
  font-size: 11px;
  line-height: 1.27;
  font-weight: bold;
  color: #1428a0;
  letter-spacing: 0.7px;
  margin-bottom: 1em;
  cursor: pointer;
}

.product-details-ha-v2 .store-locator-detail {
  font-family: SamsungOneLatinWeb;
  font-size: 11px;
  line-height: 1.27;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 1em;
  max-width: 180px;
}

.product-details-ha-v2 .store-locator-detail a {
  cursor: pointer;
  display: inline;
  color: #1428a0;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0px;
}

.product-details-ha-v2 .store-locator-detail div {
  margin-bottom: 5px;
}

.product-details-ha-v2 .store-locator-date {
  font-family: SamsungOneLatinWeb;
  font-size: 11px;
  line-height: 1.27;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000;
  max-width: 180px;
}

.product-details-ha-v2 .store-locator-holder img {
  width: 22px;
}

.product-details-ha-v2 .store-locator-image {
  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-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  height: 23px;
}

.product-details-ha-v2 .store-locator-wtb a {
  color: #1428a0;
}

.product-details-ha-v2 .store-locator-wtb img {
  width: 14px !important;
}

.product-details-ha-v2 .cta-holder {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px;
  overflow: hidden;
}

.product-details-ha-v2 .cta-holder .authorized-retailers-holder {
  width: 100%;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder {
  width: 50%;
  min-width: 200px;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder .retaler-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder .text {
  color: #20a2ff;
  text-align: left;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder .detail {
  font-size: 10px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .cta-holder .store-pickup-holder .retailer-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-ha-v2 .cta-holder .compare-holder, .product-details-ha-v2 .cta-holder .wishlist-holder {
  width: 50%;
  min-width: 200px;
}

.product-details-ha-v2 .cta-holder .compare-holder a, .product-details-ha-v2 .cta-holder .wishlist-holder a {
  font-size: 12px;
  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 (max-width: 1024px) {
  .product-details-ha-v2 .cta-holder {
    display: table;
    width: 100%;
  }
  .product-details-ha-v2 .cta-holder .compare-holder {
    display: table-footer-group;
  }
  .product-details-ha-v2 .cta-holder .wishlist-holder {
    display: table-row-group;
  }
  .product-details-ha-v2__info-action {
    display: table;
    width: 100%;
  }
  .product-details-ha-v2__cta-holder-wrapper {
    display: table-row-group;
  }
  .product-details-ha-v2__info-copy {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .product-details-ha-v2 .cta-holder .compare-holder, .product-details-ha-v2 .cta-holder .wishlist-holder {
    display: inline-block;
  }
  .product-details-ha-v2 .cta-holder .wishlist-holder {
    padding-left: 20px;
    position: relative;
  }
}

.product-details-ha-v2 .suggested-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding-right: 10px;
  text-transform: uppercase;
}

.product-details-ha-v2__price-wrapper {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2%;
}

.product-details-ha-v2__price-wrapper .addon-monthly {
  display: none;
  font-size: 26px;
  margin-top: 1.35%;
  float: left;
  color: #363636;
}

@media (min-width: 769px) {
  .product-details-ha-v2__price-wrapper .addon-monthly {
    margin-top: 1.02%;
  }
}

.product-details-ha-v2__info-wrapper {
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  padding: 0 9.74% 0;
}

.product-details-ha-v2__financing-wrapper {
  text-align: center;
}

.product-details-ha-v2__financing-br {
  margin: 2% auto;
  text-transform: uppercase;
  color: #363636;
}

.product-details-ha-v2__financing-br:before, .product-details-ha-v2__financing-br:after {
  content: '';
  border: 1px solid #dadada;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 0;
  background-color: #dadada;
}

.product-details-ha-v2__financing-br:before {
  margin-right: 15px;
}

.product-details-ha-v2__financing-br:after {
  margin-left: 15px;
}

.product-details-ha-v2__financing-deferred-price {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.15;
  margin-top: 10px;
}

.product-details-ha-v2__financing-deferred-price sup {
  vertical-align: super;
  top: 6px;
  font-size: 18px;
}

.product-details-ha-v2__financing-deferred-price sup.sup-oslash {
  top: -2px;
}

.product-details-ha-v2__financing-message {
  font-weight: normal;
}

.product-details-ha-v2__financing-interest {
  font-weight: 500;
  line-height: 130%;
  font-size: 12px;
  margin-bottom: 2%;
}

.product-details-ha-v2__financing-price {
  font-weight: normal;
  margin-top: 3.5%;
}

.product-details-ha-v2__financing-price b {
  font-size: 24px;
}

.product-details-ha-v2__financing-price sup {
  vertical-align: super;
  top: 1px;
  font-size: 8px;
}

@-moz-document url-prefix() {
  .product-details-ha-v2__financing-price sup {
    font-size: 10px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details-ha-v2__financing-price sup {
    font-size: 12px;
  }
}

.product-details-ha-v2__financing-label {
  letter-spacing: 1.2px;
  margin-top: 2%;
  margin-bottom: 2.5%;
  text-transform: uppercase;
  color: #20a2ff;
  font-size: 12px;
}

.product-details-ha-v2__carrier-financing ctext {
  display: block;
}

.product-details-ha-v2__carrier-financing clink {
  letter-spacing: 1.2px;
  margin-top: 4%;
  margin-bottom: 2.5%;
  text-transform: uppercase;
  color: #20a2ff;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.product-details-ha-v2 .global-sold-out-message {
  margin-bottom: 4%;
}

@media (min-width: 769px) {
  .product-details-ha-v2__summary--cards.desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__summary--cards.desktop {
    display: none;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__summary--cards.mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__summary--cards.mobile {
    display: block;
    width: 100%;
    background-color: white;
    font-size: 0;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2__summary--cards___card {
    font-size: 14px;
    line-height: 1.71;
    border-right: 1px solid #dddddd;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .product-details-ha-v2__summary--cards___card:last-child {
    border-right: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2__summary--cards___card {
    font-size: 19px;
    line-height: 1.71;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 20px 0px;
  }
  .product-details-ha-v2__summary--cards___card:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }
}

.product-details-ha-v2__summary--cards___card .card__icon-text__main {
  font-size: 44px;
  font-weight: 200;
  left: -8px;
  letter-spacing: -.1em;
  line-height: 56px;
  position: relative;
  line-height: 56px;
  margin-bottom: 15px;
}

.product-details-ha-v2__summary--cards___card .card__icon-text__suffix {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 11px;
}

.product-details-ha-v2__summary--cards___card img {
  height: 56px;
  margin-bottom: 15px;
  width: auto;
}

.ecorebate {
  font-family: 'SamsungOneLatinWeb', 'SamsungSans', 'Interface_bd', Arial, Helvetica, 'San-Serif';
  font-weight: 700;
  font-size: 14px;
}

.ecorebate .eco-m .eco-c .eco-widget {
  background: #f7f7f7;
  padding: 10px 20px;
  text-align: center;
  margin-bottom: 2%;
}

.ecorebate .eco-m .eco-c .eco-widget a {
  color: #1428a0;
  text-transform: uppercase;
}

.ecorebate .eco-m .eco-c .eco-widget .eco-value {
  float: none;
  font-family: 'SamsungOneLatinWeb', 'SamsungSans', 'Interface_bd', Arial, Helvetica, 'San-Serif';
  font-weight: 700;
  font-size: 14px;
}

.ecorebate .eco-m .eco-c .eco-widget .eco-label {
  font-family: 'SamsungOneLatinWeb', 'SamsungSans', 'Interface_bd', Arial, Helvetica, 'San-Serif';
  font-weight: 700;
  font-size: 12px;
}

#ecorebates {
  margin: 10px 0;
}

.rebate-wrapper span {
  margin-left: 5px;
  color: #006B25;
}

.rebate-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details__info-icon-gift {
  width: 16px;
  height: 16px;
  background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/gift-box-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

body .product-details__info-marketing__nib {
  display: block;
}

body .product-details__info-marketing .type-p3 .bold {
  font-weight: 700;
}

body .product-details__info-marketing .type-p3 .bold-large {
  font-size: 14px;
  font-weight: 800;
}

body .product-details__info-marketing.flame .product-details__info-marketing__nib {
  border-top: 52px solid #1428a0;
}

body .product-details__info-marketing.flame .type-p3 .bold-color {
  color: #1428a0;
}

body .product-details__info-marketing.clock .product-details__info-marketing__nib {
  border-top: 52px solid #ff4337;
}

body .product-details__info-marketing.clock .type-p3 .bold-color {
  color: #ff4337;
}

@media (min-width: 769px) {
  .product-details__price-wrapper .top-price-suggested {
    top: 4px;
  }
}

.product-details__price-wrapper .top-price-suggested {
  background-color: #fff;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  border: 1px solid #000;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  height: 14px;
  line-height: 14px;
  text-align: center;
  width: 14px;
}

.product-details__price-wrapper .top-price-suggested:after {
  text-transform: lowercase;
  content: 'i';
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-details__info .product-details__price-wrapper {
  position: relative;
}

.product-details__price-wrapper .top-price-suggested.active {
  color: #fff;
  background-color: #000;
}

.product-details__price-wrapper .top-price-suggested:hover {
  color: #fff;
  background-color: #000;
}

.product-details__price-wrapper .top-price-suggested:after {
  text-transform: lowercase;
  content: 'i';
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-details__price-wrapper .pdp-tooltip {
  text-transform: none;
  z-index: 99;
  background-color: #fff;
  position: absolute;
  color: #363636;
  top: 22px;
  width: 350px;
  max-width: 155%;
  padding: 20px;
  border: 1px solid #dadada;
  left: 0;
}

@media (min-width: 1200px) {
  .product-details__price-wrapper .type-p3 {
    font-size: 12px;
    line-height: 200%;
  }
}

.product-details__price-wrapper .type-p3 {
  font-weight: 700;
}

.product-details__price-wrapper .product-details__price-icon {
  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;
  margin-right: 2%;
}

.product-details__price-wrapper .product-details__price-icon img {
  max-height: 21px;
  width: auto;
}

.product-details__price-wrapper .product-details__trade-in-info {
  display: none;
  color: #b90d16;
  margin-right: 5%;
}

.product-details__price-wrapper .product-details__trade-in-info--wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  font-weight: 700;
}

.product-details__price-wrapper .product-details__trade-in-info--wrapper.close {
  display: none;
}

.product-details__price-wrapper .product-details__trade-in-info--wrapper * {
  white-space: nowrap;
}

.product-details__price-wrapper .product-details__trade-in-info--wrapper-value {
  margin-right: 2%;
}

.product-details__price-wrapper .product-details__trade-in-info--wrapper-plus {
  margin-right: 7%;
  color: #636363;
}

.product-details__price-sale {
  width: 100%;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #959595;
  padding-bottom: 11px;
  display: none;
}

.product-details__tv-trade-in {
  border-bottom: 1px solid #dadada;
  padding: 20px 0px;
}

.product-details__tv-trade-in--title {
  font-size: 20px;
  font-weight: bold;
}

.product-details__tv-trade-in--selector {
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0px;
}

.product-details__tv-trade-in--footer {
  font-size: 11px;
  line-height: 1.2;
}

.product-details__tv-trade-in--footer a:focus {
  outline-color: #4d90fe;
  outline-style: auto;
  outline-width: thin;
}

.product-details__tv-trade-in--button {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid black;
  padding: 20px 0px;
  text-align: center;
  width: 30%;
  max-width: 100px;
  display: inline-block;
  margin-right: 10%;
  cursor: pointer;
  color: #000;
}

.product-details__tv-trade-in--button.active {
  background: #bfbfbf;
}

.product-details__tv-trade-in--button:focus {
  outline-color: #4d90fe;
  outline-style: auto;
  outline-width: thin;
}

/* BOGO TRANDE IN PAGE SCSS*/
.product-detail__bogo-trade-in {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #aaa;
}

.product-detail__bogo-trade-in .bogo-trade-in-img {
  height: inherit;
  padding-left: 0px;
  position: relative;
}

.product-detail__bogo-trade-in .bogo-trade-in-img img {
  max-height: 90%;
  max-width: 100%;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .product-detail__bogo-trade-in .bogo-trade-in-img img {
    right: 0;
  }
}

.product-detail__bogo-trade-in .bogo-trade-in-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-detail__bogo-trade-in .bogo-trade-in-text * {
  color: black;
}

.product-detail__bogo-trade-in .bogo-trade-in-text__block {
  padding: 0px;
  padding-top: 10px;
}

.product-detail__bogo-trade-in .bogo-trade-in-text__title {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 768px) {
  .product-detail__bogo-trade-in .bogo-trade-in-text__title {
    font-size: 14px;
  }
}

.product-detail__bogo-trade-in .bogo-trade-in-text__subtitle {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .product-detail__bogo-trade-in .bogo-trade-in-text__subtitle {
    font-size: 14px;
  }
}

.product-detail__bogo-trade-in .bogo-trade-in-text__CTAButton {
  padding-top: 15px;
  padding-bottom: 15px;
}

.product-detail__bogo-trade-in .bogo-trade-in-text__CTAButton a {
  color: #000;
  border-bottom: 1px solid #000;
  vertical-align: middle;
  padding-bottom: 6px;
  font-size: 11px;
  letter-spacing: 1.7px;
  font-weight: bold;
  text-transform: uppercase;
}

.gs8-cta {
  display: none;
}

.sms-alert {
  font-size: 15px;
  text-align: center;
  display: none;
  padding-bottom: 10px;
}

/* Trade In new desing for Mobile*/
.product-details__trade-in {
  margin-bottom: 5%;
}

.product-details__trade-in .trade-in--heading {
  text-align: center;
  line-height: 1.2;
  font-size: 20px;
}

.product-details__trade-in .trade-in--sub-heading {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.2;
  margin: 5% 0px;
  letter-spacing: 0.5px;
}

span.delivery-deferred-finance-disclaimer {
  display: none;
}

.Product-card__offer {
  padding: 5px 3%;
  text-align: center;
  color: #000000;
  overflow: auto;
  font-size: 14px;
  min-height: 14px;
  white-space: normal;
  font-weight: 500;
  line-height: 150%;
  text-overflow: clip;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f8f8f8;
}

.Product-card__offer img {
  width: 18px;
  margin-top: 3px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.Product-card__offer span {
  text-align: left;
}

.Product-card__offer p {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
}

.Product-card__offer p a {
  color: #1428a0;
}

.Product-card__offer.clock.bold-color {
  color: #dc2222;
}

.Product-card__offer.flame.bold-color {
  color: #1428a0;
}

.Product-card__offer .bold {
  font-weight: 700;
}

.Product-card__offer .bold-large {
  font-size: 15px;
  font-weight: 800;
}

.product-details__info-marketing {
  background: none;
  border: none;
  height: auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}

/* bundle */
.product-details__info-bundle {
  margin: 2% 0;
  text-align: left;
}

.product-details__info-bundle-title {
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #222425;
}

.product-details__info-bundle-item {
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 0.96px;
  margin-top: 1.5em;
}

.product-details__info-bundle-item .name {
  margin-bottom: 3px;
}

.product-details__info-bundle-item .name a {
  color: #1428a0;
}

.product-details__info-bundle-item .modelCode {
  color: #a6a6a6;
}

.product-details__price-discount {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #000000;
  font-family: SamsungOneLatinWeb;
  padding-bottom: 20px;
}

.product-details__price-discount .discount-savePrice {
  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;
}

.product-details__price-discount .discount-save {
  margin-left: 3px;
  display: none;
}

/*.product-details__info {
  &-promoPrice {
    color: #000000;
    font-family: SamsungOneLatinWeb;
    font-size: 24px;
    display: flex;

    @include lg {
      font-size: 26px;
    }
  }

  &-totalPrice {
    color: #636363;
    font-family: SamsungOneLatinWeb;
    font-size: 12px;
    text-decoration: line-through;
    align-items: center;
    display: flex;
    margin-left: 5px;
  }
}*/
/* video carousel 021723 */
.product-details-video__thumbnail {
  padding: 0px;
  height: auto;
}

.product-details-video__thumbnail .slick-disabled {
  display: block !important;
}

.product-details-video__thumbnail .slick-disabled span {
  color: #d5d5d5 !important;
}

.product-details-video__thumbnail .slick-prev {
  bottom: inherit;
  top: -48px;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-video__thumbnail .slick-prev span {
  color: #363636;
  font-size: 50px;
}

.product-details-video__thumbnail .slick-prev ::before {
  content: '\e900';
}

.product-details-video__thumbnail .slick-next {
  bottom: -35px;
  top: inherit;
  left: 0;
  height: 50px;
  width: 100%;
  margin: 0;
  background: none;
}

.product-details-video__thumbnail .slick-next span {
  color: #363636;
  font-size: 50px;
}

.product-details-video__thumbnail .slick-next ::before {
  content: '\e901';
}

.product-details-video__thumbnail .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  height: auto !important;
}

.product-details-video__thumbnail .slick-list {
  height: auto !important;
}

.product-details-video__thumbnail-color {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.videothumbnail-img {
  margin: 0px 15px;
  margin-bottom: 15px;
  text-align: center;
  display: block;
  position: relative;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev {
  top: -60px;
}

.product-details-ha-v2 .product-details__thumbnail .slick-prev span {
  color: #363636 !important;
  font-size: 20px;
  border: 1px solid #d5d5d5;
  padding: 10px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.product-details-ha-v2 .product-details__thumbnail .slick-next span {
  color: #363636 !important;
  font-size: 20px;
  border: 1px solid #d5d5d5;
  padding: 10px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.product-details-ha-v2 .product-details__thumbnail .slick-next {
  bottom: -60px;
}

.video-ic {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  background: #fff;
  border: 0px !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product-details-ha-v2 .product-details-video__thumbnail-color .videothumbnail-img .product-details-video__img {
  opacity: 0.6;
}

.product-details-ha-v2 .product-details-video__thumbnail-color .videothumbnail-img.video .product-details-video__img.active {
  opacity: 1;
  border: 2px solid steelblue;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-details-ha-v2 .product-details-video__thumbnail-color .videothumbnail-img.video .product-details-video__img:hover {
  opacity: 1;
  border: 2px solid steelblue;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pd-video-img {
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 2px 10px;
  -webkit-box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .product-details-video__img {
  width: 100%;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon {
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 10px;
  left: 93%;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon .close {
  width: 25px;
  height: 25px;
  opacity: 1;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon .close:before,
.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 17px;
  width: 2px;
  background-color: #fff;
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .product-details__photo-color .photo-img .video-container .close-btn-icon .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__photo {
  display: block;
  width: 100%;
  height: 100% !important;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__photo {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(7 / 8 * 100% - 10px);
    width: -webkit-calc(7 / 8 * 100% - 25px);
    width: calc(7 / 8 * 100% - 25px);
    margin-left: 25px;
  }
}

@media (max-width: 1200) {
  .pd-video-img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 7px;
    width: 70px;
  }
  .videothumbnail-img {
    margin: 0px 10px;
  }
  .video-ic {
    width: 17px;
  }
}

@media (max-width: 769px) {
  .pd-video-img {
    display: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .video-ic {
    display: none;
  }
}

#inline-video-container .video-js {
  width: 100%;
  height: 100%;
}

#backButton img {
  margin-top: -3px;
  height: 36px;
  width: 36px;
  cursor: pointer;
}

#forwardButton img {
  margin-top: -3px;
  height: 36px;
  width: 36px;
  cursor: pointer;
}

/* Video End */

.product-details-ha-v2 .bespoke-offerWrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #2189FF;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 12px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .bespoke-offerPopup {
  background: #FFFFFF;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 80%;
  max-width: 926px;
  background-color: #FFFFFF;
  max-height: 90%;
  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;
}

.product-details-ha-v2 .bespoke-offerPopupBackOrder {
  font-size: 16px;
  padding: 1em 10%;
}

.product-details-ha-v2 .bespoke-offerPopupTitle {
  font-family: "SamsungSansSharp";
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  margin-bottom: 34px;
  padding: 20px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.product-details-ha-v2 .bespoke-offerPopup-colorRow {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRows {
  padding: 0 5%;
  overflow: auto;
  margin-right: 9px;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRows::-webkit-scrollbar {
  width: 3px;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRows::-webkit-scrollbar-thumb {
  -webkit-border-radius: 1.5px;
  border-radius: 1.5px;
  background-color: #8F8F8F;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRow {
  margin-bottom: 32px;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRow img {
  width: 20%;
}

.product-details-ha-v2 .bespoke-offerPopup-panelRowTitle {
  font-family: "SamsungSansSharp";
  font-size: 16px;
  letter-spacing: 0.53px;
  line-height: 1.1875;
  font-weight: 700;
  margin-bottom: 0.34em;
  margin-left: 5%;
}

.product-details-ha-v2 .bespoke-offerPopup-panelPrice {
  font-family: "SamsungSansSharp";
  font-size: 12px;
  letter-spacing: 0.53px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 1.66em;
  margin-left: 5%;
}

.product-details-ha-v2 .bespoke-offerPopup-panelOptionTitle {
  font-family: "SamsungSansSharp";
  font-size: 14px;
  letter-spacing: 0.47px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 1em;
}

.product-details-ha-v2 .bespoke-offerPopup-panelOptionRight {
  width: 80%;
}

.product-details-ha-v2 .bespoke-offerPopup-colorList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .bespoke-offerPopup-colorItem {
  display: none;
  -webkit-flex-basis: 12.5%;
  -ms-flex-preferred-size: 12.5%;
  flex-basis: 12.5%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  text-align: center;
  margin: 5px;
  -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;
}

.product-details-ha-v2 .bespoke-offerPopup-colorItem.enabled {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2 .bespoke-offerPopup-colorItem.selected .color-block:before {
  content: '';
  position: absolute;
  width: 34px;
  height: 34px;
  background-color: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #2189FF;
}

.product-details-ha-v2 .bespoke-offerPopup-colorBlock {
  font-size: 24px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 12px;
  cursor: pointer;
  position: relative;
  font-size: 0;
}

.product-details-ha-v2 .bespoke-offerPopup-colorName {
  font-family: "SamsungSansSharp";
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 3px;
}

.product-details-ha-v2 .bespoke-offerPopup-edd {
  color: #FA6400;
  font-family: SamsungOne;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
}

.product-details-ha-v2 .bespoke-offerPopup-panelBtn {
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 35px;
  width: 15%;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 35px;
}

.product-details-ha-v2 .bespoke-offerPopup-panelOverlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
}

.product-details-ha-v2 .bespoke-offerPopup-CloseBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .bespoke-offerPopup-panelFooter {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-border-radius: 0 0 24px 24px;
  border-radius: 0 0 24px 24px;
  background-color: #FFFFFF;
  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;
  -webkit-box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.22);
}

.product-details-ha-v2 .product-details__info-openbox .openbox-wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-title {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card {
  border: 1px solid #bbb;
  padding: 16px 24px;
  margin-top: 10px;
  cursor: pointer;
  position: relative;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card:hover, .product-details-ha-v2 .product-details__info-openbox .openbox-card.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-title {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
  font-weight: 700;
  margin-bottom: 3px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.14px;
  max-width: 400px;
  margin-right: 15px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-text a {
  font-weight: 700;
  color: #1428a0;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-text sup {
  font-size: 70%;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-price {
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-msrpPrice {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.26px;
  color: #737373;
  text-decoration: line-through;
  padding-right: 5px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-savePrice {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.26px;
  color: #c75300;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-sellPrice {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-edd {
  margin-top: 10px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: .26px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-edd .date {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card-add, .product-details-ha-v2 .product-details__info-openbox .openbox-card-remove {
  position: absolute;
  top: 14px;
  right: 9px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #1428a0;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card .openbox-card-remove {
  display: none;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card.selected .openbox-card-add {
  display: none;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-card.selected .openbox-card-remove {
  display: block;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-height: 80%;
  background-color: #fff;
  max-width: 990px;
  overflow: auto;
  padding: 60px 60px 180px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-popup {
    padding: 40px 5% 120px;
  }
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-title {
  font-family: SamsungSansSharp;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 1.25em;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-title {
    font-size: 32px;
  }
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-subtitle {
  max-width: 472px;
  font-size: 22px;
  line-height: 1.46;
  margin: 0 auto 3em;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-subtitle {
    font-size: 18px;
  }
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-bulletes {
  text-align: left;
  width: 100%;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-bulletes div {
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 0.8em;
  margin-left: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-bulletes div {
    font-size: 20px;
  }
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-bulletes li {
  margin-left: 10px;
}

.product-details-ha-v2 .product-details__info-openbox .openbox-disclaimer-close {
  font-size: 28px;
  position: absolute;
  right: 28px;
  top: 28px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-laundryPair {
  border-top: #979797 solid .5px;
  padding-top: 30px;
}

.product-details-ha-v2 .product-details__info-laundryPair > p {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair > p {
    font-size: 16px;
    letter-spacing: 0.3px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__option {
  margin-bottom: 30px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__wrapper {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__banner {
  position: absolute;
  top: 0;
  left: 0;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card {
  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;
  padding: 25px 3%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #BBBBBB;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
  overflow: hidden;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card .icon-checked {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card.selected {
  border: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card.selected .inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card.selected .active {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__card.selected .icon-checked {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__img {
  width: 25%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__img {
    width: 35%;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__name {
  color: #000000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  width: 85%;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__name {
    font-size: 18px;
    line-height: 19px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__price {
  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;
  margin-top: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__price {
    margin-top: 15px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__price-right {
  margin-left: 5px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__price-promo {
  color: #000000;
  font-size: 16.8px;
  letter-spacing: 0;
  line-height: 21px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__price-promo {
    font-size: 24px;
    line-height: 28px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__price-msrp {
  color: #969696;
  font-size: 12.6px;
  letter-spacing: 0;
  line-height: 15px;
  text-decoration: line-through;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__price-msrp {
    font-size: 18px;
    line-height: 22px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__price-save {
  color: #969696;
  font-size: 9.8px;
  line-height: 12px;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__price-save {
    font-size: 14px;
    line-height: 17px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__link {
  color: #1428A0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  font-weight: bold;
  margin-top: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__link {
    margin-top: 20px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__status {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__status {
    top: 10px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__status.active {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__status.inactive {
  display: block;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__pcs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc {
  margin-top: 12px;
  padding: 30px 12px 15px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc.banner {
  border-top: solid black 5px !important;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc .premium-banner {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 10px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: SamsungOneLatinWeb;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc .premium-banner::after {
  content: '';
  position: absolute;
  border-top: solid 23px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc .icon-checked {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc.selected {
  border: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc.selected .inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc.selected .active {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc.selected .icon-checked {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc img {
  width: 30px;
  margin-right: 15px;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__pc {
    width: 48.5%;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-name {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 17px;
  font-weight: bold;
  padding-right: 50px;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-price {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 12px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-text {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 12px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-msrp {
  color: #000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 12px;
  margin-left: 5px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-status {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__pc-status {
    top: 10px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-status.active {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-status.inactive {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-terms {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__pc-terms a {
  color: #1428A0;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery {
  margin-top: 12px;
  padding: 12px 18px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery .icon-checked {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery.selected {
  border: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery.selected .inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery.selected .active {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery.selected .icon-checked {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery img {
  width: 30px;
  margin-right: 15px;
  margin-top: 5px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-title {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-text {
  color: #222425;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-link {
  margin-top: 12px;
  color: #1428A0;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-price {
  margin-top: 5px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-promo {
  color: #222425;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-msrp {
  color: #222425;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-decoration: line-through;
  margin-left: 5px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-status {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-status {
    top: 10px;
  }
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-status.active {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-status.inactive {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-terms {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-terms a {
  color: #1428A0;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-icon {
  width: 35px;
  -webkit-flex-basis: 35px;
  -ms-flex-preferred-size: 35px;
  flex-basis: 35px;
  padding: 2px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-iconRight {
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  padding: 0 8px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-options.included .pair__delivery-option {
  width: 100%;
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-options.included .pair__delivery-option.decline {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-option {
  width: -webkit-calc(50% - 6px);
  width: calc(50% - 6px);
  padding: 16px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #a6a6a6;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-option.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-option:hover {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-laundryPair .pair__delivery-option > div {
  text-align: center;
}

.product-details-ha-v2 .product-details__info-purchase .payment-chat-container {
  display: none;
  margin: 10px 0;
}

.product-details-ha-v2 .product-details__info-purchase .payment-chat-container .chat-button {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  color: #1428A0;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-purchase .payment-chat-container .chat-button span {
    display: none;
  }
}

.product-details-ha-v2 .product-details__info-purchase .payment-chat-container .chat-icon {
  width: 22px;
  height: 22px;
}

.product-details-ha-v2 .product-details__info-purchase .slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  -js-display: flex !important;
  display: flex !important;
}

.product-details-ha-v2 .product-details__info-purchase .slick-slide {
  height: inherit !important;
}

.product-details-ha-v2 .product-details__info-purchase .slick-dots {
  position: absolute;
  bottom: -20px;
  padding: 0;
}

.product-details-ha-v2 .product-details__info-purchase .slick-prev {
  padding: 0;
  background: none;
  left: -20px;
}

.product-details-ha-v2 .product-details__info-purchase .slick-next {
  padding: 0;
  background: none;
  right: -20px;
}

.product-details-ha-v2 .product-details__info-purchase .slick-arrow__icon {
  color: #000;
}

.product-details-ha-v2 .product-details__info-purchase .section__wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-purchase-carousel {
  margin: 10px 20px 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-purchase-carousel {
    overflow: auto;
    margin-right: 0;
  }
}

.product-details-ha-v2 .product-details__info-purchase-carousel::-webkit-scrollbar {
  height: 4px;
}

.product-details-ha-v2 .product-details__info-purchase-card {
  width: -webkit-calc(33% - 10px);
  width: calc(33% - 10px);
  margin: 0 5px;
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 20px 10px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-purchase-card {
    width: auto;
    max-width: 130px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.product-details-ha-v2 .product-details__info-purchase-card.selected {
  color: #fff;
  background-color: #2189FF;
}

.product-details-ha-v2 .product-details__info-purchase-card-name {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 1em;
}

.product-details-ha-v2 .product-details__info-purchase-card-bottom {
  font-size: 14px;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-purchase-card-bottom .from {
  font-size: 14px;
  line-height: 17px;
}

.product-details-ha-v2 .product-details__info-purchase-card-bottom .lg {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 3px 0;
}

.product-details-ha-v2 .product-details__info-purchase-card-bottom sup {
  font-size: 50%;
  top: -0.7em;
}

.product-details-ha-v2 .product-details__info-purchase-card-bottom b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-purchase-detail {
  padding: 15px;
  background-color: #f7f7f7;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.product-details-ha-v2 .product-details__info-purchase-detail-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .product-details__info-purchase-detail-flex img {
  width: 50px;
  margin-right: 20px;
}

.product-details-ha-v2 .product-details__info-purchase-detail-flex.installments {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.product-details-ha-v2 .product-details__info-purchase-detail-flex.installments img {
  height: 39px;
  width: 39px;
  margin-left: 8px;
  margin-right: 11px;
}

.product-details-ha-v2 .product-details__info-purchase-detail-title {
  font-size: 14px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-purchase-detail-title.installments {
  font-size: 16px;
}

.product-details-ha-v2 .product-details__info-purchase-detail-desc {
  font-size: 12px;
  line-height: 14px;
  margin-top: 4px;
}

.product-details-ha-v2 .product-details__info-purchase-detail-wrapper.installments {
  padding: 15px 0;
}

.product-details-ha-v2 .product-details__info-purchase-monthly-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-details-ha-v2 .product-details__info-purchase-monthly-option {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  padding: 8px 8px 20px;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #fff;
  cursor: pointer;
  font-size: 10px;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-purchase-monthly-option .lg {
  font-size: 12px;
}

.product-details-ha-v2 .product-details__info-purchase-monthly-option b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-purchase-monthly-option.selected {
  border-color: #2189FF;
  -webkit-box-shadow: 0px 0px 1px 1px #2189ff;
  box-shadow: 0px 0px 1px 1px #2189ff;
}

.product-details-ha-v2 .product-details__info-purchase-installment-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-details-ha-v2 .product-details__info-purchase-installment-option {
  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;
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 26px;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  color: #000;
  font-family: "SamsungOne";
  padding: 19px 11px;
  cursor: pointer;
}

@media (max-width: 530px), (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2 .product-details__info-purchase-installment-option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.product-details-ha-v2 .product-details__info-purchase-installment-option .installment_price {
  font-weight: 700;
  font-size: 14px;
}

@media (max-width: 530px), (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2 .product-details__info-purchase-installment-option .installment_price {
    display: block;
  }
}

.product-details-ha-v2 .product-details__info-purchase-installment-option .installment_due {
  font-size: 11px;
}

.product-details-ha-v2 .product-details__info-purchase-installment-option img {
  width: 50px;
  margin-right: 20px;
}

@media (max-width: 530px), (min-width: 769px) and (max-width: 1280px) {
  .product-details-ha-v2 .product-details__info-purchase-installment-option img {
    object-fit: contain;
    aspect-ratio: 5/3;
    margin-bottom: 5px;
  }
}

.product-details-ha-v2 .product-details__info-purchase-installment-option sup {
  font-size: 9px;
}

@media (max-width: 769px) {
  .desktop_payin4 {
    display: none;
  }
}

.product-details-ha-v2 .product-details__info-purchase-installment-option.selected {
  border-color: #2189FF;
  -webkit-box-shadow: 0px 0px 1px 1px #2189ff;
  box-shadow: 0px 0px 1px 1px #2189ff;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__wrapper {
  border-top: #979797 solid .5px;
  padding: 30px 0;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__title {
  color: #000000;
  letter-spacing: 0.3px;
  line-height: 21px;
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__title {
    font-size: 16px;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__subTitle {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 13px;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__subTitle a {
  font-weight: bold;
  color: #1428A0;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card {
  padding: 25px 3%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #BBBBBB;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  cursor: pointer;
  margin-top: 22px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card {
    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;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card .icon-checked {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card.selected {
  border: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card.selected .inactive {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card.selected .active {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__card.selected .icon-checked {
  display: block;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__options {
  margin-top: 10px;
  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;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__option {
  height: 18.7px;
  width: 18.7px;
  border: 0.7px solid #DBDBDB;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 2%;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__option {
    margin: 3%;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__option.selected {
  -webkit-box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #a6a6a6;
  box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #a6a6a6;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__img img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 50%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__img img {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__img {
    width: 35%;
    margin-right: 5%;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__name {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.37px;
  line-height: 21.6px;
  width: 85%;
  font-weight: bold;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__name {
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__name {
    font-size: 18px;
    line-height: 19px;
    letter-spacing: 0;
  }
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__detail {
    width: 55%;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  margin-top: 25px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__selection {
    margin-top: 16px;
    width: 100%;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity {
  padding: 5px 0;
  width: 48.5%;
  border: 1.2px solid #BBBBBB;
  -webkit-border-radius: 4.8px;
  border-radius: 4.8px;
  background-color: #FFFFFF;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity.selected {
  border: 2px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity .quantity__label {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity .quantity__label {
    font-size: 16.8px;
    line-height: 21px;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity .quantity__price {
  font-size: 10px;
  letter-spacing: 0.3px;
  line-height: 12px;
  text-align: center;
  margin-top: 3px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity .quantity__price {
    font-size: 12px;
    letter-spacing: 0.36px;
    line-height: 14px;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__quantity .quantity__price-msrp {
  text-decoration: line-through;
  color: #969696;
  margin-left: 3px;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__price {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__price {
    text-align: center;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__price-msrp {
  text-decoration: line-through;
  color: #969696;
  margin-left: 3px;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__status {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-laundryAccessory .accessory__status {
    top: 10px;
  }
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__status.active {
  display: none;
}

.product-details-ha-v2 .product-details__info-laundryAccessory .accessory__status.inactive {
  display: block;
}

.product-details-ha-v2 .product-details__info-premium .pc-msrp-wrapper {
  display: none;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-premium .pc-saving-wrapper {
  display: none;
  color: #DC2525;
}

.product-details-ha-v2 .product-details__info-premium .premium-wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-premium .premium-title {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.3px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-premium .premium-title img {
  margin-right: 8px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-premium .premium-title {
    font-size: 16px;
  }
}

.product-details-ha-v2 .product-details__info-premium .premium-bold {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-premium .premium-bold {
    font-size: 16px;
  }
}

.product-details-ha-v2 .product-details__info-premium .premium-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-premium .premium-row > img {
  width: 15%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 4%;
}

.product-details-ha-v2 .product-details__info-premium .premium-subtitle {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-bottom: 12px;
}

.product-details-ha-v2 .product-details__info-premium .premium-subtitle a {
  font-weight: bold;
  color: #1428a0;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-premium .premium-subtitle img {
  margin-right: 8px;
  margin-top: 2px;
}

.product-details-ha-v2 .product-details__info-premium .premium-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-ha-v2 .product-details__info-premium .premium-option {
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 30px 12px 15px;
  margin-top: 10px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 48%;
  margin: 5px 2% 0 0;
}

.product-details-ha-v2 .product-details__info-premium .premium-option:hover {
  border: 1px solid #0077C8;
}

.product-details-ha-v2 .product-details__info-premium .premium-option.full {
  width: 100%;
  border-top: solid black 5px !important;
  padding: 35px 12px 15px;
}

.product-details-ha-v2 .product-details__info-premium .premium-option.banner {
  border-top: solid black 5px !important;
}

.product-details-ha-v2 .product-details__info-premium .premium-option.active {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

.product-details-ha-v2 .product-details__info-premium .premium-option.active .icon-checked {
  display: block;
}

.product-details-ha-v2 .product-details__info-premium .premium-option__body {
  margin-left: 10px;
}

.product-details-ha-v2 .product-details__info-premium .premium-option .icon-checked {
  display: none;
  position: absolute;
  right: 8px;
  bottom: 10px;
  font-size: 14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #1428a0;
  border-left: 2px solid #1428a0;
}

.product-details-ha-v2 .product-details__info-premium .premium-banner {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 10px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: SamsungOneLatinWeb;
}

.product-details-ha-v2 .product-details__info-premium .premium-banner::after {
  content: '';
  position: absolute;
  border-top: solid 23px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details-ha-v2 .product-details__info-premium .premium-name {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 17px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-premium .premium-desc {
  color: #222425;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 6px;
}

.product-details-ha-v2 .product-details__info-premium .premium-price, .product-details-ha-v2 .product-details__info-premium .premium-text {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 6px;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-premium .premium-image {
  padding-top: 5px;
  width: 26px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-ha-v2 .product-details__info-premium .premium-terms {
  clear: both;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-premium .premium-terms a {
  cursor: pointer;
  font-weight: 700;
  color: #1428a0;
  display: inline;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-title {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 21px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-premium .lifestyle-title {
    font-size: 16px;
    letter-spacing: 0.3px;
  }
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-subtitle {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 12px;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-subtitle sup {
  font-size: 10px;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-subtitle a {
  color: #1428A0;
  font-weight: bold;
  display: block;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-img {
  width: 80px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-img img {
  max-width: 100%;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 auto;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-img .img-font {
  height: 60px;
  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;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-img .img-plus {
  font-size: 30px;
  opacity: 50%;
  margin: 3px auto;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-desc {
  padding-top: 5px;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 12px;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-feature img {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 8px;
  margin-top: 2px;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-price {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 16px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-premium .lifestyle-price {
    font-size: 16px;
    line-height: 18px;
    margin-top: 22px;
  }
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-banner {
  position: absolute;
  top: -1px;
  left: 0;
  padding: 6px 10px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: SamsungOneLatinWeb;
  text-transform: uppercase;
}

.product-details-ha-v2 .product-details__info-premium .lifestyle-banner::after {
  content: '';
  position: absolute;
  border-top: solid 22px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details-ha-v2 .product-details__info .care-plus-enhancement-only {
  display: none;
}

.product-details-ha-v2 .product-details__info .care-plus-enhancement-only .colorful {
  color: #c75300;
}

.product-details-ha-v2 .product-details__info .care-plus-enhancement-text {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.14px;
  margin: 12px 0;
}

.product-details-ha-v2 .product-details__info.care-plus-enhancement .care-plus-enhancement-only {
  display: block;
}

.product-details-ha-v2 .product-details__info.care-plus-enhancement .care-plus-enhancement-price .pair__pc-price, .product-details-ha-v2 .product-details__info.care-plus-enhancement .care-plus-enhancement-price .premium-price {
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info.care-plus-enhancement .care-plus-enhancement-price .pair__pc-price, .product-details-ha-v2 .product-details__info.care-plus-enhancement .care-plus-enhancement-price .pc-price-wrapper {
  display: none;
}

.product-details-ha-v2 .jet-stick-enhancement-show {
  display: none;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-title, .product-details-ha-v2 .jet-stick-enhancement .premium-row, .product-details-ha-v2 .jet-stick-enhancement .premium-bold {
  display: none;
}

.product-details-ha-v2 .jet-stick-enhancement .jet-stick-enhancement-show {
  display: block;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-option {
  width: 98%;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-option > img {
  width: 26px;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-option__body {
  width: -webkit-calc(100% - 36px);
  width: calc(100% - 36px);
}

.product-details-ha-v2 .jet-stick-enhancement .premium-option.active .premium-status.active {
  display: block;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-option.active .premium-status.inactive {
  display: none;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-status {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #1428A0;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-status.active {
  display: none;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-status.inactive {
  display: block;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-name {
  text-align: left;
}

.product-details-ha-v2 .jet-stick-enhancement .premium-price {
  text-align: left;
}

.product-details-ha-v2 .product-details__info-recommendations {
  margin: 15px 0;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-title {
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #000;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 15px;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f7fe;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-image {
  width: 25%;
  margin-right: 5%;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-image {
    width: 25%;
  }
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-image img {
  width: 100%;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 15px;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content sup {
  font-size: 11px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-title {
  font-size: 13px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #000;
  margin: 5px 0;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-info {
  margin-left: 15px;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-description {
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #000;
  margin: 5px 0;
  list-style: disc;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-description .msrp-price {
  padding-left: 5px;
  text-decoration: line-through;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-link {
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #1428a0;
  margin: 5px 0;
}

.product-details-ha-v2 .product-details__info-recommendations .product-details__recommendations-item-content-link::after {
  content: none !important;
}

.product-details__info-recycle .recycle__wrapper {
  margin-top: -10px;
}

.pair__recycle {
  margin-top: 15px;
}

.product-details__info-recycle .recycle__wrapper, .pair__recycle {
  margin-bottom: 35px;
  display: none;
}

.product-details__info-recycle .recycle__wrapper .recycle__headline, .pair__recycle .recycle__headline {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__headline, .pair__recycle .recycle__headline {
    font-size: 16px;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__row, .pair__recycle .recycle__row {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 15px;
  font-size: 14px;
}

.product-details__info-recycle .recycle__wrapper .recycle__row img, .pair__recycle .recycle__row img {
  width: 35px;
  margin-top: 5px;
}

.product-details__info-recycle .recycle__wrapper .recycle__row-iconRight, .pair__recycle .recycle__row-iconRight {
  margin-left: 25px;
}

.product-details__info-recycle .recycle__wrapper .recycle__row .pink, .pair__recycle .recycle__row .pink {
  color: #E96BBB;
}

.product-details__info-recycle .recycle__wrapper .recycle__row .orange, .pair__recycle .recycle__row .orange {
  color: #C75300;
}

.product-details__info-recycle .recycle__wrapper .recycle__row-title, .pair__recycle .recycle__row-title {
  margin-bottom: 10px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__wrapper .recycle__row-text, .pair__recycle .recycle__row-text {
  margin-bottom: 5px;
}

.product-details__info-recycle .recycle__wrapper .recycle__options__title, .pair__recycle .recycle__options__title {
  color: #000000;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 15px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__wrapper .recycle__subHeadline, .pair__recycle .recycle__subHeadline {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin: 15px 0;
}

.product-details__info-recycle .recycle__wrapper .recycle__option, .pair__recycle .recycle__option {
  margin-top: 10px;
}

.product-details__info-recycle .recycle__wrapper .recycle__option.done .recycle__option-price, .pair__recycle .recycle__option.done .recycle__option-price {
  display: block;
}

.product-details__info-recycle .recycle__wrapper .recycle__option.done .recycle__option-edit, .pair__recycle .recycle__option.done .recycle__option-edit {
  display: block;
}

.product-details__info-recycle .recycle__wrapper .recycle__option.done .recycle__option-free, .pair__recycle .recycle__option.done .recycle__option-free {
  display: none;
}

.product-details__info-recycle .recycle__wrapper .recycle__option input, .pair__recycle .recycle__option input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.product-details__info-recycle .recycle__wrapper .recycle__option input:checked + label, .product-details__info-recycle .recycle__wrapper .recycle__option input:focus + label, .pair__recycle .recycle__option input:checked + label, .pair__recycle .recycle__option input:focus + label {
  border: 1px solid #2189FF;
  -webkit-box-shadow: 0 0 1px 1px #2189FF;
  box-shadow: 0 0 1px 1px #2189FF;
}

.product-details__info-recycle .recycle__wrapper .recycle__option label, .pair__recycle .recycle__option label {
  cursor: pointer;
  padding: 18px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #A6A6A6;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__option label:focus, .product-details__info-recycle .recycle__wrapper .recycle__option label:hover, .pair__recycle .recycle__option label:focus, .pair__recycle .recycle__option label:hover {
    border: 1px solid #2189FF;
    -webkit-box-shadow: 0 0 1px 1px #2189FF;
    box-shadow: 0 0 1px 1px #2189FF;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__option-img, .pair__recycle .recycle__option-img {
  display: block;
  margin-right: 15px;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-title, .pair__recycle .recycle__option-title {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-price, .pair__recycle .recycle__option-price {
  display: none;
  margin-top: 10px;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-price p:first-child, .pair__recycle .recycle__option-price p:first-child {
  color: #a6a6a6;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 16px;
  margin-bottom: 4px;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-price p:last-child, .pair__recycle .recycle__option-price p:last-child {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-edit, .pair__recycle .recycle__option-edit {
  display: none;
}

.product-details__info-recycle .recycle__wrapper .recycle__option-icon, .pair__recycle .recycle__option-icon {
  position: absolute;
  color: #1428A0;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 17px;
  top: 10px;
  right: 11px;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__option-icon, .pair__recycle .recycle__option-icon {
    top: 13px;
    right: 14px;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__option-info, .pair__recycle .recycle__option-info {
  width: 100%;
  color: #c75300;
  font-size: 14px;
  padding-top: 5px;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown, .pair__recycle .recycle__dropdown {
  position: relative;
  display: none;
  margin-top: 6px;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 16px 20px;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__dropdown, .pair__recycle .recycle__dropdown {
    padding: 20px;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-wrapper, .pair__recycle .recycle__dropdown-wrapper {
  position: relative;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-list, .pair__recycle .recycle__dropdown-list {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 999;
  background: #fff;
  border: 1px solid #bbb;
  max-height: 200px;
  overflow: auto;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-item, .pair__recycle .recycle__dropdown-item {
  padding: 15px;
  cursor: pointer;
  background: #fff;
  text-align: left;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__dropdown-item:focus, .product-details__info-recycle .recycle__wrapper .recycle__dropdown-item:hover, .pair__recycle .recycle__dropdown-item:focus, .pair__recycle .recycle__dropdown-item:hover {
    background: #e5e5e5;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-term, .pair__recycle .recycle__dropdown-term {
  display: none;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-disclaimer, .pair__recycle .recycle__dropdown-disclaimer {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.26px;
  line-height: 16px;
  padding: 10px 5px;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-disclaimer a, .pair__recycle .recycle__dropdown-disclaimer a {
  color: #1428A0;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-action, .pair__recycle .recycle__dropdown-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5% 0 0;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__wrapper .recycle__dropdown-action, .pair__recycle .recycle__dropdown-action {
    padding: 5% 10% 0;
  }
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-cta, .pair__recycle .recycle__dropdown-cta {
  text-transform: uppercase;
  height: 60px;
  width: 48%;
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-manu, .pair__recycle .recycle__dropdown-manu {
  width: 100%;
  height: 60px;
  padding: 0 16px;
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-label, .pair__recycle .recycle__dropdown-label {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
  text-align: left;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-icon, .pair__recycle .recycle__dropdown-icon {
  font-size: 20px;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-res, .pair__recycle .recycle__dropdown-res {
  display: none;
  text-align: left;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-res-row, .pair__recycle .recycle__dropdown-res-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-res-row .instantCredit, .pair__recycle .recycle__dropdown-res-row .instantCredit {
  text-align: right;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-res label, .pair__recycle .recycle__dropdown-res label {
  color: #A6A6A6;
  font-size: 12px;
  letter-spacing: 0.3px;
}

.product-details__info-recycle .recycle__wrapper .recycle__dropdown-res p, .pair__recycle .recycle__dropdown-res p {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  margin-top: 6px;
}

.product-details__info-recycle .recycle__wrapper .recycle__loader, .pair__recycle .recycle__loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: white;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}

.product-details__info-recycle .recycle__wrapper .recycle__loader div, .pair__recycle .recycle__loader div {
  background: transparent;
  color: #000;
  font-size: 20px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  text-indent: -9999em;
  -webkit-animation: spinner 1.3s infinite linear;
  animation: spinner 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}

@-webkit-keyframes spinner {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes spinner {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.product-details__info-substitute__wrap {
  display: none;
}

.product-details__info-substitute {
  max-width: 515px;
  width: 100%;
  margin-bottom: 20px;
}

.product-details__info-substitute__intro {
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro {
    margin-bottom: 10px;
  }
}

.product-details__info-substitute__intro__title {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.27px;
  margin-bottom: 7px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    letter-spacing: 0.01875vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro__title {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.072vw;
    line-height: 6vw;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__title {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__intro__subtitle {
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 18px;
  letter-spacing: 0.27px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    line-height: 1.25vw;
    letter-spacing: 0.01875vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    line-height: 5vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__intro__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__detail__item {
  margin-bottom: 10px;
}

.product-details__info-substitute__detail__item--inner {
  cursor: pointer;
  position: relative;
  border: 1px solid #979797;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding: 14px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__item--inner {
    padding: 14px;
  }
}

.product-details__info-substitute__detail__item--inner--withbanner {
  padding: 32px 14px 29px;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__item--inner--withbanner {
    padding: 38px 14px 21px;
  }
}

.product-details__info-substitute__detail__item-banner {
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 4px 7px;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.27px;
  line-height: 14px;
  text-transform: uppercase;
  background-color: #000;
  color: #ffffff;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__item-banner {
    font-size: 0.83333vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__item-banner {
    letter-spacing: 0.01875vw;
    line-height: 0.979vw;
  }
}

.product-details__info-substitute__detail__item-banner::after {
  content: "";
  position: absolute;
  border-top: solid 20px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

.product-details__info-substitute__detail__img {
  margin-right: 20px;
  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 (max-width: 768px) {
  .product-details__info-substitute__detail__img {
    margin-right: 5vw;
  }
}

.product-details__info-substitute__detail__img img {
  max-width: 141px;
  width: 9.79vw;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__img img {
    width: 22.2vw;
  }
}

.product-details__info-substitute__detail__bottom-title {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 6px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    line-height: 1.319vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 13px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    line-height: 4.44vw;
    margin-bottom: 1.11vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-title {
    font-size: 0.90278vw !important;
  }
}

.product-details__info-substitute__detail__bottom-sku {
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.1px;
  line-height: 14px;
  color: #afafaf;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-sku {
    font-size: 0.83333vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-sku {
    line-height: 0.979vw;
    letter-spacing: -0.007vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-sku {
    line-height: 3.89vw;
    letter-spacing: -0.028vw;
  }
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review {
  margin: 8px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review .rating {
  display: inline-block;
  position: relative;
  line-height: 15px;
  margin-right: 3px;
  z-index: 0;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review .shape {
  font-size: 15px;
  color: #C9C9C9;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review .fill {
  left: 0;
  font-size: 15px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 99;
  color: #FDCE31;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-rating-star {
  height: 16px;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-rating-star svg.icon {
  width: 15px;
  height: 15px;
  fill: #C9C9C9;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-rating-star.product-details__info-substitute__detail__review-rating-star--active svg.icon {
  fill: #FDCE31;
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-rating {
  margin-left: 6px;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 15px;
  color: #0080D2;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-rating {
    font-size: 0.83333vw !important;
  }
}

.product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-count {
  margin-left: 3px;
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 15px;
  color: #0080D2;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-review .product-details__info-substitute__detail__review-count {
    font-size: 0.83333vw !important;
  }
}

.product-details__info-substitute__detail__bottom-price {
  margin: 10px 0px;
  font-size: 18px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  line-height: 22px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    font-size: 1.25vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    line-height: 1.18vw;
  }
}

.product-details__info-substitute__detail__bottom-price .epp-savings-section {
  margin-left: 5px;
  color: #969696;
  text-decoration: line-through;
  white-space: nowrap;
}

.product-details__info-substitute__detail__bottom-price .epp-suggested {
  font-weight: 400;
  color: #a6a6a6;
  text-decoration: line-through;
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-price {
    margin-bottom: 4.5px;
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    line-height: 4.72vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-price {
    font-size: 0.97222vw !important;
  }
}

.product-details__info-substitute__detail__bottom-link {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #000;
  padding: 10px 17.5px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.2px;
  line-height: 18px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-link {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom-link {
    line-height: 2.08vw;
    letter-spacing: 0.0139vw;
    padding: 0 2.08vw;
    -webkit-border-radius: 1.125vw;
    border-radius: 1.125vw;
  }
}

@media (max-width: 768px) {
  .product-details__info-substitute__detail__bottom-link {
    line-height: 8.33vw;
    -webkit-border-radius: 4.17vw;
    border-radius: 4.17vw;
    padding: 0 8.33vw;
  }
}

.product-details__info-substitute__detail__bottom-link a:after {
  display: none;
}

.product-details__info-substitute__detail__bottom .product-details__info-substitute__detail__delivery_date {
  font-size: 12px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 400;
  line-height: normal;
  line-height: 14px;
  margin: 8px 0;
  color: #000;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details__info-substitute__detail__bottom .product-details__info-substitute__detail__delivery_date {
    font-size: 0.83333vw !important;
  }
}

.product-details__info-substitute__detail__shop_similar {
  display: none;
  text-align: center;
  margin: 15px auto 20px;
}

.product-details__info-substitute__detail__shop_similar a {
  font-size: 12px;
  letter-spacing: 2.4px;
}

.product-details__info-substitute__wtb-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
}

.product-details__info-substitute__wtb-content img {
  margin-right: 6px;
}

.product-details__info-substitute__wtb-content a {
  color: #1428a0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  font-weight: 700;
}

.product-details__info-substitute__alerts {
  display: none;
  margin: 50px 0 0;
  padding: 20px 38px;
  position: relative;
}

.product-details__info-substitute__alerts.empty-data {
  margin: 0;
  padding: 0;
}

.product-details__info-substitute__alerts_close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 60px;
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.product-details__info-substitute__alerts_close-icon::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details__info-substitute__alerts_close-icon::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #aaa;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details__info-substitute__alerts_header_title {
  line-height: 22px;
  font-size: 18px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #000;
}

.product-details__info-substitute__alerts_header_description {
  line-height: 14px;
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
  color: #000;
}

.product-details__info-substitute__alerts_email-error {
  display: none;
  color: red;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}

.product-details__info-substitute__alerts_server-error {
  display: none;
  color: red;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}

.product-details__info-substitute__alerts_form {
  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;
  width: 100%;
}

.product-details__info-substitute__alerts_form_email {
  border: 1px solid #d8d8d8;
  height: 40px;
  padding: 10px;
  font-size: 12px;
  margin-top: 20px;
}

.product-details__info-substitute__alerts_form_phone {
  border: 1px solid #d8d8d8;
  height: 40px;
  padding: 10px;
  font-size: 12px;
  margin-top: 10px;
}

.product-details__info-substitute__alerts_cta {
  text-align: left;
  margin: 15px 0 25px;
}

.product-details__info-substitute__alerts_cta button {
  line-height: 19px;
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #000;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details__info-substitute__alerts_disclaimer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details__info-substitute__alerts_disclaimer input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.product-details__info-substitute__alerts_disclaimer input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #e9e9e9;
  border: 1px solid #000;
}

.product-details__info-substitute__alerts_disclaimer input.checked[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #1e80ef;
}

.product-details__info-substitute__alerts_disclaimer input.checked[type="checkbox"]:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 7px;
}

.product-details__info-substitute__alerts_disclaimer_info {
  line-height: 13px;
  font-size: 10px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.15px;
  margin-left: 29px;
}

.product-details__info-substitute__alerts_disclaimer_info strong {
  font-weight: 700;
}

.product-details__info-substitute__alerts_subscribed {
  padding: 20px 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details__info-substitute__alerts_subscribed-wrapper {
  display: none;
}

.product-details__info-substitute__alerts_subscribed-icon {
  position: relative;
}

.product-details__info-substitute__alerts_subscribed-icon:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #7ed321;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 0;
}

.product-details__info-substitute__alerts_subscribed-info {
  margin-left: 20px;
}

.product-details__info-substitute__alerts_subscribed-info-title {
  line-height: 22px;
  font-size: 18px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #000;
}

.product-details__info-substitute__alerts_subscribed-info-link {
  display: none;
  margin-top: 20px;
  line-height: 17px;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  color: #0629ae;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tbyb {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb-bottom-wrapper {
  display: none !important;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-action {
  display: none !important;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-enrollment {
  display: block !important;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card {
  border: 1px solid #bbb;
  padding: 25px 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-notice {
  margin-left: 20%;
  display: block;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-image {
  width: 20%;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-image img {
  width: 100%;
  max-width: 52px;
}

.product-details-ha-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-right {
  width: 80%;
  padding-right: 25px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb-wrapper {
  border-top: #979797 solid 0.5px;
  padding: 30px 0;
}

.product-details-ha-v2 .product-details__info-tbyb .info__title {
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__text {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 0;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected {
  border: 1px solid #2189FF;
  -webkit-box-shadow: 0 0 1px 1px #2189FF;
  box-shadow: 0 0 1px 1px #2189FF;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-add {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-remove {
  display: inline-block;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-add {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-remove {
  display: inline-block;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-skip {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card b {
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-image {
  width: 15%;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-right {
  width: 85%;
  padding-right: 12px;
  margin-bottom: 10px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-text {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-list {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-list img {
  width: 11px;
  height: 11px;
  margin: 2px 10px 0 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-notice {
  display: none;
  font-size: 12px;
  line-height: 14px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-enrollment {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-enrollment .cta-button {
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  padding: 13px;
  width: 140px;
  letter-spacing: normal;
  margin-right: 10px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-link-remove {
  display: none;
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-link-skip.selected {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-grow;
  -webkit-align-items: flex-grow;
  -ms-flex-align: flex-grow;
  align-items: flex-grow;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-button {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  border: 1px solid #ddd;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 18px 0;
  text-align: center;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-button:hover, .product-details-ha-v2 .product-details__info-tbyb .tbyb__card-button.selected {
  border: 1px solid #0381FE;
  -webkit-box-shadow: 0 0 1px 1px #0381FE;
  box-shadow: 0 0 1px 1px #0381FE;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-button-title {
  font-size: 16px;
  margin-bottom: 6px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__card-button-text {
  font-size: 14px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory {
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 16px 0;
  margin-bottom: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-image {
  width: 24%;
  text-align: center;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-image img {
  width: 90%;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-card {
  width: 76%;
  padding-right: 60px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-add, .product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-remove {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 10px;
  color: #1428a0;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-remove {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory:hover {
  border: 1px solid #0381FE;
  -webkit-box-shadow: 0 0 1px 1px #0381FE;
  box-shadow: 0 0 1px 1px #0381FE;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory.selected {
  border: 1px solid #0381FE;
  -webkit-box-shadow: 0 0 1px 1px #0381FE;
  box-shadow: 0 0 1px 1px #0381FE;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory.selected .tbyb__accessory-add {
  display: none;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory.selected .tbyb__accessory-remove {
  display: block;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 0.17px;
  margin-bottom: 12px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-options {
  margin-bottom: 15px;
  line-height: 18px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-option {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-option.selected {
  -webkit-box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #0091FF;
  box-shadow: 0 0 0 2px #f7f7f7, 0 0 0 3px #0091FF;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-price {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-sellPrice {
  margin-right: 8px;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-totalPrice {
  text-decoration: line-through;
  color: #b4b4b4;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb__accessory-learn {
  font-size: 10px;
  cursor: pointer;
  line-height: 10px;
  color: #1428a0;
}

.product-details-ha-v2 .product-details__info-tbyb .tbyb-bottom-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-details-ha-v2 .product-details__info-payment-option .tbyb-logo {
  display: none;
}

.product-details-ha-v2 .product-details__info-payment-option.has-tbyb .product-details__info-payment-option__icons {
  display: none;
}

.product-details-ha-v2 .product-details__info-payment-option.has-tbyb .product-details__info-payment-option__icons.tbyb-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2 .product-details__info-tradein {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #222425;
  margin-top: 8px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__enroll, .product-details-ha-v2 .product-details__info-tradein .tradein__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll, .product-details-ha-v2 .product-details__info-tradein .tradein__action {
    margin-top: 12px;
  }
}

.product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  cursor: pointer;
  height: 64px;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  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 (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option button, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option button {
  max-width: 120px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option.selected, .product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option:hover, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option.selected, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option:hover {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option.visible-sm, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option.visible-sm {
  display: none;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option.visible-sm, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option.visible-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option.visible-lg, .product-details-ha-v2 .product-details__info-tradein .tradein__action-option.visible-lg {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll {
    display: block;
  }
  .product-details-ha-v2 .product-details__info-tradein .tradein__enroll-option {
    width: 100%;
    margin-bottom: 10px;
  }
}

.product-details-ha-v2 .product-details__info-tradein .tradein__wrapper {
  margin-top: 8px;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__wrapper.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__select {
  margin-bottom: 8px;
  height: 60px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 15px;
  border: 1px solid #bbb;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__select {
    font-size: 14px;
  }
}

.product-details-ha-v2 .product-details__info-tradein .tradein__select label {
  line-height: 14px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.1px;
  color: #636363;
  margin-bottom: 5px;
  display: block;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
  top: 60px;
  left: -1px;
  right: -1px;
  max-height: 270px;
  overflow: auto;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown.show {
  display: block;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown div {
  height: 60px;
  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;
  padding: 0 15px;
  font-weight: 400;
  border-bottom: 1px solid #bbb;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown div:hover {
  background-color: #dadada;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown::-webkit-scrollbar {
  width: 5px;
  -webkit-box-shadow: inset 0 0 2px #bbb;
  box-shadow: inset 0 0 2px #bbb;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__dropdown::-webkit-scrollbar-thumb {
  background: #bbb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__row {
  margin-bottom: 12px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .product-details__info-tradein .tradein__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .product-details-ha-v2 .product-details__info-tradein .tradein__row > div {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
  }
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement {
  padding-bottom: 15px;
  border-bottom: 1px solid #bbb;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement div {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement a {
  color: #1428a0;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement ul {
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement li {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 10px;
  color: #000;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__requirement li:last-of-type {
  margin-bottom: 0;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__agreement {
  margin-top: 25px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.26px;
  color: #000;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__agreement a {
  color: #1428a0;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__summary-name {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin: 15px 0 8px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__skip {
  text-align: center;
  margin-top: 26px;
  color: #2189FF;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result img {
  width: 15%;
  margin-right: 2%;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result-right {
  width: 83%;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.17px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result-text {
  font-size: 16px;
  line-height: 20px;
  margin: 4px 0 10px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__result-edit {
  font-size: 10px;
  letter-spacing: 0.12px;
  color: #1428a0;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question {
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-error {
  color: #ff001f;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-cracked {
  color: #ff001f;
  text-align: center;
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-action, .product-details-ha-v2 .product-details__info-tradein .tradein__question-fail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-item, .product-details-ha-v2 .product-details__info-tradein .tradein__question-reset {
  margin-top: 20px;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-option, .product-details-ha-v2 .product-details__info-tradein .tradein__question-skip, .product-details-ha-v2 .product-details__info-tradein .tradein__question-restart, .product-details-ha-v2 .product-details__info-tradein .tradein__question-enroll {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  cursor: pointer;
  height: 64px;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  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;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-option:hover, .product-details-ha-v2 .product-details__info-tradein .tradein__question-skip:hover, .product-details-ha-v2 .product-details__info-tradein .tradein__question-restart:hover, .product-details-ha-v2 .product-details__info-tradein .tradein__question-enroll:hover {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-tradein .tradein__question-option.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
  display: none;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__row {
  margin-bottom: 12px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__row .orange {
  color: #C75300;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__row-title {
  font-size: 20px;
  font-family: SamsungSansSharp;
  line-height: 1.25;
  margin-bottom: 10px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__row-text {
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 5px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__row a {
  color: #2189ff;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll {
    margin-top: 12px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll-option {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  cursor: pointer;
  height: 64px;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  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 (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll-option {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll-option.selected, .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll-option:hover {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll {
    display: block;
  }
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__enroll-option {
    width: 100%;
    margin-bottom: 10px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand {
  margin-top: 8px;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-select {
  margin-bottom: 8px;
  height: 60px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 15px;
  border: 1px solid #bbb;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-select {
    font-size: 14px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-select label {
  line-height: 14px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.1px;
  color: #636363;
  margin-bottom: 5px;
  display: block;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-dropdown {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
  top: 60px;
  left: -1px;
  right: -1px;
  max-height: 270px;
  overflow: auto;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-dropdown div {
  height: 60px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px;
  font-weight: 400;
  border-bottom: 1px solid #bbb;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-dropdown div:hover {
  background-color: #dadada;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-dropdown::-webkit-scrollbar {
  width: 5px;
  -webkit-box-shadow: inset 0 0 2px #bbb;
  box-shadow: inset 0 0 2px #bbb;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__brand-dropdown::-webkit-scrollbar-thumb {
  background: #bbb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 864px;
  width: 80%;
  background-color: #fff;
  padding: 40px 12px 50px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-modal {
    width: 90%;
    padding: 24px 12px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-icon {
  text-align: center;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-icon {
    margin-bottom: 12px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-icon img {
  width: 72px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-icon img {
    width: 36px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-title {
  font-size: 28px;
  font-family: SamsungSharpSans;
  line-height: 1.25;
  margin-bottom: 1em;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-title {
    font-size: 18px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-text {
  margin: auto;
  width: 90%;
  max-width: 505px;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 2em;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-text {
    font-size: 12px;
  }
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0.9em;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-index {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-close {
  text-align: center;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup-close .cta-button {
  letter-spacing: 0;
  text-transform: none;
  padding: 11px 30px;
}

.product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup .icon-x {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 22px;
  cursor: pointer;
  padding: 11px 30px;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-recycle-vacuum .vacuumRecycle__popup .icon-x {
    top: 10px;
    right: 10px;
    font-size: 15px;
  }
}

.product-details-ha-v2 .ha-v2-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.7);
}

.product-details-ha-v2 .ha-disabled, .product-details-ha-v2 .bespoke-disabled {
  background-color: #979797 !important;
  cursor: default;
}

.product-details-ha-v2 .ha-disabled:hover, .product-details-ha-v2 .ha-disabled:focus, .product-details-ha-v2 .bespoke-disabled:hover, .product-details-ha-v2 .bespoke-disabled:focus {
  background-color: #979797 !important;
}

.product-details-ha-v2 .product-details__info-delivary .free__delivery {
  color: #000000;
  font-family: 'SamsungSharpSans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.71px;
  line-height: 21px;
}

.product-details-ha-v2 .product-details__info-delivary #ha-zipCode {
  font-size: 14px;
  color: #222425;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  position: relative;
}

.product-details-ha-v2 .product-details__info-delivary #ha-success, .product-details-ha-v2 .product-details__info-delivary #ha-fail {
  display: none;
  margin: 5px 0;
}

.product-details-ha-v2 .product-details__info-delivary #ha-zipCode-text, .product-details-ha-v2 .product-details__info-delivary #ha-zipCode-bespoke {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  display: block;
  margin-top: 5px;
  font-weight: normal;
  padding: 8px 15px;
  margin-bottom: 10px;
  background-color: #FEF6F3;
  border-radius: 20px;
  white-space: nowrap;
}

.product-details-ha-v2 .product-details__info-delivary #ha-zipCode-text b, .product-details-ha-v2 .product-details__info-delivary #ha-zipCode-bespoke b {
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary input {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  display: block;
  width: 250px;
  height: 50px;
  margin: 8px 0 12px;
  padding-left: 10px;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__title {
  line-height: 17px;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.26px;
  color: #000;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__subtitle {
  line-height: 17px;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  margin-top: 10px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__value {
  margin-right: 5px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__loader {
  display: none;
  position: absolute;
  border-top: 5px solid rgba(14, 28, 45, 0.2);
  border-right: 5px solid rgba(14, 28, 45, 0.2);
  border-bottom: 5px solid rgba(14, 28, 45, 0.2);
  border-left: 5px solid #1428a0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  bottom: 12.5px;
  left: 200px;
  -webkit-animation: load8 1s infinite linear;
  animation: load8 1s infinite linear;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper {
  width: 95%;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper p {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  display: block;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper p.red {
  color: #e23118;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper .zipCode__change {
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__wrapper a {
  color: #1428a0;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__checkmark {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  content: url(https://image-us.samsung.com/SamsungUS/configurator/Shipping.svg);
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__checkmark div {
  display: inline-block;
  position: absolute;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2px;
  left: 6px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__checkmark div:after {
  content: '';
  display: block;
  width: 5px;
  height: 10px;
  border: solid #7fd44f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__fastShipping {
  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;
  margin-top: 10px;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__fastShipping img {
  display: block;
  margin-right: 8px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__fastShipping p {
  color: #1428A0;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 17px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance {
  margin-top: 10px;
  margin-left: 33px;
  max-width: 400px;
  width: 100%;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-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;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-row img {
  display: block;
  margin-right: 8px;
  width: 30px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-row p {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-colorful {
  margin-top: 14px;
  color: #00838F;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer {
  margin-top: 18px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-text {
  font-size: 11px;
  line-height: 14px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-text a {
  color: #0089DC;
  cursor: pointer;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 18px;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-checkbox {
  border: 2px solid #1428a0;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-checkbox.selected, .product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-checkbox:hover {
  background-color: #1428a0;
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-checkbox.selected:before, .product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-disclaimer-checkbox:hover:before {
  content: '';
  position: absolute;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 9px;
  height: 4px;
  left: 0px;
  top: 1px;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product-details-ha-v2 .product-details__info-delivary .zipCode__deliveryAssurance-cta {
  margin-top: 18px;
  background-color: #1428a0;
  color: #fff;
  padding: 13px 46px;
  border: none;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__learn {
  font-weight: bold;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 19999;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container {
  position: fixed;
  max-width: 1440px;
  width: 55%;
  height: 65%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 29999;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 2.69444vw 11.88889vw;
  background: #fff;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container {
    width: 85%;
    height: 70%;
    padding: 14.69444vw 8.88889vw;
  }
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container::-webkit-scrollbar {
  display: none;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container img {
  display: block;
  margin: 0 auto;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container .desc, .product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container li {
  color: #000000;
  font-family: SamsungOne;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23px;
  font-weight: 400;
  margin-top: 18px;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container .title {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px;
  margin-bottom: -15px;
  font-family: 'SamsungSharpSans';
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container ul {
  text-align: left;
  list-style: desc;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__container li {
  list-style: disc;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close__button {
  height: 40px;
  width: 94px;
  border: 1px solid #000000;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  margin: 36px auto 0;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close {
  color: #505050;
  cursor: pointer;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 100;
  width: 32px;
  height: 32px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 1;
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close:after {
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  height: 40px;
  width: 5px;
  background-color: #505050;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close:after {
    background-color: #505050;
  }
}

.product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close:before {
  height: 40px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  position: absolute;
  left: 15px;
  content: " ";
  width: 5px;
  background-color: #505050;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .product-details-ha-v2 .product-details__info-delivary .oneday__link .oneday__popup__close:before {
    background-color: #505050;
  }
}

.product-details-ha-v2 .fast-shipping {
  z-index: 111111;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.product-details-ha-v2 .fast-shipping__layer {
  position: relative;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 5%;
  width: 90vw;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .fast-shipping__layer {
    padding: 4%;
    width: 60vw;
  }
}

.product-details-ha-v2 .fast-shipping__layer img {
  width: 70px;
  margin-bottom: 15px;
}

.product-details-ha-v2 .fast-shipping__close-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 50px;
}

.product-details-ha-v2 .fast-shipping__close-cta {
  height: 50px;
  width: 118px;
  border: 1px solid #000000;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 2.8px;
  line-height: 12px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  margin-top: 10px;
}

.product-details-ha-v2 .fast-shipping__headline {
  font-family: "SamsungSansSharp";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .fast-shipping__headline {
    font-size: 24px;
    line-height: 30px;
  }
}

.product-details-ha-v2 .fast-shipping__subHeadline {
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  margin-top: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .fast-shipping__subHeadline {
    font-size: 16px;
    line-height: 20px;
  }
}

.product-details-ha-v2 .fast-shipping__details {
  text-align: left;
  max-width: 550px;
  margin: 0 auto;
  margin-top: 20px;
}

.product-details-ha-v2 .fast-shipping__details li {
  list-style: disc;
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  margin: 10px;
}

@media (min-width: 769px) {
  .product-details-ha-v2 .fast-shipping__details li {
    font-size: 16px;
    line-height: 20px;
  }
}



.product-top-nav__cta.ha-disabled, .product-top-nav__cta.bespoke-disabled {
  background-color: #979797 !important;
  cursor: default;
  pointer-events: none;
}

.product-top-nav__cta_quickbuy.ha-disabled, .product-top-nav__cta.bespoke-disabled {
  background-color: #979797 !important;
  cursor: default;
  pointer-events: none;
  display: none;
}

.product-top-nav__cta.ha-disabled:hover, .product-top-nav__cta.ha-disabled:focus, .product-top-nav__cta.bespoke-disabled:hover, .product-top-nav__cta.bespoke-disabled:focus {
  background-color: #979797 !important;
}

.product-top-nav__cta_quickbuy.ha-disabled:hover, .product-top-nav__cta_quickbuy.ha-disabled:focus, .product-top-nav__cta.bespoke-disabled:hover, .product-top-nav__cta.bespoke-disabled:focus {
  background-color: #979797 !important;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* trade-in start */
        .trade-in-main {
            padding: 0px 10px !important;
        }

        .trade-in-main .tradeinOption-btn {
            border: 1px solid #ddd;
            border-radius: 4px;
            display: flex;
            height: 62px;
            margin-bottom: 16px;
            width: 220px;
            align-items: center;
            justify-content: center;
            /* padding-left: 31px;
            padding-top: 22px; */
        }
        @media only screen and (min-width: 720px) and (max-width:1440px) {
          .trade-in-main .tradeinOption-btn {
              width: 15vw !important;
          }
        }
        @media only screen and (min-width: 0px) and (max-width:720px) {
          .trade-in-main .tradeinOption-btn {
                width: 40vw !important;
                /* padding-left: 10px;
                padding-top: 15px; */
            }

            .trade-in-main .video-component-container .container-box {
                float: none !important;
            }

            .trade-in-main .tradeInRedesignForB5Q5 {
                margin-left: 1px !important;
            }

            .trade-in-main #tradeinOptionYes span {
                font-size: 11px !important;
            }

            .trade-in-main #tradeinOptionNo span {
                font-size: 11px !important;
            }


        }

        .trade-in-main .tradeinOption-btn:hover {
            border: 1px solid lightblue
        }

        .trade-in-main .tradeinOption-btn-active {
            border: 1px solid #007aff
        }

        .trade-in-main .tradein-option-container {
            display: inline-flex;
            margin-top: 17px;
        }

        .trade-in-main .tradeInRedesignForB5Q5 {
            margin-left: 5px;
        }

        .trade-in-main .minmaxPrice {
            color: orange;
        }

        .trade-in-main .device_trade {
            margin-top: 10px !important;
        }

        .trade-in-main .selection-body {
            margin-top: 34px !important;
        }

        .trade-in-main .selection-tittle {
            font-family: SamsungSharpSansBold;
            font-weight: 700;
            font-size: 14px;
        }

        .trade-in-main .selection-tittle {
            font-family: SamsungSharpSansBold;
            font-weight: 700;
            font-size: 14px;
        }

        .trade-in-main .diamondSubTitle.pricingAB {
            color: #000;
            font-family: SamsungOne;
            font-weight: 300;
            font-size: 14px !important;
            margin-left: 10px;
        }

        .trade-in-main .tradeinModule .tradeinPanel .tradeinOptions .selectPanel .select {
            font-family: SamsungOne400;
            font-weight: 700;
            letter-spacing: .1px;
            padding-bottom: 0;
            padding-top: 10px;
        }

        .trade-in-main  .css-2b097c-container {
            position: relative;
            box-sizing: border-box;
        }

        .trade-in-main  .diamondTheme .tradeinModule .tradeinPanel .tradeinOptions .selectPanel .select .samsung_dropdown_prefix__control {
            height: 88px;
            padding-right: 20px;
        }

        .trade-in-main  .samsung_dropdown_prefix__indicators {
            padding-right: 20px !important;
        }

        .trade-in-main .tradeinModule .tradeinPanel .tradeinOptions .selectPanel .select div[class*=control] {
            border-color: #ddd;
            border-radius: 4px;
            box-shadow: none;
            font-family: SamsungOne400;
            min-height: 40px;
            padding: 10px;
        }

        .trade-in-main .css-e56m7-control {
            -webkit-box-align: center;
            align-items: center;
            background-color: rgb(255, 255, 255);
            border-color: rgb(204, 204, 204);
            border-radius: 0px;
            border-style: solid;
            border-width: 1px;
            cursor: default;
            display: flex;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            justify-content: space-between;
            min-height: 58px;
            position: relative;
            transition: all 100ms ease 0s;
            box-sizing: border-box;
            outline: 0px !important;
        }

        .trade-in-main .section-label {
            background-color: #f8f8f8;
            width: 50%;
        }

        .trade-in-main .select-device {
            padding-left: 9px;
        }

        .trade-in-main .device-brand {
            color: #969696;
        }

        .trade-in-main .dropdown {
            border: 1px solid #ddd;
            list-style-type: none;
            display: none;
            margin-left: 5px;
            box-shadow: 0px 0px 0px 1px lightgray;
            margin-left: 0px !important;
            padding-left: 3px;
        }

        .trade-in-main .list-item {
            padding-top: 10px;
            padding-bottom: 10PX;
        }

        .trade-in-main .list-item:hover {
            background-color: #F2F2F2;
        }

        .trade-in-main .list-item:active {
            background-color: #007aff;
        }

        .trade-in-main .section-label {
            margin-top: 25px;
        }

        .trade-in-main #tradeinSummary {
            margin-top: 30px;
        }

        .trade-in-main .right-section {
            margin-left: 20px;
            text-align: left;
            margin-top: 13px;
            /* width: 610px; */
        }

        .trade-in-main .desc-list-container {
            padding: 0px 13px;
        }

         .hideContent {
            display: none !important;
        }




        /* video----- */


        /* Others * =============================== */


        .trade-in-main .tradin-learn-more-btn {
            cursor: pointer;
            display: inline-block;
            padding: .5em 1em;
            color: #fff;
            border-radius: 3px;
            color: #2189ff !important;
            text-decoration: underline;
        }

.trade-in-main .btn--blue {
            background: #2980b9;
        }

        p img {
            max-width: 210px;
            height: auto;
            float: left;
            margin: 0 1em 1em 0;
        }

.trade-in-main .samsung-trade {
            font-size: 24px !important;
            font-family: SamsungSharpSans !important;
            font-weight: 700;
            margin-left: -7px;
            color: #000;
        }

        .trade-in-main .samsung-tradein-info-cont{
            display: flex;
            margin-top: 10px;
        }
        .trade-in-main .price-color{
          color: #FF7C2E !important;
        }

        .trade-in-main .samsung-tradein-info{
            display: flex;
        }

        .trade-in-main .trade-in-icon{
            height: 32px;
            width: 32px;
        }

        .trade-in-main .tradeinOption-btn:hover {
            border: 2px solid #2189ff;
        }

        .trade-in-main .samsung_dropdown_prefix__control:hover {
            border: 1px solid black;
        }

        .trade-in-main .brand-dropdown-item,
        .trade-in-main .selectedBrand {
            display: flex;
            justify-content: space-between;
        }

        .trade-in-main .edit-btn {
            cursor: pointer;
            float: right;
            padding-right: 8px;
            padding-top: 6px;
            color: #2189FF;
            font-family: SamsungOne;
            font-size: 12px;
            font-style: normal;
            font-weight: 700;
            height: 18px;
        }

        .trade-in-main .iphone-13-division:hover {
            border: 1px solid #2189ff;

        }

        .trade-in-main .iphone-13-division {
            border: 1px solid #2189ff;
            padding-left: 19px;
            border-radius: 3px;
            padding: 22px;

        }
        .trade-in-main .iphone-13-division_align{
          display: flex;
        }

        .trade-in-main .recycle-icon{
          display: flex;
          margin-top: 5px;
        }

        .trade-in-main .recycle-icon_desc{
          color: #6E6E73;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          margin-left: 5px;
        }

        .trade-in-main .learn-more-popup .tradin-learn-more-btn {
            width: 260px !important;
            color: #2189ff;
            cursor: pointer;
            font-family: SamsungOne700;
            font-size: 12px;
            margin-top: 10px;
            text-align: left;
            text-decoration: underline;
        }

        .trade-in-main .video-component-container.tradeInvideoContainer .container-box {
            margin-left: 10px;
            cursor: pointer;
        }

        .trade-in-main #tradeinOptionYes span {
            color: #000;
            font-weight: 700;
            font-family: SamsungOne;
            font-size: 18px;
        }

        .trade-in-main #tradeinOptionNo span {
            color: #000;
            font-weight: 700;
            font-family: SamsungOne;
            font-size: 18px;
            
        }

        .trade-in-main .device-brand {
          color: #6E6E73;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
        }

        .trade-in-main .device-label {
          color: #000;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
        }

        .trade-in-main .dropdown .list-item {
          color: #000;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
        }

        .trade-in-main .dropdown {
            padding: 8px;
        }

        .trade-in-main .questionSub {
          color: #000;
          font-family: SamsungSharpSans;
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
          margin-bottom: 16px;

        }

        .trade-in-main .desc-list-container li {
          color: #6E6E73;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
        }

        .trade-in-main .right-section .right-text span.trade-in-bolded {
          color: #636363;
          font-family: SamsungOne;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
        }
        .trade-in-main .terms-and-coonditions{
           color: #2189FF;
           font-family: SamsungOne;
           font-size: 12px;
           font-style: normal;
           font-weight: 700;
        }

        .trade-in-main .your-trade-in-main h3 {
          padding-top: 10px;
          color: #000;
          font-family: SamsungSharpSans;
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 21px;
        }

        .trade-in-main .selected-trade-in-brand_cont{
          margin-left: 10px;
        }

        .trade-in-main .iphone-13-division h3 {
          color: #000;
          font-family: SamsungOne;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
        }
        .trade-in-main .result-sub-text{
          color: #6E6E73;
          font-family: SamsungOne;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
        }
        .trade-in-main .result-sub-text-price{
          color: #FF7C2E;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
        }
        .trade-in-main .selection-title {
            color: #000;
            font-size: 16px;
            font-family: SamsungSharpSans;
            font-weight: 700;
        }

        .trade-in-main .video-container-steps {
            margin-top: 25px;
        }




        /* -----model code--- */

        .trade-in-main #app a,
        .trade-in-main #app a:active,
        .trade-in-main #app a:focus,
        .trade-in-main #app a:hover,
        .trade-in-main #app a:visited {
            color: #2189ff;
            text-decoration: none;
        }

        .trade-in-main .overlay-container .close:before {
            background-color: #505050;
            content: " ";
            height: 33px;
            left: 15px;
            position: absolute;
            transform: rotate(45deg);
            transition: background-color .2s ease-out;
            width: 2px;
            cursor: pointer;
        }

        .trade-in-main *,
        .trade-in-main :after,
        .trade-in-main :before {
            box-sizing: border-box;
        }

        .trade-in-main #app a,
        .trade-in-main #app a:active,
        .trade-in-main #app a:focus,
        .trade-in-main #app a:hover,
        .trade-in-main #app a:visited {
            color: #2189ff;
            text-decoration: none;
        }

        .trade-in-main .overlay-container .close:after {
            background-color: #505050;
            content: " ";
            height: 33px;
            left: 15px;
            position: absolute;
            transform: rotate(-45deg);
            transition: background-color .2s ease-out;
            width: 2px;
        }

        .trade-in-main *,
        .trade-in-main :after,
        .trade-in-main :before {
            box-sizing: border-box;
        }

        .trade-in-main .overlay-container .close {
            background-color: transparent;
            color: #505050;
            cursor: pointer;
            height: 32px;
            opacity: 1;
            position: absolute;
            right: 20px;
            top: 10px;
            transform: scale(.6);
            width: 32px;
            z-index: 100;
        }



        .trade-in-main #capacity_top .overlay-container .shadow .dialog.box,
        .trade-in-main #premiumCareVideoContainer_top .overlay-container .shadow .dialog.box,
        .trade-in-main #tradeInContainer_top .overlay-container .shadow .dialog.box,
        .trade-in-main #tradeInvideoContainer_top .overlay-container .shadow .dialog.box {
            min-width: 900px;
        }

        .trade-in-main .diamondTheme .overlay-container .shadow .dialog.box,
        .trade-in-main .rainbowTheme .overlay-container .shadow .dialog.box {
            width: 36VW;
        }

        .trade-in-main .overlay-container .shadow .dialog.box {
            max-height: 85%;
            border-radius: 20px !important;

        }

        .trade-in-main .overlay-container .shadow .dialog.box {
            height: auto;
            max-width: 900px;
            width: 75vw;
        }

        .trade-in-main .overlay-container .shadow .dialog.box {
            width: 90vw;
        }

        .trade-in-main .overlay-container .shadow .dialog {
            background-color: #fff;
            box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24);
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            outline: none;
            overflow: hidden;
            position: absolute;
        }

        .trade-in-main .overlay-wrapper .dialog,
        .trade-in-main .overlay-wrapper-enter-done .dialog {
            height: 90vh;
        }


        .trade-in-main .overlay-wrapper {
            bottom: 0;
            height: 100%;
            left: 0;
            overflow: hidden;
            position: fixed;
            right: 0;
            transition: height .2s ease-out;
            z-index: 11111;
        }

        .trade-in-main .overlay-container .shadow {
            align-items: center;
            background-color: rgba(0, 0, 0, .5);
            bottom: 0;
            display: flex;
            justify-content: center;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
        }

         .trade-in-main .close {
            background-color: transparent;
            color: #505050;
            cursor: pointer;
            height: 32px;
            opacity: 1;
            position: absolute;
            right: 20px;
            top: 10px;
            transform: scale(.6);
            width: 32px;
            z-index: 100;
        }

        @media (min-width: 769px) {
          .trade-in-main .dialog .close {
                height: 60px;
            }
        }

        .trade-in-main .overlay-container .content {
            overflow-y: auto;
            padding: 0;
        }


        .trade-in-main .video-overlay-container {
            background-color: #fff;
            border-radius: 17px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-overlay-title {
                padding: 50px 100px 25px;
            }
        }

        .trade-in-main .video-overlay-container .video-overlay-title {
          color: #000;
          text-align: center;
          font-family: SamsungSharpSans;
          font-size: 32px;
          font-style: normal;
          font-weight: 700;
        }


        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-overlay-title {
                padding: 50px 100px 25px;
            }
        }

        .trade-in-main .video-overlay-container .video-overlay-title {
            color: #000;
            font-family: SamsungSharpSansBold;
            font-size: 32px;
            font-weight: 700;
            letter-spacing: 0;
            line-height: 39px;
            text-align: center;
        }

        .trade-in-main .video-overlay-container .video-overlay-description {
          color: #000;
          text-align: center;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
        }

        .trade-in-main .video-overlay-container .chat-container {
            justify-content: center;
            padding-right: 0;
            position: unset;
        }

        .trade-in-main .video-overlay-container .chat-container {
            justify-content: center;
            padding-right: 0;
            position: unset;
        }

        @media (min-width: 769px) {
          .trade-in-main .diamondTheme .chat-container {
                padding-right: 24px;
            }
        }

        .trade-in-main .diamondTheme .chat-container {
            margin-left: unset;
            margin-top: 24px;
            padding-left: unset;
        }

        @media (min-width: 768px) {
          .trade-in-main .chat-container {
                margin: 6px;
                padding-left: 12px;
                padding-right: 12px;
                right: -6px;
            }
        }

        .trade-in-main .chat-container {
            background: #fff;
            display: flex;
            position: absolute;
        }

        .trade-in-main .diamondTheme .chat-container .chat-button {
            font-size: 14px;
            line-height: 17px;
            text-decoration: underline !important;
        }

        @media (min-width: 769px) {
          .trade-in-main .chat-container .chat-button {
                font-size: 16px;
            }
        }

        @media (max-width: 768px) {
          .trade-in-main .chat-container .chat-button {
                font-size: 16px;
            }
        }

        @media (max-width: 728px) and (max-width: 768px) {
          .trade-in-main .video-overlay-container .video-title {
                margin: 0px !important;
                padding: 10px 20px;
            }
        }

        @media (max-width: 728px) and (max-width: 360px) {
          .trade-in-main .video-overlay-container .video-title {
                height: auto;
                margin: 15px 70px 17px 33px;
            }
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container .video-title {
                text-align: center;
            }
        }

        .trade-in-main .chat-container .chat-button {
            color: #2189ff !important;
            font-family: SamsungOne700;
            font-weight: 700;
            height: 40px;
            letter-spacing: .26px;
            padding: 8px 10px;
            position: relative;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-title {
                margin: 0;
                padding: 10px 20px;
                text-align: center;
            }
        }

        @media (max-width: 728px) and (max-width: 768px) {
          .trade-in-main .video-overlay-container .video-title {
                margin: 0;
                padding: 10px 20px;
            }
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video video {
                height: 384px;
                width: 100%;
            }
        }

        .trade-in-main .video-overlay-container .video-title {
            margin-bottom: 27px;
            margin-left: 351px;
            margin-top: 44px;
            color: #000;

           font-family: SamsungSharpSans;
           font-size: 18px;
           font-style: normal;
           font-weight: 700;
           line-height: normal;
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video {
                margin: auto;
                width: 85%;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-title {
                margin: 0;
                padding: 10px 20px;
                text-align: center;
            }
        }

        .trade-in-main .video-overlay-container .video-title {
          color: #000;
          font-family: SamsungSharpSans;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
            margin-bottom: 27px;
            margin-left: 351px;
            margin-top: 44px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-title {
                margin: 0;
                padding: 20px 20px;
                text-align: center;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video {
                height: 492px;
                margin: auto;
                width: 684px;
            }
        }

        .trade-in-main .video-overlay-container .video-container-video {
            border-radius: 6px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video {
                height: 492px;
                margin: auto;
                width: 684px;
            }
        }

        .trade-in-main .video-overlay-container .video-container-video {
            border-radius: 6px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video video {
                height: 492px;
                width: 100%;

            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .video-container-video video {
                height: 492px;
                width: 100%;
            }
        }

        .trade-in-main .video-overlay-container .video-description {
            color: #000;
            font-family: SamsungOne400;
            font-size: 12px;
            letter-spacing: 0;
            line-height: 14px;
            padding: 10px 0;
            text-align: center;
        }

        .trade-in-main .video-overlay-container .video-description {
            color: #000;
            font-family: SamsungOne400;
            font-size: 12px;
            letter-spacing: 0;
            line-height: 14px;
            padding: 10px 0;
            text-align: center;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps {
                align-items: center;
                column-count: 2;
                flex-direction: row;
                flex-wrap: wrap;
                grid-row: auto;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps {
                margin: 32px 31px 0 64px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps {
            display: flex;
            flex-direction: column;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps {
                align-items: center;
                column-count: 2;
                flex-direction: row;
                flex-wrap: wrap;
                grid-row: auto;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps {
                margin: 32px 31px 0 64px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps {
            display: flex;
            flex-direction: column;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps {
                column-gap: 8px;
                display: flex;
                flex-direction: row;
                margin: 24px 24px 12px;
                width: 330px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps {
            column-gap: 8px;
            display: flex;
            margin: 24px 24px 12px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps {
                column-gap: 8px;
                display: flex;
                flex-direction: row;
                margin: 24px 24px 12px;
                width: 330px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps {
            column-gap: 8px;
            display: flex;
            margin: 24px 24px 12px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .video-container-img img {
                height: 58px;
                width: 65px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .video-container-img img {
            height: 58px;
            width: 65px;
        }
        .trade-in-main .video-container-img-stpe2 img{
          height: 30px !important;
          width: 28px !important;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container {
                display: flex;
                flex-direction: column;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container {
            display: flex;
            flex-direction: column;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container {
                display: flex;
                flex-direction: column;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container {
            display: flex;
            flex-direction: column;
        }


        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container .step-title {
          color: #000;
          font-family: SamsungSharpSans;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
        }

        @media (min-width: 769px) {
          .trade-in-main .step-title {
                font-size: 18px;
            }
        }

        .trade-in-main .step-title {
            font-family: SamsungSharpSansBold;
            font-weight: 400;
            letter-spacing: .1px;
        }
        .trade-in-main .step-title-2{
          color: #000;

          font-family: SamsungOne;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: 16px;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container .step {
              color: #000;
              font-family: SamsungOne;
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 18px; 
                margin-top: 10px;
            }
        }

        .trade-in-main .video-overlay-container .overlay-steps .video-container-steps .step-container .step {
          color: #000;
          font-family: SamsungOne;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 18px; 
            margin-top: 10px;
        }

        .trade-in-main .video-overlay-container .overlay-steps {
            display: flex;
            flex-direction: column;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-overlay-container .overlay-steps {
                align-items: center;
                column-count: 2;
                flex-direction: row;
                flex-wrap: wrap;
                grid-row: auto;
            }
        }

        .trade-in-main .carrier-deals-footer {
            background: #202427;
            color: #fff;
            display: flex;
            flex-direction: column;
            padding: 25px 120px 44px;
        }

        .trade-in-main .carrier-deals-faqs-tncs {
            font-family: SamsungOne400;
            font-size: 12px;
            line-height: 17px;
            margin-top: 23px;
            text-align: center;
        }

        .trade-in-main #app a,
        .trade-in-main #app a:active,
        .trade-in-main #app a:focus,
        .trade-in-main #app a:hover,
        .trade-in-main #app a:visited {
            color: #2189ff;
            text-decoration: none;
        }

        .trade-in-main .carrier-deals-tradein-note {
            padding: 10px 20px;
            text-align: center;
        }



        @media (min-width: 728px) {
          .trade-in-main .video-component-container {
                margin-bottom: 65px;
                margin-top: 25px;
                position: relative;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-component-container {
                margin-top: 10px;
                padding-bottom: 94px;
                width: 100%;
            }
        }

        .trade-in-main .video-component-container {
            margin-bottom: 92px;
            position: relative;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-component-container .container-box {
                height: 104px;
                left: 25px;
                width: 371px;
            }
        }

        @media (min-width: 728px) {
          .trade-in-main .video-component-container .container-box {
                float: left;
            }
        }

        .trade-in-main .video-component-container .container-box {
            background-color: #f8f8f8;
            border-radius: 6px;
            display: flex;
            flex-direction: row;
        }

        @media (min-width: 728px) {
          .trade-in-main .video-component-container .container-box {
                height: 104px;
                left: 25px;
                width: 371px;
            }
        }

        .trade-in-main .video-component-container .video-box {
            border-radius: 6px 0 0 6px;
            box-sizing: border-box;
            height: 104px;
            width: 104px;
        }

        .trade-in-main .video-component-container .video-box img {
            border-radius: 6px 0 0 6px;
            width: 110px;
            height: 109px;
        }

        .trade-in-main .video-component-container .video-box-content.b5q5Design {
            align-items: center;
            margin-top: 34px;
        }

        .trade-in-main .video-component-container .video-box-content {
            align-items: left;
            letter-spacing: 0;
            line-height: 14px;
            margin: 17px 17px 17px 15px;
            width: 240px;
        }

        .trade-in-main .video-component-container .video-box-content .video-description {
            color: #2189ff;
            cursor: pointer;
            font-family: SamsungOne700;
            font-size: 12px;
            margin-top: 10px;
            text-align: left;
            text-decoration: underline;
        }

        .trade-in-main .video-component-container .video-box-content .video-save-instantly {
          color: #000;
          font-family: SamsungOne;
          font-size: 14px;
          text-align: left;
          padding-left: 10px;
          cursor: pointer;
      }

      .trade-in-main .confirmationBox-yes {
            width: 100%;
            color: #000;
            text-align: center;
            font-family: SamsungOne;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            background: white;
            border: 1px solid lightgray;
            border-radius: 3px;
            margin-bottom: 8px;
        }
        .trade-in-main .confirmationBox-yes-agree{
          color: #000;
          font-family: SamsungOne;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
        }

        .trade-in-main .trade-in-confirmationBox {
            width: 100%;
        }

        .trade-in-main .row {
            margin-left: 0px;
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container .video-overlay-title {
                padding: 25px;
                text-align: center;
            }
        }

        @media (max-width: 360px) {
          .trade-in-main .video-overlay-container .video-overlay-title {
                font-size: 24px;
            }
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container .video-overlay-description {
                padding: 5px 15px;
                text-align: center;
            }
        }

        @media (max-width: 728px) {
          .trade-in-main .video-overlay-container {
                width: 100%;
            }
        }

        @media (max-width: 768px) {
          .trade-in-main .video-overlay-container .chat-container {
                margin-top: 0;
                padding: 15px 40px;
                text-align: center;
            }
        }

        .trade-in-main ul li {
            list-style-type: disc !important;
        }
        .trade-in-main .selectedBrand-value {
          font-size: 16px;
      }
      .trade-in-main .trade-in-error-msg {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: end;
        -ms-flex-align: end;
        align-items: end;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        color: #E41716;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 15px;
      }
      
      .trade-in-main .trade-in-error-msg img {
        width: 20px;
        margin-right: 8px;
      }
      
      .trade-in-main .model-fpo-text {
    color: rgba(233, 107, 187, 0.31);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    right: 50%;
    bottom: 18%;
    transform: rotate(-30deg);
}
.trade-in-main .model-fpo-text-stpe {
    color: rgba(233, 107, 187, 0.31);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    left: 10%;
    bottom: 18%;
    transform: rotate(-30deg);
}
@media (max-width: 768px) {
  .trade-in-main  .model-fpo-text-stpe {
    color: rgba(233, 107, 187, 0.31);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    right: 30%;
    bottom: 18%;
    transform: rotate(-30deg);
}
}
/* trade-in end */

@media (min-width: 834px) {
    .feature-benefit-static .text-wrapper .title-text, .feature-benefit-rich .text-wrapper .title-text, .feature-benefit-interactive .text-wrapper .title-text, .feature-benefit-horizontal .text-wrapper .title-text {
        font-size: 76px;
        line-height: 115.78947%
    }
}

@media (min-width: 834px) and (max-width: 1440px) {
    .feature-benefit-static .text-wrapper .title-text, .feature-benefit-rich .text-wrapper .title-text, .feature-benefit-interactive .text-wrapper .title-text, .feature-benefit-horizontal .text-wrapper .title-text {
        font-size: 5.27778vw
    }
}

.feature-benefit .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
}

.feature-benefit .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
}

.feature-benefit .title-text sup {
    vertical-align: super;
    font-size: 28px;
    line-height: 1.3;
    top: -0.2em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit .title-text sup {
        font-size: 1.94vw !important
    }
}

@media (max-width: 768px) {
    .feature-benefit .title-text sup {
        margin-left: 0;
        font-size: 14px !important;
        margin-top: -3%
    }
}

.feature-benefit .title-text sub {
    vertical-align: baseline;
    font-size: 28px;
    line-height: 28px;
    bottom: -0.2em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit .title-text sub {
        font-size: 1.94vw;
        line-height: 1.94vw
    }
}

@media (max-width: 768px) {
    .feature-benefit .title-text sub {
        margin-left: 0;
        font-size: 14px;
        line-height: 14px;
        margin-bottom: -3%
    }
}

@media (max-width: 768px) {
    .feature-benefit .title-text {
        font-size: 32px !important
    }
}

.feature-benefit .title-eyebrow {
    font-size: 18px;
    padding: 6px 9px;
    background: #00B3E3;
    display: inline-block;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1
}

.feature-benefit .title-eyebrow.sky-blue {
    background: #0077C8;
    color: white
}

.feature-benefit .title-eyebrow.coral {
    background: #FF4337;
    color: white
}

.feature-benefit img {
    display: block
}

.feature-benefit-disclaimer {
    margin: 24px 2.22%
}

.feature-benefit-disclaimer.type-p1 p {
    text-align: left;
    font-weight: 400;
    font-style: italic;
    color: #636363
}

.feature-benefit-disclaimer.type-p1 p sup {
    font-size: 0.5em
}

.feature-benefit-disclaimer.type-p1 p sub {
    font-size: 0.5em
}

@media (min-width: 769px) {
    .feature-benefit-disclaimer.type-p1 p sup {
        font-size: 0.5em
    }

    .feature-benefit-disclaimer.type-p1 p sub {
        font-size: 0.5em
    }
}

.feature-benefit .cta-button {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: auto;
    font-size: 11px;
    padding: 16px 38px 15px 38px
}

.feature-benefit .cta-button~.hyper-link, .feature-benefit .cta-button~.cta-button, .feature-benefit .cta-button~.feature-benefit__cta2 {
    margin-left: 30px
}

@media (max-width: 768px) {
    .feature-benefit .cta-button {
        margin: auto auto 10px
    }

    .feature-benefit .cta-button~.hyper-link, .feature-benefit .cta-button~.cta-button, .feature-benefit .cta-button~.feature-benefit__cta2 {
        margin-left: 15px
    }
}

.feature-benefit .cta-wrapper {
    margin-bottom: 18px
}

@media (min-width: 769px) {
    .feature-benefit .cta-wrapper {
        white-space: nowrap
    }
}

.feature-benefit .cta-hyperlink {
    display: inline-block;
    text-transform: uppercase
}

.feature-benefit .cta-hyperlink.cta-pullDown {
    display: block;
    padding-top: 25px
}

.feature-benefit .cta-hyperlink.cta-pullDown .feature-benefit__cta2.hasArrow::after {
    font-family: 'SamsungSharpGraphic';
    content: '\e902';
    font-size: 10px;
    position: relative;
    right: -5px;
    top: 0px
}

@media screen and (max-width: 767px) {
    .feature-benefit__cta2 {
        font-size: 12px
    }
}

@media (max-width: 500px) {
    .feature-benefit .cta-hyperlink {
        display: block;
        margin-top: 16px
    }

    .feature-benefit .cta-hyperlink.cta-pullDown {
        display: block;
        margin-top: 0px
    }
}

.feature-benefit .hyper-link {
    position: relative;
    color: #000;
    font-weight: 700;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    line-height: 1.5
}

.feature-benefit .hyper-link~.hyper-link, .feature-benefit .hyper-link~.cta-button, .feature-benefit .hyper-link~.feature-benefit__cta2 {
    margin-left: 30px
}

@media (max-width: 768px) {
    .feature-benefit .hyper-link {
        margin: auto auto 10px
    }

    .feature-benefit .hyper-link~.hyper-link, .feature-benefit .hyper-link~.cta-button, .feature-benefit .hyper-link~.feature-benefit__cta2 {
        margin-left: 15px
    }
}

.feature-benefit .hyper-link:hover {
    color: #1428A0
}

.feature-benefit .dark-theme .hyper-link {
    color: white;
    line-height: 1.5;
    margin-right: 5px;
    border-bottom: 1px solid white
}

.feature-benefit .dark-theme .feature-benefit__cta2 {
    border-bottom: 1px solid white
}

.feature-benefit__cta2 {
    position: relative;
    color: #000;
    font-weight: 700;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    border-bottom: 1px solid #000;
    letter-spacing: 1.7px
}

.feature-benefit__cta2:hover {
    color: #1428A0
}

.feature-benefit__cta2.hasArrow::after {
    font-family: 'SamsungSharpGraphic';
    content: '\e902';
    font-size: 10px;
    position: absolute;
    right: -14px;
    top: 2px
}

.feature-benefit .container-wrapper.dark-theme {
    background-color: #000
}

.feature-benefit .container-wrapper.dark-theme .feature-benefit-disclaimer.type-p1 p {
    color: #fff
}

.feature-benefit .container-wrapper.dark-theme .feature-benefit-disclaimer.type-p1 p sup {
    font-size: 0.5em
}

.feature-benefit .container-wrapper.dark-theme .feature-benefit-disclaimer.type-p1 p sub {
    font-size: 0.5em
}

@media (min-width: 769px) {
    .feature-benefit .container-wrapper.dark-theme .feature-benefit-disclaimer.type-p1 p sup {
        font-size: 0.5em
    }

    .feature-benefit .container-wrapper.dark-theme .feature-benefit-disclaimer.type-p1 p sub {
        font-size: 0.5em
    }
}

.feature-benefit .container-wrapper.dark-theme .container .type-cp1, .feature-benefit .container-wrapper.dark-theme .container .type-cp2 {
    color: #fff
}

.feature-benefit .container-wrapper.dark-theme .container .p1-productAddInfo {
    color: #a6a6a6
}

.feature-benefit .container-wrapper.dark-theme .container .feature-benefit__cta2 {
    color: #fff
}

.feature-benefit .container-wrapper.dark-theme .legal {
    color: #fff
}

.feature-benefit .legal {
    font-size: 9px;
    font-style: italic;
    margin-top: 2.8%
}

.feature-benefit--legacy .feature-benefit-horizontal .feature-benefit--inline .image-container.image-container img {
    display: block;
    width: auto;
    max-height: 500px;
    max-width: 100%;
    margin: 0 auto
}

@media (min-width: 769px) {
    .feature-benefit--legacy .feature-benefit-horizontal .text-wrapper.text-wrapper .title-text {
        line-height: 1.3;
        font-family: "SamsungSansSharp";
        font-size: 3.4vw
    }

    .feature-benefit--legacy .feature-benefit-horizontal .text-wrapper .type-cp2.type-cp2 {
        line-height: 1.5;
        margin-bottom: 2.8%;
        font-weight: 400
    }

    .feature-benefit--legacy .feature-benefit-horizontal .feature-benefit--inline .image-container.image-container {
        width: -webkit-calc((100% - 24px) / 2.5);
        width: calc((100% - 24px) / 2.5);
        padding: 2% 0
    }

    .feature-benefit--legacy .feature-benefit-horizontal .feature-benefit--inline .text-container.text-container {
        padding: 2% 0;
        width: -webkit-calc(100% - ((100% - 24px) / 2.5));
        width: calc(100% - ((100% - 24px) / 2.5))
    }

    .feature-benefit--legacy .feature-benefit-horizontal .feature-benefit--inline .text-container .text-wrapper.text-wrapper {
        width: 80%;
        margin-left: 8%
    }

    .feature-benefit--legacy .feature-benefit-horizontal-image-right .feature-benefit--inline .text-container .text-wrapper.text-wrapper {
        margin-left: 10%
    }
}

.feature-benefit--border {
    border-bottom: 1px solid #b2b2b2
}

.feature-benefit-static, .feature-benefit-rich, .feature-benefit-interactive {
    text-align: center
}

.feature-benefit-static .cta-button, .feature-benefit-rich .cta-button, .feature-benefit-interactive .cta-button {
    text-transform: uppercase
}

.feature-benefit-static .text-wrapper, .feature-benefit-rich .text-wrapper, .feature-benefit-interactive .text-wrapper {
    margin-bottom: 10.67%;
    padding-top: 7.16%
}

.feature-benefit-static .text-wrapper .p1-subHeadline, .feature-benefit-rich .text-wrapper .p1-subHeadline, .feature-benefit-interactive .text-wrapper .p1-subHeadline {
    font-family: "SamsungOneLatinWeb";
    font-weight: 800
}

@media (max-width: 768px) {
    .feature-benefit-static .text-wrapper .p1-subHeadline, .feature-benefit-rich .text-wrapper .p1-subHeadline, .feature-benefit-interactive .text-wrapper .p1-subHeadline {
        font-size: 14px !important;
        line-height: 171.43%
    }

    .feature-benefit-static .text-wrapper .p1-description, .feature-benefit-rich .text-wrapper .p1-description, .feature-benefit-interactive .text-wrapper .p1-description {
        font-size: 14px;
        line-height: 171.43%
    }

    .feature-benefit-static .text-wrapper .p1-description a, .feature-benefit-rich .text-wrapper .p1-description a, .feature-benefit-interactive .text-wrapper .p1-description a {
        white-space: nowrap
    }
}

@media (min-width: 769px) {
    .feature-benefit-static .text-wrapper, .feature-benefit-rich .text-wrapper, .feature-benefit-interactive .text-wrapper {
        margin-bottom: 5.75%;
        padding-top: 5.75%
    }

    .feature-benefit-static .text-wrapper .title-text, .feature-benefit-rich .text-wrapper .title-text, .feature-benefit-interactive .text-wrapper .title-text {
        margin-bottom: 3.51%;
        line-height: 1.3
    }

    .feature-benefit-static .text-wrapper .type-cp1, .feature-benefit-rich .text-wrapper .type-cp1, .feature-benefit-interactive .text-wrapper .type-cp1 {
        margin-bottom: 3.22%
    }

    .feature-benefit-static .text-wrapper .type-cp2, .feature-benefit-rich .text-wrapper .type-cp2, .feature-benefit-interactive .text-wrapper .type-cp2 {
        line-height: 1.5
    }
}

.feature-benefit-static .text-wrapper .title-text, .feature-benefit-rich .text-wrapper .title-text, .feature-benefit-interactive .text-wrapper .title-text {
    font-family: "SamsungSansSharp";
    margin-bottom: 1.8%;
    line-height: 1.3
}

.feature-benefit-static .text-wrapper .title-logo, .feature-benefit-rich .text-wrapper .title-logo, .feature-benefit-interactive .text-wrapper .title-logo {
    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;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    border-left-width: 0;
    float: none;
    margin-bottom: 4.55%;
    text-align: center
}

@media (min-width: 769px) {
    .feature-benefit-static .text-wrapper .title-logo, .feature-benefit-rich .text-wrapper .title-logo, .feature-benefit-interactive .text-wrapper .title-logo {
        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;
        width: 25%;
        margin-left: 37.5%;
        margin-right: 37.5%;
        border-left-width: 0;
        float: none;
        margin-bottom: 3.53%
    }
}

.feature-benefit-static .text-wrapper .title-logo img, .feature-benefit-rich .text-wrapper .title-logo img, .feature-benefit-interactive .text-wrapper .title-logo img {
    max-width: 100%;
    vertical-align: bottom;
    margin: auto
}

@media (max-width: 768px) {
    .feature-benefit-static .text-wrapper .title-logo img, .feature-benefit-rich .text-wrapper .title-logo img, .feature-benefit-interactive .text-wrapper .title-logo img {
        display: block
    }
}

.feature-benefit-static .text-wrapper .type-cp1, .feature-benefit-static .text-wrapper .type-cp2, .feature-benefit-rich .text-wrapper .type-cp1, .feature-benefit-rich .text-wrapper .type-cp2, .feature-benefit-interactive .text-wrapper .type-cp1, .feature-benefit-interactive .text-wrapper .type-cp2 {
    color: #363636
}

.feature-benefit-static .text-wrapper .type-cp1, .feature-benefit-rich .text-wrapper .type-cp1, .feature-benefit-interactive .text-wrapper .type-cp1 {
    margin-bottom: 3.35%
}

.feature-benefit-static .text-wrapper .type-cp2, .feature-benefit-rich .text-wrapper .type-cp2, .feature-benefit-interactive .text-wrapper .type-cp2 {
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 3.2%
}

.feature-benefit-static .text-wrapper .p1-productAddInfo, .feature-benefit-rich .text-wrapper .p1-productAddInfo, .feature-benefit-interactive .text-wrapper .p1-productAddInfo {
    line-height: 2;
    color: #a6a6a6;
    margin-bottom: 1.6%
}

.feature-benefit-static .img-container, .feature-benefit-rich .img-container, .feature-benefit-interactive .img-container {
    width: 100%
}

.feature-benefit-static .img-container img, .feature-benefit-rich .img-container img, .feature-benefit-interactive .img-container img {
    display: block;
    width: 100%
}

.feature-benefit-static .cta-wrapper {
    margin-bottom: 4.04%
}

.feature-benefit-static .text-wrapper, .feature-benefit-interactive .text-wrapper {
    margin-bottom: 0
}

.feature-benefit-rich .overlay {
    position: absolute
}

.feature-benefit-rich .video-snapshot {
    position: relative
}

.feature-benefit-rich .video-snapshot img {
    width: 100%
}

.feature-benefit-horizontal {
    font-size: 0
}

.feature-benefit-horizontal .cta-button {
    text-transform: uppercase
}

.feature-benefit-horizontal .feature-benefit--inline {
    display: table;
    table-layout: fixed;
    width: 100%
}

@media (min-width: 769px) {
    .feature-benefit-horizontal .feature-benefit--inline {
        display: block
    }
}

.feature-benefit-horizontal .feature-benefit--inline .image-container {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    position: relative;
    width: 100%;
    text-align: center
}

.feature-benefit-horizontal .feature-benefit--inline .image-container img {
    width: 100%;
    max-width: 100%
}

.feature-benefit-horizontal .feature-benefit--inline .text-container {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    position: relative;
    border-left-width: 16px;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    display: table-header-group
}

.feature-benefit-horizontal .text-wrapper {
    margin-bottom: 10.67%;
    padding-top: 7.16%;
    text-align: center
}

@media (max-width: 768px) {
    .feature-benefit-horizontal .text-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 769px) {
    .feature-benefit-horizontal .text-wrapper {
        margin-bottom: 0;
        padding-top: 0;
        text-align: left
    }

    .feature-benefit-horizontal .text-wrapper .title-text {
        margin-bottom: 5.8%;
        line-height: 1.3
    }

    .feature-benefit-horizontal .text-wrapper .type-cp1 {
        margin-bottom: 4.91%
    }

    .feature-benefit-horizontal .text-wrapper .type-cp2 {
        line-height: 1.5
    }
}

.feature-benefit-horizontal .text-wrapper .title-logo {
    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;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    border-left-width: 0;
    float: none;
    font-size: 1rem;
    margin-bottom: 4.55%;
    text-align: center
}

@media (min-width: 769px) {
    .feature-benefit-horizontal .text-wrapper .title-logo {
        margin: 0;
        margin-bottom: 6.93%;
        text-align: left;
        width: 50%
    }
}

.feature-benefit-horizontal .text-wrapper .title-logo img {
    max-width: 100%;
    vertical-align: bottom
}

@media (max-width: 768px) {
    .feature-benefit-horizontal .text-wrapper .title-logo img {
        margin: auto;
        display: block
    }
}

.feature-benefit-horizontal .text-wrapper .title-text {
    font-family: "SamsungSansSharp";
    margin-bottom: 3.72%;
    line-height: 1.3
}

.feature-benefit-horizontal .text-wrapper .p1-subHeadline {
    font-family: "SamsungOneLatinWeb";
    font-weight: 800
}

@media (max-width: 768px) {
    .feature-benefit-horizontal .text-wrapper .p1-subHeadline {
        font-size: 14px !important
    }
}

.feature-benefit-horizontal .text-wrapper .type-cp1, .feature-benefit-horizontal .text-wrapper .type-cp2 {
    color: #363636
}

.feature-benefit-horizontal .text-wrapper .type-cp1 {
    margin-bottom: 3.35%
}

.feature-benefit-horizontal .text-wrapper .type-cp2 {
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 3.2%
}

.feature-benefit-horizontal .text-wrapper .p1-productAddInfo {
    line-height: 2;
    color: #a6a6a6;
    margin-bottom: 1.6%
}

.feature-benefit-horizontal-image-right .feature-benefit--inline {
    width: 100%
}

@media (min-width: 769px) {
    .feature-benefit-horizontal-image-right .feature-benefit--inline .image-container {
        border: 0 solid rgba(0, 0, 0, 0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-clip: padding-box;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border-left-width: 24px;
        width: -webkit-calc(((100% - 24px) / 2) - -24px);
        width: calc(((100% - 24px) / 2) - -24px)
    }
}

@media (min-width: 769px) {
    .feature-benefit-horizontal-image-right .feature-benefit--inline .text-container {
        border: 0 solid rgba(0, 0, 0, 0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-clip: padding-box;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border-left-width: 0;
        width: -webkit-calc((100% - 24px) / 2);
        width: calc((100% - 24px) / 2)
    }

    .feature-benefit-horizontal-image-right .feature-benefit--inline .text-container .text-wrapper {
        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;
        width: 66.66667%;
        margin-left: 16.66667%;
        margin-right: 16.66667%
    }
}

.feature-benefit-horizontal-image-left .feature-benefit--inline {
    width: 100%
}

@media (min-width: 769px) {
    .feature-benefit-horizontal-image-left .feature-benefit--inline .image-container {
        border: 0 solid rgba(0, 0, 0, 0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-clip: padding-box;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border-left-width: 0;
        width: -webkit-calc((100% - 24px) / 2);
        width: calc((100% - 24px) / 2)
    }
}

@media (min-width: 769px) {
    .feature-benefit-horizontal-image-left .feature-benefit--inline .text-container {
        border: 0 solid rgba(0, 0, 0, 0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-clip: padding-box;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border-left-width: 24px;
        width: -webkit-calc(((100% - 24px) / 2) - -24px);
        width: calc(((100% - 24px) / 2) - -24px)
    }

    .feature-benefit-horizontal-image-left .feature-benefit--inline .text-container .text-wrapper {
        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-right-width: 24px;
        width: 66.66667%;
        margin-left: 16.66667%;
        margin-right: 16.66667%
    }
}

.hs-wrap {
    position: relative;
    min-height: 50px
}

.hs-wrap * {
    display: none;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.hs-wrap.hs-loaded * {
    display: block
}

.hs-wrap img {
    display: block
}

.hs-wrap.responsive {
    width: 100%
}

.hs-wrap.responsive img {
    width: 100%
}

.hs-spot-object {
    position: absolute;
    cursor: pointer;
    z-index: 1
}

.hs-spot-object.visible-tooltip {
    z-index: 9999
}

.hs-spot.visible .hs-spot-shape {
    position: absolute;
    left: -1px;
    top: -1px;
    background: black;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    opacity: 0.15;
    z-index: 0;
    border: 1px solid white;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1)
}

.hs-spot.visible .hs-spot-shape-inner {
    background: #da0606;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
    z-index: 1;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1)
}

.hs-spot.visible:hover .hs-spot-shape-inner {
    transform: scale3d(1.4, 1.4, 1.4);
    -moz-transform: scale3d(1.4, 1.4, 1.4);
    -webkit-transform: scale3d(1.4, 1.4, 1.4)
}

.hs-rect {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 99;
    border: none
}

.hs-rect.visible .hs-spot-shape {
    position: absolute;
    left: -3px;
    top: -3px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: none;
    border: 3px solid #da0606;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1)
}

.hs-rect.visible .hs-spot-shape-inner {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: none;
    border: 8px solid black;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    left: -8px;
    top: -8px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    opacity: 0.15;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1)
}

.hs-rect.visible:hover .hs-spot-shape {
    border-width: 5px;
    left: -5px;
    top: -5px
}

.hs-rect.visible:hover .hs-spot-shape-inner {
    border-width: 7px;
    left: -7px;
    top: -7px
}

.hs-spot-object .hs-spot-tooltip-outer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.hs-tooltip-wrap {
    position: absolute
}

.hs-tooltip {
    display: block;
    color: white;
    font: 11px/18px helvetica, tahoma, sans-serif;
    padding: 15px;
    position: relative;
    min-height: 18px;
    border-radius: 3px;
    border-bottom: 1px solid #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.hs-wrap.mouseover .hs-spot-object.left .hs-spot-tooltip-outer, .hs-wrap.click .hs-spot-object.left .hs-spot-tooltip-outer {
    position: absolute;
    top: 0;
    left: -30px
}

.hs-spot-object.left .hs-tooltip-wrap {
    right: 100%;
    top: 0;
    padding-right: 16px
}

.hs-spot.left .hs-tooltip-wrap {
    top: -12px
}

.hs-spot-object.left .hs-tooltip:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    right: -8px;
    top: 8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #181818
}

.hs-spot.left .hs-tooltip:before {
    top: 16px
}

.hs-wrap.mouseover .hs-spot-object.top .hs-spot-tooltip-outer, .hs-wrap.click .hs-spot-object.top .hs-spot-tooltip-outer {
    position: absolute;
    left: 0;
    top: -30px
}

.hs-spot-object.top .hs-tooltip-wrap {
    bottom: 100%;
    left: 0;
    padding-bottom: 16px
}

.hs-spot.top .hs-tooltip-wrap {
    left: -1px
}

.hs-spot-object.top .hs-tooltip:before {
    position: absolute;
    content: "";
    display: block;
    left: 8px;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #181818
}

.hs-wrap.mouseover .hs-spot-object.right .hs-spot-tooltip-outer, .hs-wrap.click .hs-spot-object.right .hs-spot-tooltip-outer {
    position: absolute;
    top: 0;
    left: 30px
}

.hs-spot-object.right .hs-tooltip-wrap {
    left: 100%;
    top: 0;
    padding-left: 16px
}

.hs-spot.right .hs-tooltip-wrap {
    top: -12px
}

.hs-spot-object.right .hs-tooltip:before {
    position: absolute;
    content: "";
    display: block;
    left: -8px;
    top: 8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #181818
}

.hs-spot.right .hs-tooltip:before {
    top: 16px
}

.hs-wrap.mouseover .hs-spot-object.bottom .hs-spot-tooltip-outer, .hs-wrap.click .hs-spot-object.bottom .hs-spot-tooltip-outer {
    position: absolute;
    left: 0;
    top: 30px
}

.hs-spot-object.bottom .hs-tooltip-wrap {
    top: 100%;
    left: 0;
    padding-top: 16px
}

.hs-spot.bottom .hs-tooltip-wrap {
    left: -1px
}

.hs-spot-object.bottom .hs-tooltip:before {
    position: absolute;
    content: "";
    display: block;
    top: -8px;
    left: 8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid black
}

.hs-tooltip-buffer {
    background: blue;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.hs-spot-object.bottom .hs-tooltip-buffer {
    top: 100%;
    height: 16px
}

.hs-spot-object.top .hs-tooltip-buffer {
    top: auto;
    bottom: 100%;
    height: 16px
}

.hs-spot-object.left .hs-tooltip-buffer {
    right: 100%;
    left: auto;
    width: 16px
}

.hs-spot-object.right .hs-tooltip-buffer {
    left: 100%;
    width: 16px
}

.hs-tooltip h1 {
    font: 14px/14px helvetica, tahoma, sans-serif;
    margin-bottom: 10px;
    font-weight: bold
}

.hs-tooltip h2 {
    font: 12px/12px helvetica, tahoma, sans-serif;
    margin-bottom: 10px;
    font-weight: bold
}

.hs-tooltip h3 {
    font: 11px/11px helvetica, tahoma, sans-serif;
    margin-bottom: 10px;
    font-weight: bold
}

.hs-tooltip p {
    font: 11px/18px helvetica, tahoma, sans-serif;
    margin-bottom: 10px
}

.hs-tooltip :last-child {
    margin-bottom: 0
}

.hs-tooltip a {
    color: white !important;
    text-decoration: underline !important
}

.hs-tooltip a:hover {
    text-decoration: none !important
}

.hs-wrap.always .hs-spot-tooltip-outer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important
}

.hs-wrap.always .hs-tooltip, .hs-wrap.always .hs-tooltip-wrap {
    display: block
}

.hs-spot-object .hs-spot-tooltip-outer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1)
}

.hs-spot-object .hs-tooltip, .hs-spot-object .hs-tooltip-wrap {
    display: none
}

.hs-spot-object.visible-tooltip .hs-spot-tooltip-outer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important
}

.hs-spot-object.visible-tooltip .hs-tooltip, .hs-spot-object.visible-tooltip .hs-tooltip-wrap {
    display: block
}

.feature-benefit-horizontal .in-view.normal {
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.feature-benefit-horizontal-image-left .animation-element {
    -webkit-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate(-50px, 0)
}

.feature-benefit-horizontal-image-left .in-view.normal {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.feature-benefit-horizontal-image-right .animation-element {
    -webkit-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    transform: translate(50px, 0)
}

.feature-benefit-horizontal-image-right .in-view.normal {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.product-summary.isNEO {
    display: none
}

.product-summary--dark {
    background-color: #000
}

.product-summary--dark .container {
    background-color: #000
}

.product-summary-wrapper {
    min-height: 30px
}

.product-summary__card {
    border-right: 1px solid #dadada !important;
    min-height: 244px
}

.product-summary__card .card__content-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3D(0, -50%, 0);
    -ms-transform: translate3D(0, -50%, 0);
    transform: translate3D(0, -50%, 0);
    text-align: center;
    left: 8px;
    right: 8px
}

.product-summary__card .card__content-area strong {
    display: block
}

.product-summary__card .card__icon {
    height: 56px;
    margin-bottom: 15px;
    width: auto
}

.product-summary__card .card__icon-text__main {
    font-size: 44px;
    font-weight: 200;
    left: -8px;
    letter-spacing: -.1em;
    line-height: 56px;
    margin-bottom: 3.1%;
    position: relative
}

.product-summary__card .card__icon-text__suffix {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 11px
}

.product-summary__card .card__desc {
    font-weight: 400
}

.product-summary__card:last-child {
    border-right: none
}

.product-summary .icon-star-filled {
    font-size: 24px
}

.product-summary__rating {
    text-align: center
}

.product-summary__rating .star-rating {
    margin: 75px 0 24px
}

.product-summary__rating .star-rating__star {
    display: inline-block;
    position: relative
}

.product-summary__rating .star-rating__star .icon-star-filled {
    left: 0;
    font-size: 24px;
    overflow: hidden;
    position: absolute;
    top: 0
}

.product-summary__rating .star-rating__star .icon-star-empty {
    font-size: 24px
}

.product-summary__rating .star-rating .icon-star-versatile::before {
    content: '\e905';
    font-size: 24px
}

.product-summary__rating .linguistic-rating {
    letter-spacing: .1em;
    text-transform: uppercase
}

.product-summary__rating .linguistic-rating__count {
    color: #a6a6a6
}
.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
    }
}

.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
}
.rtb-container {
    padding: 5px 0px;
    margin-bottom: 30px;
    margin-top: 30px
}

@media (max-width: 768px) {
    .rtb-container {
        padding: 40px 0px
    }
}

.rtb-container * {
    color: white
}

.rtb-container.dark-theme * {
    color: white !important;
    border-color: white !important
}

.rtb-container.white-theme * {
    color: #000 !important;
    border-color: #000 !important
}

.rtb-container.gray-theme * {
    color: #000 !important;
    border-color: #000 !important
}

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

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

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

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

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

.rtb-container .rtb-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) {
    .rtb-container .rtb-theme .title-wrapper {
        border-right: 1px solid white
    }
}

@media (max-width: 768px) {
    .rtb-container .rtb-theme .title-wrapper {
        padding: 5px 45px
    }
}

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

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

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

@media (max-width: 768px) {
    .rtb-container .rtb-theme .column-wrapper {
        margin: 0px 5%;
        padding: 40px 0px;
        width: 90%
    }

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

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

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

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

.rtb-container .rtb-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;
    font-weight: bold
}

.rtb-container .rtb-theme .title-wrapper {
    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
}

.rtb-container .rtb-theme .title-wrapper .rtb-block-title {
    font-family: SamsungSansSharp;
    font-size: 40px;
    line-height: 1.2;
    font-weight: bold
}

.rtb-container .rtb-title {
    padding: 20px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: SamsungSansSharp;
    line-height: 1.3;
    color: #000
}

@media (min-width: 769px) {
    .rtb-container .rtb-title {
        font-size: 40px;
        padding: 40px 0
    }
}

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

.rtb-container__background img {
    width: 100%
}

.rtb-container.image_background {
    background-color: rgba(0, 0, 0, 0.6)
}

.rtb-container.blue_background {
    background-color: #1429a0
}

.rtb-container.blue_background .rtb-container__background {
    opacity: 0
}

.rtb-container .slick-dots li.slick-active button {
    background: white
}

.rtb-container .slick-dots {
    bottom: 30px
}

.rtb {
    background-color: white
}
.disclaimer {
    background: #f5f5f5;
    overflow: hidden
}

.disclaimer__row {
    margin-bottom: 10px
}

.disclaimer__show {
    margin-bottom: 10px
}

.disclaimer__show br:last-of-type {
    display: none
}

.disclaimer__show__link {
    color: #20a2ff;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px
}

.disclaimer__hide {
    margin-bottom: 10px;
    display: none
}

.disclaimer__hide br:last-of-type {
    display: none
}

.disclaimer__hide__link {
    cursor: pointer;
    color: #20a2ff;
    display: inline-block;
    margin-left: 5px
}

.disclaimer a:hover {
    cursor: pointer
}

.disclaimer__inner {
    color: #363636;
    padding: 0 3%;
    font-size: 14px;
    font-size: .875rem;
    line-height: normal;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "SamsungOneLatinWeb", Arial, Helvetica, "San-Serif"
}

.disclaimer__inner sup {
    font-size: 0.7em
}

.disclaimer__inner b {
    font-weight: 700
}

.disclaimer__inner i {
    font-style: italic
}

.disclaimer__inner p {
    font-size: 14px;
    font-size: .875rem;
    line-height: normal;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "SamsungOneLatinWeb", Arial, Helvetica, "San-Serif"
}

.disclaimer__single {
    display: inline;
    white-space: nowrap
}

.disclaimer__single.disclaimer-range {
    width: auto;
    overflow: hidden
}

.disclaimer__single.disclaimer-range.active {
    white-space: normal;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.disclaimer__accordian__container {
    margin-bottom: 10px
}

.disclaimer__accordian__title {
    padding-left: 2rem;
    position: relative;
    color: #363636;
    font-size: 15px !important;
    font-family: SamsungSansSharp !important;
    color: #363636;
    font-weight: 700 !important;
    cursor: pointer
}

.disclaimer__accordian__title:before {
    content: '>';
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    color: #000;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    line-height: 16px;
    left: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 12px;
    font-family: SamsungOneLatinWeb
}

.show .disclaimer__accordian__title:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #000;
    color: #fff
}

.disclaimer__accordian__body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71;
    height: 0;
    padding-left: 2rem;
    margin-bottom: 0px;
    overflow: hidden
}

.show .disclaimer__accordian__body {
    display: block;
    height: auto;
    margin-bottom: 10px
}
@media (min-width: 769px) and (max-width: 1023px) {
    .feature-benefit-full-bleed-image__container.dream_homePage .feature-benefit-full-bleed-image__image-container {
        min-height: 580px
    }

    .feature-benefit-full-bleed-image__container.dream_homePage .feature-benefit-full-bleed-image__image-container__img {
        position: absolute;
        bottom: 0
    }
}

.feature-benefit-full-bleed-image__hangtype {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 9;
    -webkit-transition: width 1s ease, height 1s ease;
    -webkit-transition: width 0.4s ease, height 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease
}

.feature-benefit-full-bleed-image__hangtype .badge {
    margin: 0;
    padding: 0;
    color: white;
    font-family: "SamsungSansSharp";
    text-align: center;
    line-height: normal;
    vertical-align: middle;
    background: #ed1b24;
    -webkit-border-bottom-left-radius: 50%;
    border-bottom-left-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    border-bottom-right-radius: 50%;
    padding: 0px 15px;
    font-size: 18px;
    width: 90px;
    height: 100px;
    display: table
}

.feature-benefit-full-bleed-image__hangtype .badge .hangTagText {
    display: table-cell;
    vertical-align: middle
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__hangtype .badge {
        padding: 0px 17px;
        font-size: 28px;
        width: 132px;
        height: 144px
    }
}

.feature-benefit-full-bleed-image__hangtype .badge:before {
    right: 100%
}

.feature-benefit-full-bleed-image__hangtype .badge:after {
    left: 100%
}

.feature-benefit-full-bleed-image__hangtype .badge.sky-blue {
    background: #0077C8;
    color: white
}

.feature-benefit-full-bleed-image__hangtype .badge.coral {
    background: #FF4337;
    color: white
}

.feature-benefit-full-bleed-image__hangtype .badge.orange {
    background: #fa7901;
    color: white
}

.feature-benefit-full-bleed-image__hangtype .badge.sea-blue {
    background: #00B3E3;
    color: #000
}

.feature-benefit-full-bleed-image__hangtype .top-right {
    position: absolute;
    top: 0;
    right: 25px;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__hangtype .top-right {
        right: 100px
    }
}

.feature-benefit-full-bleed-image__image-container {
    position: relative
}

.feature-benefit-full-bleed-image__image-container__img {
    width: 100%;
    display: block;
    margin: auto
}

.feature-benefit-full-bleed-image__text-block {
    position: absolute;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    display: -ms-grid;
    display: grid
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block {
        width: 31%
    }
}

@media (min-width: 769px) and (max-width: 1023px) {
    .feature-benefit-full-bleed-image__text-block {
        width: 42%
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .feature-benefit-full-bleed-image__text-block {
        width: 35%
    }
}

.feature-benefit-full-bleed-image__text-block.fullBleed-play-btn-hidden {
    z-index: 11
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__title {
    color: #fff
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__description {
    color: #fff
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__link {
    color: #fff;
    border-bottom: 1px solid #fff
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__link:hover {
    border-bottom-color: #00B3E3;
    color: #00B3E3
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover {
    border-bottom-color: #00B3E3;
    color: #00B3E3;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in
}

.feature-benefit-full-bleed-image__text-block.dark-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-blue.svg") no-repeat
}

.feature-benefit-full-bleed-image__text-block.dark-theme .cta-button {
    color: #fff;
    vertical-align: middle
}

.feature-benefit-full-bleed-image__text-block.dark-theme .cta-button:hover {
    color: #000;
    background-color: #fff
}

.feature-benefit-full-bleed-image__text-block.dark-theme .cta-button.blue-btn {
    color: #fff !important;
    background-color: #1428a0;
    vertical-align: middle;
    border: none
}

.feature-benefit-full-bleed-image__text-block.dark-theme .cta-button.blue-btn:hover {
    background-color: #0b175c
}

.feature-benefit-full-bleed-image__text-block.dark-theme .cta-button.blue-btn:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__title {
    color: #000
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__description {
    color: #000
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__link {
    color: #000;
    border-bottom: 1px solid #000
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__link:hover {
    border-bottom-color: #1428A0;
    color: #1428A0
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover {
    border-bottom-color: #1428A0;
    color: #1428A0;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in
}

.feature-benefit-full-bleed-image__text-block.white-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-blue.svg") no-repeat
}

.feature-benefit-full-bleed-image__text-block.white-theme .cta-button {
    color: #000;
    vertical-align: middle
}

.feature-benefit-full-bleed-image__text-block.white-theme .cta-button:hover {
    color: #fff;
    background-color: #000
}

.feature-benefit-full-bleed-image__text-block.white-theme .cta-button.blue-btn {
    color: #fff !important;
    background-color: #1428a0;
    vertical-align: middle;
    border: none
}

.feature-benefit-full-bleed-image__text-block.white-theme .cta-button.blue-btn:hover {
    background-color: #0b175c
}

.feature-benefit-full-bleed-image__text-block.white-theme .cta-button.blue-btn:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__title {
    color: #000
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__description {
    color: #000
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__link {
    color: #000;
    border-bottom: 1px solid #000
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__link:hover {
    border-bottom-color: #1428A0;
    color: #1428A0
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover {
    border-bottom-color: #1428A0;
    color: #1428A0;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in
}

.feature-benefit-full-bleed-image__text-block.gray-theme .feature-benefit-full-bleed-image__text-block__link[target='_blank']:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-blue.svg") no-repeat
}

.feature-benefit-full-bleed-image__text-block.gray-theme .cta-button {
    color: #000;
    vertical-align: middle
}

.feature-benefit-full-bleed-image__text-block.gray-theme .cta-button:hover {
    color: #fff;
    background-color: #000
}

.feature-benefit-full-bleed-image__text-block.gray-theme .cta-button.blue-btn {
    color: #fff !important;
    background-color: #1428a0;
    vertical-align: middle;
    border: none
}

.feature-benefit-full-bleed-image__text-block.gray-theme .cta-button.blue-btn:hover {
    background-color: #0b175c
}

.feature-benefit-full-bleed-image__text-block.gray-theme .cta-button.blue-btn:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.top-left {
        text-align: left;
        left: 8.3%;
        top: 8%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.top-center {
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 8%;
        width: 66%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.top-center .feature-benefit-full-bleed-image__text-block__container.has-cta {
        display: block;
        margin-bottom: 30px;
        margin-right: 0
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.top-center .feature-benefit-full-bleed-image__text-block__link.has-cta {
        margin: auto
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.top-right {
        text-align: left;
        left: 58.3%;
        top: 8%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-left {
        text-align: left;
        left: 8.3%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-center {
        text-align: center;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 66%
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-full-bleed-image__text-block.middle-center {
        top: 60%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-center .feature-benefit-full-bleed-image__text-block__container.has-cta {
        display: block;
        margin-bottom: 30px;
        margin-right: 0
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-center .feature-benefit-full-bleed-image__text-block__link.has-cta {
        margin: auto
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap {
        text-align: center;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 66%;
        height: 100%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap .feature-benefit-full-bleed-image__text-block__title {
        margin-top: 5%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap .feature-benefit-full-bleed-image__text-block__container.has-cta {
        display: block;
        position: absolute;
        bottom: 5%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.middle-right {
        text-align: left;
        left: 58.3%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.bottom-left {
        text-align: left;
        left: 8.3%;
        bottom: 9%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center {
        text-align: center;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        bottom: 9%;
        width: 66%
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center .feature-benefit-full-bleed-image__text-block__container.has-cta {
        display: block;
        margin-bottom: 30px;
        margin-right: 0
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center .feature-benefit-full-bleed-image__text-block__link.has-cta {
        margin: auto
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block.bottom-right {
        text-align: left;
        left: 58.3%;
        bottom: 9%
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.top-left-mobile {
        text-align: left;
        left: 16px;
        top: 46px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.top-center-mobile {
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 46px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.top-center-mobile .feature-benefit-full-bleed-image__text-block__container {
        display: block;
        margin-bottom: 37px;
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.top-center-mobile .feature-benefit-full-bleed-image__text-block__link {
        margin: auto;
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-center-mobile {
        text-align: center;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-center-mobile .feature-benefit-full-bleed-image__text-block__container {
        display: block;
        margin-bottom: 37px;
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-center-mobile .feature-benefit-full-bleed-image__text-block__link {
        margin: auto;
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap-mobile {
        text-align: center;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap-mobile .feature-benefit-full-bleed-image__text-block__title {
        margin-top: 10%
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.middle-gap-mobile .feature-benefit-full-bleed-image__text-block__container {
        position: absolute;
        bottom: 5%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-left-mobile {
        text-align: left;
        left: 16px;
        bottom: 44px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-left-mobile .feature-benefit-full-bleed-image__text-block__container.has-cta {
        display: block;
        margin-bottom: 37px;
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-left-mobile .feature-benefit-full-bleed-image__text-block__link.has-cta {
        margin: auto;
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center-mobile {
        text-align: center;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        bottom: 44px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center-mobile .feature-benefit-full-bleed-image__text-block__container {
        display: block;
        margin-bottom: 37px;
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block.bottom-center-mobile .feature-benefit-full-bleed-image__text-block__link {
        margin: auto;
        margin-left: 15px
    }
}

.feature-benefit-full-bleed-image__text-block__eyebrow {
    font-size: 18px;
    padding: 6px 9px;
    background: #00B3E3;
    display: inline-block;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 15px;
    font-weight: 700;
    width: -webkit-max-content;
    width: max-content
}

.feature-benefit-full-bleed-image__text-block__eyebrow.sky-blue {
    background: #0077C8;
    color: white
}

.feature-benefit-full-bleed-image__text-block__eyebrow.coral {
    background: #FF4337;
    color: white
}

.feature-benefit-full-bleed-image__text-block__eyebrow.orange {
    background: #fa7901;
    color: white
}

.feature-benefit-full-bleed-image__text-block__eyebrow.sea-blue {
    background: #00B3E3;
    color: #000
}

.feature-benefit-full-bleed-image__text-block__title {
    font-family: "SamsungSansSharp";
    font-weight: bold;
    font-size: 31px;
    margin-bottom: 16px;
    line-height: 1.3
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__title {
        font-size: 72px;
        font-weight: bold;
        letter-spacing: normal;
        margin-bottom: 28px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .feature-benefit-full-bleed-image__text-block__title {
        margin-bottom: 1.944444vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block__title {
        font-size: 31px !important
    }
}

.feature-benefit-full-bleed-image__text-block__title sup {
    font-size: 11px;
    vertical-align: super
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__title sup {
        font-size: 24px
    }
}

.feature-benefit-full-bleed-image__text-block__title sub {
    font-size: 11px;
    vertical-align: baseline
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__title sub {
        font-size: 24px
    }
}

.feature-benefit-full-bleed-image__text-block__description {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__description {
        font-size: 20px;
        font-weight: normal;
        letter-spacing: normal
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block__description {
        font-size: 15px !important
    }
}

.feature-benefit-full-bleed-image__text-block__description sup {
    font-size: 7px;
    vertical-align: super
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__description sup {
        font-size: 10px
    }
}

.feature-benefit-full-bleed-image__text-block__description sub {
    font-size: 7px;
    vertical-align: baseline
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__description sub {
        font-size: 10px
    }
}

.feature-benefit-full-bleed-image__text-block__legalCopy {
    font-size: 12px;
    color: #999999 !important;
    line-height: 1.71;
    margin-top: 13px;
    font-weight: 400
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__legalCopy {
        margin-top: 27px
    }
}

.feature-benefit-full-bleed-image__text-block__legalCopy sup {
    font-size: 0.5em
}

.feature-benefit-full-bleed-image__text-block__legalCopy sub {
    font-size: 0.5em
}

.feature-benefit-full-bleed-image__text-block__legalCopy.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.feature-benefit-full-bleed-image__text-block__container {
    display: inline-block;
    margin-right: 32px;
    margin-top: 13px
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__container {
        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: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0;
        margin-top: 40px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .feature-benefit-full-bleed-image__text-block__container {
        margin-top: 2.777777vw
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .feature-benefit-full-bleed-image__text-block__container {
        margin-right: 6%
    }
}

.feature-benefit-full-bleed-image__text-block__container.has-cta a {
    margin-right: 20px
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image__text-block__container.has-cta a {
        margin-right: auto
    }
}

.feature-benefit-full-bleed-image__text-block__container.has-cta a:last-of-type {
    margin-right: 0
}

.feature-benefit-full-bleed-image__text-block__cta-button {
    font-size: 10px;
    letter-spacing: 1.5px;
    margin: 10px 0
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__cta-button {
        vertical-align: middle;
        font-size: 11px;
        letter-spacing: 1.7px;
        padding: 16px 57px 15px 59px;
        font-weight: 700
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__cta-button.only-mobile {
        display: none
    }
}

.feature-benefit-full-bleed-image__text-block__link {
    display: inline-block;
    margin: 10px 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 11px;
    letter-spacing: 1.7px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative
}

.feature-benefit-full-bleed-image__text-block__link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__link.only-mobile {
        display: none
    }
}

.feature-benefit-full-bleed-image .fullBleed-play-btn {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/play-button.png") right bottom no-repeat;
    outline: none !important;
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
    color: #999999;
    font-size: 35px;
    position: absolute;
    bottom: 2%
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image .fullBleed-play-btn {
        width: 64px;
        height: 64px;
        font-size: 48px;
        background-size: 45px 45px;
        display: block
    }
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-bottomRight {
    position: absolute;
    bottom: 2%;
    right: 2%;
    padding-right: 55px;
    padding-bottom: 20px
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .fullBleed-play-btn-bottomRight {
        padding-right: 25px;
        padding-bottom: 13px
    }
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .fullBleed-play-btn-bottomRight {
        bottom: 3%;
        padding-right: 50px;
        padding-bottom: 2.5%
    }
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-bottomRight .video-copy {
    color: #FFFFFF
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-bottomRight .fullBleed-play-btn {
    cursor: pointer;
    left: auto !important;
    bottom: 0 !important
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-center {
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .fullBleed-play-btn-center {
        bottom: 40%
    }
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-center .video-copy {
    color: #FFFFFF
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-center .fullBleed-play-btn {
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 144%
}

.feature-benefit-full-bleed-image .fullBleed-play-btn-fullBleed-play-btn-hidden {
    display: none !important
}

.feature-benefit-full-bleed-image .white-theme .video-copy {
    color: #000000 !important;
    white-space: nowrap
}

.feature-benefit-full-bleed-image .white-theme .fullBleed-play-btn {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/play-button-dark.png") right bottom no-repeat !important;
    outline: none !important;
    background-size: 45px 45px !important;
    width: 64px;
    height: 64px;
    color: #999999;
    font-size: 35px;
    position: absolute;
    bottom: 150%;
    right: 4%;
    left: 4%
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .white-theme .fullBleed-play-btn {
        width: 45px;
        height: 45px
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image .white-theme .fullBleed-play-btn {
        width: 64px;
        height: 64px;
        font-size: 48px;
        background-size: 64px 64px !important;
        right: 2%;
        left: 2%;
        display: block
    }
}

.feature-benefit-full-bleed-image .gray-theme .video-copy {
    color: #000000 !important;
    white-space: nowrap
}

.feature-benefit-full-bleed-image .gray-theme .fullBleed-play-btn {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/play-button-dark.png") right bottom no-repeat !important;
    outline: none !important;
    background-size: 45px 45px !important;
    width: 64px;
    height: 64px;
    color: #999999;
    font-size: 35px;
    position: absolute;
    bottom: 150%;
    right: 4%;
    left: 4%
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .gray-theme .fullBleed-play-btn {
        width: 45px;
        height: 45px
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image .gray-theme .fullBleed-play-btn {
        width: 64px;
        height: 64px;
        font-size: 48px;
        background-size: 64px 64px !important;
        right: 2%;
        left: 2%;
        display: block
    }
}

.feature-benefit-full-bleed-image .dark-theme .video-copy {
    color: #FFFFFF !important;
    white-space: nowrap
}

.feature-benefit-full-bleed-image .dark-theme .fullBleed-play-btn {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/play-button.png") right bottom no-repeat !important;
    outline: none !important;
    background-size: 45px 45px !important;
    width: 64px;
    height: 64px;
    color: #999999;
    font-size: 35px;
    position: absolute;
    bottom: 150%;
    right: 4%;
    left: 4%
}

@media (max-width: 768px) {
    .feature-benefit-full-bleed-image .dark-theme .fullBleed-play-btn {
        width: 45px;
        height: 45px
    }
}

@media (min-width: 769px) {
    .feature-benefit-full-bleed-image .dark-theme .fullBleed-play-btn {
        width: 64px;
        height: 64px;
        font-size: 48px;
        background-size: 64px 64px !important;
        right: 2%;
        left: 2%;
        display: block
    }
}

@media screen and (max-width: 1350px) and (min-width: 769px) {
    .feature-benefit-full-bleed-image__text-block__title {
        font-size: 2.7vw !important
    }

    .feature-benefit-full-bleed-image__text-block__description {
        font-size: 1.32vw !important
    }
}

@media screen and (max-width: 768px) and (min-width: 576px) {
    .feature-benefit-full-bleed-image__text-block__title {
        font-size: 7.77778vw !important;
        margin-bottom: 5%
    }

    .feature-benefit-full-bleed-image__text-block__description {
        font-size: 3vw !important
    }

    .feature-benefit-full-bleed-image__text-block.top-center-mobile {
        top: 10%;
        padding: 0 5%
    }

    .feature-benefit-full-bleed-image__text-block__container {
        margin-bottom: 5% !important
    }

    .feature-benefit-full-bleed-image__text-block__btn {
        font-size: 2.5vw
    }

    .feature-benefit-full-bleed-image__text-block__link {
        font-size: 2.5vw
    }

    .feature-benefit-full-bleed-image__hangtype .top-right {
        right: 100px
    }
}
.cm-g-cross-sell-carousel {
    text-align: center;
    -webkit-transition: height 2s ease-in-out;
    transition: height 2s ease-in-out;
    margin: 6% 0 8%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel {
        margin: 1% 0 3%
    }
}

.cm-g-cross-sell-carousel>.container {
    background-color: #fff
}

.cm-g-cross-sell-carousel>.container>* {
    opacity: 1;
    -webkit-transition: opacity 2.5s ease-in-out;
    transition: opacity 2.5s ease-in-out
}

.cm-g-cross-sell-carousel--carousel {
    margin: 0 auto
}

.cm-g-cross-sell-carousel__header {
    padding-top: 1%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__header {
        padding-top: 1%
    }
}

.cm-g-cross-sell-carousel__header-wrap .type-h2 {
    margin-bottom: 2.5%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__header-wrap .type-h2 {
        margin-bottom: 5%
    }
}

.cm-g-cross-sell-carousel__view-all {
    margin: 4% 0 1%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__view-all {
        margin: 1%
    }
}

.cm-g-cross-sell-carousel__view-all a {
    color: #000;
    letter-spacing: 3px
}

.cm-g-cross-sell-carousel__products {
    padding-bottom: 1%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__products {
        margin: 0 auto;
        padding-bottom: 1%;
        width: 73.75%
    }
}

.cm-g-cross-sell-carousel__product-card .product-card__content--carousel {
    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: 0;
    padding-right: 0;
    margin-left: 25%
}

.cm-g-cross-sell-carousel__product-card .product-card__content {
    width: 90%;
    margin: 0 auto
}

@media (max-width: 768px) {
    .cm-g-cross-sell-carousel__product-card .product-card__content {
        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: 0;
        padding-right: 0;
        margin-left: 25%
    }
}

.cm-g-cross-sell-carousel__product-card .product-card__content--carousel {
    margin-left: 2.5%;
    width: 95%
}

.cm-g-cross-sell-carousel__product-card .product-card__detail {
    padding: 1.3%;
    font-family: 'SamsungSansSharp', 'SamsungSans', 'InterfaceR', Arial, Helvetica, 'San-Serif';
    font-weight: bold;
    font-size: 12px
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__product-card .product-card__detail {
        padding: 4%
    }
}

.cm-g-cross-sell-carousel__product-card .product-card__detail a {
    text-align: center;
    border-bottom: 1px solid #363636;
    color: #363636
}

.cm-g-cross-sell-carousel__product-card .product-card__price {
    color: #636363;
    font-size: 14px
}

.cm-g-cross-sell-carousel__img {
    display: block;
    margin-bottom: 5%;
    max-width: 100%;
    margin: auto
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel__img {
        margin-bottom: 16%
    }
}

.cm-g-cross-sell-carousel .slick-active {
    opacity: 1
}

.cm-g-cross-sell-carousel .slick-slider {
    margin-bottom: 1%
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel .slick-slider {
        margin-bottom: 1%
    }
}

.cm-g-cross-sell-carousel .slick-arrow:hover {
    background: #dadada
}

.cm-g-cross-sell-carousel .slick-dots {
    margin: 0 0 1%;
    position: relative
}

@media (min-width: 769px) {
    .cm-g-cross-sell-carousel .slick-dots {
        margin: 0 0 1%
    }
}

.cm-g-cross-sell-carousel .slick-dots li button::before {
    font-size: 36px
}
.feature-benefit-bundle .feature-benefit-bundle__headline__text {
    font-size: 44px;
    line-height: 118.18182%;
    font-weight: bold
}

@media (min-width: 834px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text {
        font-size: 76px;
        line-height: 115.78947%
    }
}

@media (min-width: 834px) and (max-width: 1440px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text {
        font-size: 5.27778vw
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__header {
        border-bottom: 1px solid #dadada
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline {
    text-align: center;
    padding-top: 122px;
    padding-bottom: 64px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline {
        padding-bottom: 88px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__text {
    font-family: "SamsungSansSharp"
}

.feature-benefit-bundle .feature-benefit-bundle__headline__text sub {
    font-size: 28px;
    line-height: 28px;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text sub {
        font-size: 1.94vw;
        line-height: 1.94vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text sub {
        font-size: 15px;
        line-height: 15px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__text sup {
    vertical-align: super;
    font-size: 28px;
    line-height: 28px;
    top: -.2em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text sup {
        font-size: 1.94vw;
        line-height: 1.94vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__text sup {
        font-size: 15px;
        line-height: 15px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__description {
    line-height: 170%;
    font-weight: 400;
    color: black;
    margin-top: 15px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__description {
        margin-top: 29px;
        padding: 0 12%
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__description sub {
    font-size: 10px;
    line-height: 10px;
    margin-left: .1em;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__description sub {
        font-size: 0.69vw;
        line-height: 0.69vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__description sub {
        font-size: 8px;
        line-height: 8px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__description sup {
    vertical-align: super;
    font-size: 10px;
    line-height: 10px;
    margin-left: .1em;
    top: 0
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__description sup {
        font-size: 1.94vw;
        line-height: 1.94vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline__description sup {
        font-size: 15px;
        line-height: 15px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline a {
    margin-top: 3%
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__headline a {
        margin-top: 2%
    }
}

.feature-benefit-bundle .feature-benefit-bundle__headline__icon {
    margin-bottom: 3.77%
}

.feature-benefit-bundle .feature-benefit-bundle__headline__icon__img {
    height: 56px;
    width: auto
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list {
        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
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list {
        margin-top: 18.36158%;
        margin-bottom: 18.36158%;
        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: 0;
        padding-right: 0;
        margin-left: 16.66667%;
        padding: 0
    }
}

@media all and (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
    .feature-benefit-bundle .feature-benefit-bundle__list {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 769px) and (min-width: 0\0) {
    .feature-benefit-bundle .feature-benefit-bundle__list {
        margin-top: 0;
        margin-bottom: 0
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item {
    display: block;
    outline: none;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.feature-benefit-bundle .feature-benefit-bundle__list__item:before, .feature-benefit-bundle .feature-benefit-bundle__list__item:after {
    content: " ";
    display: table
}

.feature-benefit-bundle .feature-benefit-bundle__list__item:after {
    clear: both
}

.feature-benefit-bundle .feature-benefit-bundle__list__item:hover {
    cursor: pointer
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item {
        margin-bottom: 12.71186%;
        opacity: .3
    }

    .feature-benefit-bundle .feature-benefit-bundle__list__item.slick-active {
        opacity: 1
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__icon-holder {
    display: block;
    text-align: center
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__icon-holder {
        margin-bottom: 6.40%
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__icon-holder {
        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;
        clear: left;
        float: left;
        text-align: left
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__icon-holder__picture {
    margin: 0 auto;
    width: 56px
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description {
    text-align: center
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description {
        text-align: left
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description--is-feature {
        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;
        float: left
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title {
    font-size: 24px;
    line-height: 166.66667%;
    font-weight: 700
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title {
        font-size: 20px;
        line-height: 160%
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sub {
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sub {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sub {
        font-size: 10px;
        line-height: 10px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sup {
    vertical-align: super;
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    top: 0
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sup {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__title sup {
        font-size: 10px;
        line-height: 10px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sub {
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sub {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sub {
        font-size: 7px;
        line-height: 7px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sup {
    vertical-align: super;
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    top: 0
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sup {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__content sup {
        font-size: 7px;
        line-height: 7px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__link {
    font-size: 10px;
    letter-spacing: 1.7px;
    text-align: left;
    font-weight: bold;
    padding-top: 1em;
    line-height: 2;
    border-bottom: solid 1px;
    text-decoration: none;
    color: inherit
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__list__item .list-item__description__link {
        font-size: 11px
    }
}

.feature-benefit-bundle .feature-benefit-bundle__img-display .img-display__slide {
    height: 100%
}

.feature-benefit-bundle .feature-benefit-bundle__img-display .img-display__slide__img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    margin: auto
}

@media (max-width: 768px) {
    .feature-benefit-bundle .feature-benefit-bundle__img-display .img-display__slide__img {
        text-align: center
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__img-display .img-display__slide__img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
        transform: translate3D(-50%, -50%, 0)
    }
}

.feature-benefit-bundle .feature-benefit-bundle__img-display .img-display__slide__img img {
    max-width: 100%;
    margin: 0 auto
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__img-display .slick-list {
        height: 100% !important
    }
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__img-display .slick-list .slick-track {
        height: 100% !important
    }
}

.feature-benefit-bundle .slick-dots {
    position: relative
}

@media (max-width: 768px) {
    .feature-benefit-bundle .slick-dots {
        height: 20px !important
    }
}

.feature-benefit-bundle .slick-dots li button::before {
    font-size: 36px
}

.feature-benefit-bundle .feature-benefit-bundle__dropdown {
    width: 100%;
    height: auto;
    line-height: 60px;
    position: relative
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__dropdown {
        display: none
    }
}

.feature-benefit-bundle .feature-benefit-bundle__dropdown-left {
    width: 80%;
    line-height: normal;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 0.5em
}

.feature-benefit-bundle .feature-benefit-bundle__dropdown-right {
    line-height: normal;
    font-size: 20px;
    vertical-align: middle;
    position: absolute;
    right: 0.5em;
    top: -webkit-calc(50% - 10px);
    top: calc(50% - 10px)
}

@media (min-width: 769px) {
    .feature-benefit-bundle .feature-benefit-bundle__mobile-wrapper {
        display: block !important
    }
}

.feature-benefit-bundle .ns-feature-benefit-bundle__main.fbb-option-dark-theme .side-block {
    background-color: #000
}

.feature-benefit-bundle .ns-feature-benefit-bundle__main.fbb-option-dark-theme .side-block .list-item__description__title, .feature-benefit-bundle .ns-feature-benefit-bundle__main.fbb-option-dark-theme .side-block p, .feature-benefit-bundle .ns-feature-benefit-bundle__main.fbb-option-dark-theme .side-block .list-item__description__link {
    color: #fff
}

.feature-benefit-bundle .ns-feature-benefit-bundle__main.fbb-option-dark-theme a[target='_blank']:after {
    background: url('../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg') no-repeat
}

.feature-benefit-bundle .new-variant.dark-theme {
    background-color: #000
}

.feature-benefit-bundle .new-variant .feature-benefit-bundle__headline__text {
    font-size: 24px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .new-variant .feature-benefit-bundle__headline__text {
        font-size: 40px
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .feature-benefit-bundle .new-variant .feature-benefit-bundle__headline__text {
        font-size: 3.1vw
    }
}

.feature-benefit-bundle .new-variant .feature-benefit-bundle__headline__description {
    font-size: 12px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .new-variant .feature-benefit-bundle__headline__description {
        font-size: 18px
    }
}

.feature-benefit-bundle .new-variant .feature-benefit-bundle__list__item:last-child {
    margin-bottom: 0
}

.feature-benefit-bundle .new-variant .feature-benefit-bundle__list .list-item__description__title {
    font-size: 12px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .new-variant .feature-benefit-bundle__list .list-item__description__title {
        font-size: 14px
    }
}

.feature-benefit-bundle .new-variant .feature-benefit-bundle__list .list-item__description__content {
    font-size: 12px
}

@media (min-width: 769px) {
    .feature-benefit-bundle .new-variant .feature-benefit-bundle__list .list-item__description__content {
        font-size: 14px
    }
}
.primary-selection-new-variation .text-link-slide-in {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.primary-selection-new-variation .gray-theme {
    background-color: #f2f2f2
}

.primary-selection-new-variation .dark-theme {
    background-color: #000
}

.primary-selection-new-variation .dark-theme .tl-btn-navigation {
    border-bottom: 1px solid #fff !important
}

.primary-selection-new-variation .dark-theme .tl-btn-navigation:after {
    color: white
}

.primary-selection-new-variation .dark-theme .primary-selection-new-variation__link {
    border-bottom: 1px solid #fff !important
}

.primary-selection-new-variation .dark-theme .primary-selection-new-variation__link2 {
    border-bottom: 1px solid #fff !important
}

.primary-selection-new-variation .dark-theme .product-name {
    color: #ffffff
}

.primary-selection-new-variation .slick-dotted .s-slick-dots {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    -js-display: flex !important;
    display: flex !important
}

.primary-selection-new-variation__btn {
    font-weight: 700;
    font-size: 10px;
    color: white;
    background-color: #1428a0;
    padding: 20px 38px 20px 38px;
    min-width: 135px;
    border: none
}

.primary-selection-new-variation__btn:hover {
    border: none;
    color: #FFFFFF !important;
    background-color: #0b175c !important
}

.primary-selection-new-variation__btn:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-new-variation__btn:focus {
    outline: none !important
}

.primary-selection-new-variation__btn[target='_blank']:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-new-variation__btn[target='_blank']:after:hover {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg") no-repeat !important
}

@media (min-width: 769px) {
    .primary-selection-new-variation__btn {
        padding: 16.7px 40px 17px 40px;
        font-size: 11px;
        min-width: 172px
    }
}

.primary-selection-new-variation__btn2 {
    font-weight: 700;
    font-size: 10px;
    color: white;
    background-color: #1428a0;
    padding: 20px 38px 20px 38px;
    min-width: 135px;
    border: none
}

.primary-selection-new-variation__btn2:hover {
    border: none;
    color: #FFFFFF !important;
    background-color: #0b175c !important
}

.primary-selection-new-variation__btn2:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-new-variation__btn2:focus {
    outline: none !important
}

.primary-selection-new-variation__btn2[target='_blank']:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-new-variation__btn2[target='_blank']:after:hover {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg") no-repeat !important
}

@media (min-width: 769px) {
    .primary-selection-new-variation__btn2 {
        padding: 16.7px 40px 17px 40px;
        font-size: 11px;
        min-width: 172px
    }
}

.primary-selection-new-variation__link {
    color: #000;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1.7;
    padding-bottom: 6.5px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-bottom: 1px solid #000;
    margin-bottom: 44px
}

@media (min-width: 769px) {
    .primary-selection-new-variation__link {
        font-size: 14px;
        margin-bottom: 44px
    }
}

.primary-selection-new-variation__link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

.primary-selection-new-variation__link2 {
    color: #000;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1.7;
    padding-bottom: 6.5px;
    border-bottom: 1px solid #000;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 44px
}

@media (min-width: 769px) {
    .primary-selection-new-variation__link2 {
        font-size: 11px;
        margin-bottom: 44px
    }
}

.primary-selection-new-variation__link2:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (min-width: 769px) {
    .primary-selection-new-variation__three-slide-container {
        padding-left: 12.5%;
        padding-right: 12.5%
    }
}

.primary-selection-new-variation__top-text {
    text-align: center
}

.primary-selection-new-variation__top-text .container-wrapper {
    padding-top: 12.65%
}

@media (min-width: 769px) {
    .primary-selection-new-variation__top-text .container-wrapper {
        padding-top: 0
    }
}

.primary-selection-new-variation__identify {
    text-align: center;
    position: relative
}

.primary-selection-new-variation__identify .product-name sub {
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__identify .product-name sub {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__identify .product-name sub {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-new-variation__identify .product-name sup {
    vertical-align: super;
    font-size: 9px;
    line-height: 9px;
    margin-left: .1em;
    top: 0
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__identify .product-name sup {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__identify .product-name sup {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-new-variation__identify .product-description sub {
    font-size: 8px;
    line-height: 8px;
    margin-left: .1em;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__identify .product-description sub {
        font-size: 0.56vw;
        line-height: 0.56vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__identify .product-description sub {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-new-variation__identify .product-description sup {
    vertical-align: super;
    font-size: 8px;
    line-height: 8px;
    margin-left: .1em;
    top: 0
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__identify .product-description sup {
        font-size: 0.56vw;
        line-height: 0.56vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__identify .product-description sup {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-new-variation__identify .divider {
    border-bottom: 8px solid #fff;
    clear: both
}

@media (min-width: 769px) {
    .primary-selection-new-variation__identify .divider {
        border-bottom: 0;
        clear: none
    }
}

.primary-selection-new-variation__identify .span-lg-3, .primary-selection-new-variation__identify .span-lg-4 {
    background-color: transparent
}

.primary-selection-new-variation__identify .span-lg-3:focus, .primary-selection-new-variation__identify .span-lg-3 :active, .primary-selection-new-variation__identify .span-lg-4:focus, .primary-selection-new-variation__identify .span-lg-4 :active {
    outline: none
}

.primary-selection-new-variation__title {
    margin-bottom: 13.34%
}

.primary-selection-new-variation__title sub {
    font-size: 18px;
    line-height: 18px;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__title sub {
        font-size: 1.25vw;
        line-height: 1.25vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__title sub {
        font-size: 12px;
        line-height: 12px
    }
}

.primary-selection-new-variation__title sup {
    vertical-align: super;
    font-size: 18px;
    line-height: 18px;
    top: 0em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-new-variation__title sup {
        font-size: 1.25vw;
        line-height: 1.25vw
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__title sup {
        font-size: 12px;
        line-height: 12px
    }
}

@media (min-width: 769px) {
    .primary-selection-new-variation__title {
        margin-bottom: 63px
    }
}

.primary-selection-new-variation__title h1, .primary-selection-new-variation__title h2 {
    margin-bottom: 2.35%
}

@media (min-width: 769px) {
    .primary-selection-new-variation__title h1, .primary-selection-new-variation__title h2 {
        margin-bottom: 2.33%
    }
}

.primary-selection-new-variation__title .tl-btn-wrapper {
    margin-top: 1.2%
}

@media (min-width: 769px) {
    .primary-selection-new-variation__title .tl-btn-wrapper {
        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;
        width: 66.66667%;
        margin-left: 16.66667%;
        margin-right: 16.66667%
    }
}

.primary-selection-new-variation__title .tl-btn-wrapper .tl-btn-navigation {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
    letter-spacing: 1.7px
}

.primary-selection-new-variation__title .tl-btn-wrapper .tl-btn-navigation.noArrow:after {
    content: none
}

.primary-selection-new-variation__product {
    background-color: transparent;
    padding-bottom: 44px;
    padding-top: 44px;
    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
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product {
        padding-top: 0;
        padding-bottom: 44px
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__product .img-wrapper {
        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: 0;
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 30px;
        margin-top: 43px
    }
}

.primary-selection-new-variation__product .img-wrapper.two-img {
    margin: auto;
    width: 100%
}

.primary-selection-new-variation__product .img-wrapper .primary-selection-image-link {
    display: initial
}

.primary-selection-new-variation__product .img-wrapper .primary-selection-image-link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

.primary-selection-new-variation__product .img-wrapper img {
    margin: 0;
    max-width: 100%
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product .img-wrapper img {
        margin-bottom: 61px;
        margin-top: 86px
    }
}

.primary-selection-new-variation__product .product-name {
    font-family: 'SamsungSansSharp';
    margin-bottom: 7.5px;
    font-size: 12px
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product .product-name {
        font-size: 14px;
        line-height: 178%
    }
}

.primary-selection-new-variation__product .type-p2 {
    font-weight: 400;
    margin-bottom: 17.5px
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product .type-p2 {
        margin-bottom: 36.3px
    }
}

.primary-selection-new-variation__product-img:focus, .primary-selection-new-variation__product-img :active {
    outline: none
}

.primary-selection-new-variation__product-img .primary-selection-image-link {
    display: block
}

@media (max-width: 768px) {
    .primary-selection-new-variation__product-img .img-wrapper {
        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: 0;
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 30px;
        margin-top: 43px
    }
}

.primary-selection-new-variation__product-img .img-wrapper img {
    margin: 0;
    max-width: 100%
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product-img .img-wrapper img {
        margin-bottom: 61px;
        margin-top: 86px
    }
}

.primary-selection-new-variation__product-text>div, .primary-selection-new-variation__product-text .slick-slide {
    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
}

@media (max-width: 768px) {
    .primary-selection-new-variation__product-text {
        padding-top: 38px !important
    }
}

.primary-selection-new-variation__product-text:focus, .primary-selection-new-variation__product-text :active {
    outline: none
}

.primary-selection-new-variation__product-text .span-lg-4 {
    padding: 0 5px
}

.primary-selection-new-variation__product-text .product-name {
    font-size: 14px;
    line-height: 171.42857%;
    font-weight: 400;
    font-family: 'SamsungSansSharp';
    margin-bottom: 7.5px;
    display: inline-block;
    color: #363636
}

.primary-selection-new-variation__product-text .product-name.light-weight {
    font-weight: 400
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product-text .product-name {
        font-size: 18px;
        line-height: 177.77778%
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__product-text .product-name {
        line-height: 1.7
    }
}

.primary-selection-new-variation__product-text .product-price__current {
    font-size: 16px
}

.primary-selection-new-variation__product-text .product-price__previous {
    font-size: 12px;
    color: #999999;
    text-decoration: line-through
}

.primary-selection-new-variation__product-text .product-price__previous * {
    color: #999999
}

.primary-selection-new-variation__product-text .product-price__save {
    font-size: 12px;
    color: #31b2e2
}

.primary-selection-new-variation__product-text .product-price__save * {
    color: #31b2e2
}

.primary-selection-new-variation__product-text .product-financing {
    font-size: 12px;
    margin-bottom: 20px
}

.primary-selection-new-variation__product-text .product-financing__price {
    margin-bottom: 13px;
    line-height: 16px;
    margin-top: 11px
}

.primary-selection-new-variation__product-text .product-financing__price b {
    font-size: 15px;
    font-weight: 500
}

.primary-selection-new-variation__product-text .product-financing__price .finance-support {
    color: #1428a0;
    font-weight: bold;
    letter-spacing: 1.2px;
    margin-top: 4px;
    margin-bottom: 10px
}

.primary-selection-new-variation__product-text .product-financing__price .finance-interest {
    font-size: 24px;
    line-height: 1
}

.primary-selection-new-variation__product-text .product-financing__price .finance-interest b {
    font-size: 24px
}

.primary-selection-new-variation__product-text .product-financing__price .finance-interest sup {
    vertical-align: super;
    top: 6px;
    font-size: 18px
}

.primary-selection-new-variation__product-text .product-financing__price .finance-interest sup.sup-oslash {
    top: -2px
}

.primary-selection-new-variation__product-text .type-p2 {
    font-weight: 400;
    margin-bottom: 17.5px
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product-text .type-p2 {
        margin-bottom: 36.3px
    }
}

.primary-selection-new-variation__product-text .cta-button {
    margin-bottom: 44px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media (min-width: 769px) {
    .primary-selection-new-variation__product-text .cta-button {
        margin-bottom: 44px
    }
}

@media (max-width: 768px) {
    .primary-selection-new-variation__img {
        display: block;
        width: 100%
    }
}

.primary-selection-new-variation--one-component {
    background-color: transparent
}

@media (min-width: 769px) {
    .primary-selection-new-variation--four-component .primary-selection__product-img img {
        margin-bottom: 61px;
        margin-top: 15.86%
    }
}

@media (min-width: 769px) {
    .primary-selection-new-variation .cols-lg-5 {
        width: 20%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        position: relative;
        border-left-width: 24px
    }
}

.primary-selection-new-variation .slick-slider {
    margin-bottom: 0
}

.primary-selection-new-variation .slick-dots {
    bottom: inherit
}

.primary-selection-new-variation .slick-dots li button {
    background: #cccccc;
    border: 1px solid #cccccc
}

.primary-selection-new-variation .slick-dots li.slick-active button {
    background: #999999
}

.primary-selection-new-variation .slick-arrow {
    background-color: transparent;
    background-image: none;
    padding: 0 30px
}

.primary-selection-new-variation .slick-arrow__icon {
    color: #999999
}

.primary-selection-new-variation #im-cell-phones .LPMcontainer.LPMoverlay {
    position: absolute !important;
    width: 100% !important;
    height: 140% !important;
    opacity: 0 !important;
    z-index: 1
}

.primary-selection-new-variation .primary-selection-new-variation__btn:hover {
    color: #FFFFFF !important
}

.primary-selection-new-variation *:focus {
    outline: none
}

@media (min-width: 769px) {
    .one-primary-offset {
        margin-left: 37.5%
    }
}
.product-specs .tooltip-root>span {
    padding-right: 28px
}

.product-specs .tooltip-root .tooltip__icon {
    margin-left: -22px
}

.product-specs .spec-highlights {
    padding: 55px 0 0;
    background-color: #f7f7f7;
    max-width: 1440px;
    margin: 0 auto;
}

.product-specs .spec-highlights .spec-download {
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: SamsungOneLatinWeb700;
    letter-spacing: 0.2em;
    color: #1428A0;
    padding-bottom: 47px;
    padding-top: 0
}

.product-specs .spec-highlights .spec-card {
    display: none;
    padding: 38px 0 !important;
    text-align: center
}

@media (min-width: 769px) {
    .product-specs .spec-highlights .spec-card {
        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%
    }
}

@media (max-width: 768px) {
    .product-specs .spec-highlights .spec-card {
        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%
    }
}

@media (max-width: 768px) {
    .product-specs .spec-highlights .spec-card:nth-child(2n+1) {
        clear: left
    }
}

.product-specs .spec-highlights .spec-card em {
    display: block
}

.product-specs .spec-highlights .spec-card__img {
    height: 56px;
    margin-bottom: 4.46%;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.product-specs .spec-highlights .spec-card__icon-text {
    margin-bottom: 4.46%;
    height: 56px
}

.product-specs .spec-highlights .spec-card__icon-text__main {
    font-size: 51px;
    font-weight: 200;
    letter-spacing: -.1em;
    line-height: 56px;
    margin-bottom: 4.46%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-specs .spec-highlights .spec-card__icon-text__main sup {
    top: -10px
}

.product-specs .spec-highlights .spec-card__icon-text__suffix {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 5px;
    text-transform: uppercase
}

.product-specs .spec-highlights--2x2 .spec-card:nth-child(1) {
    display: block
}

.product-specs .spec-highlights--2x2 .spec-card:nth-child(2) {
    display: block
}

.product-specs .spec-highlights--2x2 .spec-card:nth-child(3) {
    display: block
}

.product-specs .spec-highlights--2x2 .spec-card:nth-child(4) {
    display: block
}

@media (min-width: 769px) {
    .product-specs .spec-highlights--2x2 .spec-card:nth-child(odd)::after {
        content: '';
        position: absolute;
        right: -12px;
        top: 0;
        display: block;
        height: 100%;
        border-left: 1px solid #dadada;
        width: 1px
    }
}

@media (min-width: 769px) {
    .product-specs .spec-highlights--2x2 .spec-card:nth-child(odd) {
        margin-left: 16.66667% !important
    }
}

@media (min-width: 769px) {
    .product-specs .spec-highlights--2x2 .span-card:nth-child(even) {
        margin-right: 16.66667% !important
    }
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(1) {
    display: block
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(2) {
    display: block
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(3) {
    display: block
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(4) {
    display: block
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(5) {
    display: block
}

.product-specs .spec-highlights--3x2 .spec-card:nth-child(6) {
    display: block
}

@media (min-width: 769px) {
    .product-specs .spec-highlights--3x2 .spec-card:nth-child(3n+1)::after, .product-specs .spec-highlights--3x2 .spec-card:nth-child(3n+2)::after {
        content: '';
        position: absolute;
        right: -12px;
        top: 0;
        display: block;
        height: 100%;
        border-left: 1px solid #dadada;
        width: 1px
    }
}

@media (min-width: 769px) {
    .product-specs .spec-highlights--3x2 .spec-card:nth-child(1), .product-specs .spec-highlights--3x2 .spec-card:nth-child(2), .product-specs .spec-highlights--3x2 .spec-card:nth-child(3) {
        padding-top: 3.38983% !important
    }

    .product-specs .spec-highlights--3x2 .spec-card:nth-child(3) {
        clear: right
    }

    .product-specs .spec-highlights--3x2 .spec-card:nth-child(4) {
        clear: left
    }
}

.product-specs .spec-details {
    background-color: #e7e7e8;
    display: none;
    max-width: 1440px;
    margin: 0 auto;
}

.product-specs .spec-details .container {
    overflow: visible
}

@media (max-width: 768px) {
    .product-specs .spec-details__list {
        padding-top: 1.66667%
    }
}

@media (min-width: 769px) {
    .product-specs .spec-details__list {
        padding-top: 2.63889%
    }
}

@media (max-width: 768px) {
    .product-specs .spec-details__list .spec-name {
        padding-bottom: 1.70455%;
        position: relative;
        left: 16px
    }
}

.product-specs .spec-details__list .spec-download {
    vertical-align: baseline;
    z-index: 97
}

@media (max-width: 768px) {
    .product-specs .spec-details__list .spec-download {
        padding-bottom: 1.70455%;
        position: relative;
        left: 16px
    }
}

.product-specs .spec-details__list .spec-download a {
    max-height: 25px
}

.product-specs .spec-details__list .spec-download .suppicon-download {
    display: inline-block;
    font-size: 20px;
    width: 20px;
    position: relative;
    top: 3px;
    margin: 0 2px
}

.product-specs .spec-details__list .spec-download .text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

@media (max-width: 768px) {
    .product-specs .spec-details__list .spec-value {
        margin-bottom: 7.10227%;
        position: relative;
        left: 16px
    }
}

@media (min-width: 769px) {
    .product-specs .spec-details__list .spec-value {
        margin-top: .84746%;
        margin-bottom: .84746%
    }
}

@media (max-width: 768px) {
    .product-specs .spec-details__list .sub-specs {
        position: relative;
        left: 16px
    }

    .product-specs .spec-details__list .sub-specs__item {
        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-right-width: 16px;
        width: 50%;
        position: static !important
    }

    .product-specs .spec-details__list .sub-specs__item:last-child {
        border-right-width: 0
    }

    .product-specs .spec-details__list .sub-specs__item:nth-of-type(2n+1) {
        clear: left
    }

    .product-specs .spec-details__list .sub-specs__item__value {
        font-weight: 400;
        word-wrap: break-word
    }
}

@media (min-width: 769px) {
    .product-specs .spec-details__list .sub-specs__item {
        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-right-width: 24px;
        width: 18.18182%;
        padding-bottom: 1.77196%;
        margin-right: 9.09091%;
        position: static !important
    }

    .product-specs .spec-details__list .sub-specs__item:last-child {
        border-right-width: 0
    }

    .product-specs .spec-details__list .sub-specs__item:nth-of-type(3n+1) {
        clear: left
    }

    .product-specs .spec-details__list .sub-specs__item__value {
        font-weight: 400;
        word-wrap: break-word
    }
}

.product-specs__control-button {
    text-align: center
}

@media (max-width: 768px) {
    .product-specs__control-button {
        margin-top: 11.36364%;
        margin-bottom: 11.36364%
    }
}

@media (min-width: 769px) {
    .product-specs__control-button {
        margin-top: 3.60169%;
        margin-bottom: 3.60169%
    }
}
.textBlock-wrapper {
    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: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 768px) {
    .textBlock-wrapper {
        padding-left: 16px;
        padding-right: 16px
    }
}

.textBlock-wrapper .headertext-bottom {
    height: 64px
}

.textBlock-wrapper--grey {
    background-color: #f2f2f2
}

.textBlock-wrapper--darkGrey {
    background-color: #888
}

.textBlock-wrapper__title {
    width: 100%;
    color: #000000;
    text-align: center;
    font-size: 26px;
    line-height: 1.3;
    font-family: SamsungSansSharp
}

@media (min-width: 769px) {
    .textBlock-wrapper__title {
        font-size: 40px;
        font-weight: bold;
        padding-left: 22%;
        padding-right: 22%
    }
}

@media (max-width: 768px) {
    .textBlock-wrapper__title {
        font-size: 32px !important
    }
}

.textBlock-wrapper__desc {
    width: 100%;
    text-align: center;
    padding-top: 14px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 12px;
    padding-left: 5%;
    padding-right: 5%;
    font-family: SamsungOneLatinWeb
}

@media (min-width: 769px) {
    .textBlock-wrapper__desc {
        font-size: 14px;
        padding-top: 28px;
        padding-left: 25%;
        padding-right: 25%
    }
}

@media (max-width: 768px) {
    .textBlock-wrapper__desc {
        font-size: 16px !important
    }
}

.textBlock-wrapper__cta {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: SamsungOneLatinWeb
}

@media (min-width: 769px) {
    .textBlock-wrapper__cta {
        padding-top: 28px
    }
}

@media (min-width: 769px) {
    .textBlock-wrapper__cta {
        font-size: 11px
    }
}

.textBlock-wrapper__cta .btn-link {
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 10px
}

@media (min-width: 769px) {
    .textBlock-wrapper__cta .btn-link {
        font-size: 11px
    }
}

.textBlock-wrapper__cta .cta-button {
    padding: 12.5px 42.5px 11.5px 41px;
    letter-spacing: 1.7px;
    font-size: 10px;
    font-weight: bold
}

@media (min-width: 769px) {
    .textBlock-wrapper__cta .cta-button {
        font-size: 11px;
        font-weight: bold;
        padding: 16.7px 43.7px 15px 45px
    }
}

.textBlock-wrapper__cta .cta-button--blue {
    color: #ffffff !important;
    background-color: #1428a0;
    border: 0
}

.textBlock-wrapper__cta .cta-button--blue:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.textBlock-wrapper__cta .cta-button--blue:hover {
    color: #ffffff !important;
    background-color: #0b175c
}

.textBlock-wrapper--gray-theme {
    background-color: #f2f2f2
}

.textBlock-wrapper--dark-theme {
    background-color: #000000
}

.textBlock-wrapper--dark-theme .textBlock-wrapper__title {
    color: #FFFFFF
}

.textBlock-wrapper--dark-theme .textBlock-wrapper__desc {
    color: #FFFFFF
}

.textBlock-wrapper--dark-theme .textBlock-wrapper__cta .btn-link {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF
}

.textBlock-wrapper--white-theme {
    background-color: #FFFFFF
}

.textBlock-horizontal {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0
}

@media (min-width: 769px) {
    .textBlock-horizontal {
        width: 55%
    }
}

.textBlock-horizontal--cta {
    padding: 0 60px 0 60px
}

.textBlock-horizontal--text {
    display: inline-block;
    margin: 0 30px 0 30px
}

@media (min-width: 769px) {
    .textBlock-horizontal--text {
        margin-top: 30px
    }
}

@media (max-width: 768px) {
    .textBlock-horizontal--text {
        width: 90px;
        margin: 0 10px 0 10px
    }
}

.textBlock-horizontal--text--specTitle {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400
}

@media (min-width: 769px) {
    .textBlock-horizontal--text--specTitle {
        font-size: 32px
    }
}

.textBlock-horizontal--text--specTitle sup {
    font-size: 10px;
    top: -1em;
    font-weight: 700
}

@media (min-width: 769px) {
    .textBlock-horizontal--text--specTitle sup {
        font-size: 18px
    }
}

.textBlock-horizontal--text--specTitle sub {
    font-size: 10px;
    font-weight: 700;
    bottom: 1px
}

@media (min-width: 769px) {
    .textBlock-horizontal--text--specTitle sub {
        font-size: 18px
    }
}

.textBlock-horizontal--text--specDesc {
    font-size: 10px;
    font-weight: 700
}

@media (min-width: 769px) {
    .textBlock-horizontal--text--specDesc {
        font-size: 11px
    }
}

.textBlock-multi-lnk {
    display: inline-block;
    vertical-align: middle
}

.textBlock-multi-lnk .btn-link {
    margin: 0 20px 0 20px
}

@media (min-width: 769px) {
    .textBlock-multi-lnk .btn-link {
        margin: 0 30px 0 0
    }
}

@media (max-width: 768px) {
    .textBlock-multi-hyper-lnk .textBlock-horizontal---cta {
        margin-bottom: 23px
    }
}

.textBlock-multi-hyper-lnk .textBlock-horizontal---cta .textBlock-wrapper__cta__btn:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (max-width: 768px) {
    .textBlock-multi-hyper-lnk .textBlock-horizontal---cta .textBlock-wrapper__cta__btn {
        margin-top: 15px
    }
}

@media (max-width: 768px) {
    .header-textBlock-wrapper--desktop {
        display: none
    }
}

@media (min-width: 769px) {
    .header-textBlock-wrapper--mobile {
        display: none
    }
}

@media (max-width: 768px) {
    .textBlock-wrapper__cta .textBlock-horizontal---cta:last-of-type {
        margin-bottom: 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: SamsungSharpSans;
    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: SamsungOne;
    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
}
.cm-g-content-carousel__container {
    margin-bottom: 9%
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container {
        margin-bottom: 0
    }
}

.cm-g-content-carousel__container__slide-section {
    padding-bottom: 5%
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section {
        padding-bottom: 4%
    }
}

.cm-g-content-carousel__container__slide-section__slide__image {
    position: relative
}

.cm-g-content-carousel__container__slide-section__slide__image img {
    margin: auto;
    max-width: 100%
}

.cm-g-content-carousel__container__slide-section__slide__image .play {
    color: #999999;
    font-size: 30px;
    position: absolute;
    bottom: 12px;
    right: 12px
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__image .play {
        font-size: 48px;
        bottom: 2%;
        right: 2%;
        display: block
    }
}

.cm-g-content-carousel__container__slide-section__slide__text {
    text-align: center;
    padding-left: 17%;
    padding-right: 17%;
    padding-top: 8.6%
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text {
        padding-left: 26px;
        width: 40%;
        text-align: left;
        padding-right: 0;
        padding-top: 70px
    }
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text.center {
        padding-left: 0;
        width: auto;
        text-align: center;
        padding-right: 0
    }
}

.cm-g-content-carousel__container__slide-section__slide__text__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 4.5%
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text__title {
        font-size: 24px;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 20px
    }
}

.cm-g-content-carousel__container__slide-section__slide__text__description {
    font-size: 12px;
    letter-spacing: 0.12;
    font-weight: 400;
    line-height: 166%;
    margin-bottom: 7.5%
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text__description {
        font-size: 14px;
        font-weight: 400;
        line-height: 170%;
        margin-bottom: 20px;
        letter-spacing: 0.1px
    }
}

.cm-g-content-carousel__container__slide-section__slide__text__link {
    color: #000;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5;
    border-bottom: 1px solid #000;
    padding-bottom: 2%
}

.cm-g-content-carousel__container__slide-section__slide__text__link__container {
    padding-bottom: 5%;
    vertical-align: middle
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text__link__container {
        display: inline-block;
        padding-right: 20px
    }
}

.cm-g-content-carousel__container__slide-section__slide__text__link__container .cta-button {
    padding: 13px 35px;
    font-family: SamsungSansSharp;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    line-height: 1
}

.cm-g-content-carousel__container__slide-section__slide__text__link__container .cta-button.after-login {
    display: none
}

.cm-g-content-carousel__container__slide-section__slide__text__link__container .cta-button.after-login.show {
    display: inline-block
}

.cm-g-content-carousel__container__slide-section__slide__text__link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container__slide-section__slide__text__link {
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 1.7px;
        padding-bottom: 6px
    }
}

.cm-g-content-carousel__container .slick-dots--samsung {
    bottom: 0
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container .slick-dots--samsung {
        bottom: inherit
    }
}

.cm-g-content-carousel__container .slick-dots--samsung li button {
    background: #cccccc;
    border: 1px solid #cccccc;
    height: 6px;
    width: 6px
}

.cm-g-content-carousel__container .slick-dots--samsung li.slick-active button {
    background: #999999
}

@media (min-width: 769px) {
    .cm-g-content-carousel__container .slick-slider {
        margin-bottom: 0
    }
}

.cm-g-content-carousel .dark-theme {
    background-color: black;
    color: white
}

.cm-g-content-carousel .dark-theme h3 {
    color: white
}

.cm-g-content-carousel .dark-theme p {
    color: white
}

.cm-g-content-carousel .dark-theme a {
    color: white;
    border-bottom: 1px solid white
}

.cm-g-content-carousel .gray-theme {
    background-color: #f2f2f2;
    color: black
}

.cm-g-content-carousel .gray-theme-link {
    color: black;
    border-bottom: 1px solid black
}

.cm-g-content-carousel .slick-arrow {
    background-color: transparent;
    background-image: none;
    padding: 0 30px
}

.cm-g-content-carousel .slick-arrow__icon {
    color: #999999
}

.carousel-pop-outter {
    display: none
}

.carousel-pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.68);
    z-index: 20000;
    display: none
}

.carousel-pop.pop-active {
    display: block
}

.carousel-pop__wrapper {
    background: #fff;
    width: 684px;
    max-width: 45vw;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 80vh;
    overflow: hidden;
    padding: 90px 0 20px;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

@media (max-width: 768px) {
    .carousel-pop__wrapper {
        width: 86.66vw;
        max-width: 86.66vw;
        padding: 53px 0 20px
    }
}

.carousel-pop__close {
    position: absolute;
    right: 3.50877%;
    top: 3%
}

.carousel-pop__main {
    overflow: auto;
    max-height: -webkit-calc(80vh - 96px);
    max-height: calc(80vh - 96px);
    padding: 0 35px
}

@media (min-width: 769px) {
    .carousel-pop__main::-webkit-scrollbar {
        width: 10px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .carousel-pop__main::-webkit-scrollbar-track {
        background: #d8d8d8;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .carousel-pop__main::-webkit-scrollbar-thumb {
        background: #979797;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}

@media (max-width: 768px) {
    .carousel-pop__main {
        padding: 0 23px
    }
}

.carousel-pop__main .title {
    font-size: 24px;
    font-family: "SamsungSansSharp";
    font-weight: 700;
    letter-spacing: normal;
    max-width: 74.2671%;
    margin: 0 auto 10px;
    line-height: 1.33
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .title {
        font-size: 1.66667vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .title {
        font-size: 4.44444vw !important
    }
}

.carousel-pop__main .title.code {
    font-size: 24px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    letter-spacing: normal;
    margin: 0 auto 20px
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .title.code {
        font-size: 1.66667vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .title.code {
        font-size: 4.44444vw !important
    }
}

@media (max-width: 768px) {
    .carousel-pop__main .title {
        max-width: 100%
    }
}

.carousel-pop__main .title p {
    font-size: 24px;
    font-family: "SamsungSansSharp";
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.33
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .title p {
        font-size: 1.66667vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .title p {
        font-size: 4.44444vw !important
    }
}

.carousel-pop__main .title b {
    font-weight: 700
}

.carousel-pop__main .image {
    display: block;
    margin: 0 auto 20px;
    max-width: 60.58632%
}

@media (max-width: 768px) {
    .carousel-pop__main .image {
        max-width: 100%
    }
}

.carousel-pop__main .subheader {
    margin: 0 auto 25px;
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.57
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .subheader {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .subheader {
        font-size: 3.88889vw !important
    }
}

.carousel-pop__main .subheader p {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.57
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .subheader p {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .subheader p {
        font-size: 3.88889vw !important
    }
}

.carousel-pop__main .subheader b {
    font-weight: 700
}

.carousel-pop__main .disc {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.57;
    max-width: 80.61889%;
    margin: 0 auto 30px
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .disc {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .disc {
        font-size: 3.88889vw !important
    }
}

.carousel-pop__main .disc.code {
    margin: 0 auto 10px
}

.carousel-pop__main .disc p {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.57
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .disc p {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .disc p {
        font-size: 3.88889vw !important
    }
}

.carousel-pop__main .disc b {
    font-weight: 700
}

@media (max-width: 768px) {
    .carousel-pop__main .disc {
        max-width: 100%
    }
}

.carousel-pop__main .cta-group {
    padding-bottom: 44px;
    border-bottom: 1px solid #979797
}

@media (max-width: 768px) {
    .carousel-pop__main .cta-group {
        padding-bottom: 30px
    }
}

.carousel-pop__main .cta-group .cta-button {
    padding: 13px 35px;
    font-family: SamsungSansSharp;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    line-height: 1
}

.carousel-pop__main .inner-disclaimer {
    padding-top: 30px;
    max-width: 80.61889%;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.57
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .inner-disclaimer {
        font-size: .83333vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .inner-disclaimer {
        font-size: 3.33333vw !important
    }
}

.carousel-pop__main .inner-disclaimer b {
    font-weight: 700
}

.carousel-pop__main .inner-disclaimer p {
    font-size: 12px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.57
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .inner-disclaimer p {
        font-size: .83333vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .inner-disclaimer p {
        font-size: 3.33333vw !important
    }
}

.carousel-pop__main .inner-disclaimer .inner-disclaimer-hide {
    display: none
}

.carousel-pop__main .email-input-group {
    max-width: 50%;
    margin: auto
}

@media (min-width: 769px) {
    .carousel-pop__main .email-input-group.wide {
        max-width: 74.2671%
    }
}

@media (max-width: 768px) {
    .carousel-pop__main .email-input-group {
        max-width: 100%
    }
}

.carousel-pop__main .email-input-group .email-input-label {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.57;
    margin-bottom: 10px
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .email-input-group .email-input-label {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .email-input-group .email-input-label {
        font-size: 3.88889vw !important
    }
}

.carousel-pop__main .email-input-group .email-input {
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid gray
}

.carousel-pop__main .email-input-group .error-msg {
    color: red;
    font-size: 12px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 10px;
    text-align: center;
    display: none
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .email-input-group .error-msg {
        font-size: .83333vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .email-input-group .error-msg {
        font-size: 3.33333vw !important
    }
}

.carousel-pop__main .after-submit {
    display: none;
    max-width: 90%;
    margin: auto
}

@media (max-width: 768px) {
    .carousel-pop__main .after-submit {
        max-width: 100%
    }
}

.carousel-pop__main .after-submit .check-img {
    display: block;
    margin: auto;
    margin-bottom: 20px
}

.carousel-pop__main .after-submit .after-submit__title {
    font-size: 18px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    letter-spacing: normal;
    line-height: 2
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .after-submit .after-submit__title {
        font-size: 1.25vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .after-submit .after-submit__title {
        font-size: 3.88889vw !important
    }
}

@media (max-width: 768px) {
    .carousel-pop__main .after-submit .after-submit__title {
        line-height: 1.5
    }
}

.carousel-pop__main .after-submit .after-submit__desc {
    font-size: 14px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 2
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .carousel-pop__main .after-submit .after-submit__desc {
        font-size: .97222vw !important
    }
}

@media screen and (max-width: 768px) {
    .carousel-pop__main .after-submit .after-submit__desc {
        font-size: 3.33333vw !important
    }
}

@media (max-width: 768px) {
    .carousel-pop__main .after-submit .after-submit__desc {
        line-height: 1.5
    }
}

.cm-g-contnet-carousel-overlay .spinnerHolder {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 10000;
    left: 0;
    right: 0;
    display: none
}

.cm-g-contnet-carousel-overlay .spinner {
    padding: 20px;
    font-weight: 200;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cm-g-contnet-carousel-overlay .spinner .bounce1 {
    -webkit-animation-delay: -.48s;
    animation-delay: -.48s
}

.cm-g-contnet-carousel-overlay .spinner .bounce2 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.cm-g-contnet-carousel-overlay .spinner .bounce3 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.cm-g-contnet-carousel-overlay .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
}

html.no-scroll, body.no-scroll {
    overflow: hidden
}
@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
}

@font-face {
    font-family: 'SamsungOne';
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-400.eot);
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-400.woff2) format("woff2"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-400.woff) format("woff"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-400.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'SamsungOne';
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-700.eot);
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-700.woff2) format("woff2"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-700.woff) format("woff"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOne-700.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'SamsungSharpSans';
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungSharpSansBd.eot);
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungSharpSansBd.woff) format("woff");
    font-weight: bold;
    font-style: normal
}

html {
    -webkit-text-size-adjust: none
}

html, body {
    direction: ltr
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, form, fieldset, legend, textarea, input, select, textarea, button, figure, figcaption {
    margin: 0;
    padding: 0
}

img, form, fieldset, svg {
    border: 0;
    vertical-align: top
}

input, button, select {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button {
    border: 0;
    background: none;
    cursor: pointer
}

button:disabled {
    cursor: default
}

button::-moz-focus-inner {
    padding: 0;
    margin: -1px
}

ul, ol {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.blind, legend {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px)
}

body, textarea, input, select, textarea, button {
    font-family: "SamsungOne", arial;
    line-height: 1.32
}

@media (max-width: 1024px) {
    html {
        height: 100%
    }
}

#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
}

.s-font-sharpsans, .s-font-sharpsans * {
    font-family: "SamsungSharpSans", arial
}

html.rtl .s-font-sharpsans, html.rtl .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma
}

html.rtl[lang^="he"] .s-font-sharpsans, html.rtl[lang^="he"] .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma
}

html[lang^="el"] .s-font-sharpsans, html[lang^="el"] .s-font-sharpsans * {
    font-family: "SamsungOne", arial
}

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

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

html[lang^="th"] .s-font-sharpsans, html[lang^="th"] .s-font-sharpsans * {
    font-family: "Kittithada", arial
}

html[lang^="vi"] .s-font-sharpsans, html[lang^="vi"] .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOne", arial
}

html[lang^="my"] .s-font-sharpsans, html[lang^="my"] .s-font-sharpsans * {
    font-family: "zawgyione", arial, sans-serif
}

.type-h1 {
    font-size: 44px;
    line-height: 118.18182%;
    font-weight: bold
}

@media (min-width: 834px) {
    .type-h1 {
        font-size: 76px;
        line-height: 115.78947%
    }
}

@media (min-width: 834px) and (max-width: 1440px) {
    .type-h1 {
        font-size: 5.27778vw
    }
}

.type-h2 {
    font-size: 32px;
    line-height: 125%;
    font-weight: 400
}

@media (min-width: 1047px) {
    .type-h2 {
        font-size: 44px;
        line-height: 127.27273%
    }
}

@media (min-width: 1047px) and (max-width: 1440px) {
    .type-h2 {
        font-size: 3.05556vw
    }
}

.type-h3 {
    font-size: 24px;
    line-height: 166.66667%;
    font-weight: 700
}

@media (min-width: 864px) {
    .type-h3 {
        font-size: 40px;
        line-height: 140%
    }
}

@media (min-width: 864px) and (max-width: 1440px) {
    .type-h3 {
        font-size: 2.77778vw
    }
}

.type-h4 {
    font-size: 22px;
    line-height: 100%;
    font-weight: 700
}

.light-weight.type-h4 {
    font-weight: 300
}

@media (min-width: 990px) {
    .type-h4 {
        font-size: 32px;
        line-height: 150%
    }
}

@media (min-width: 990px) and (max-width: 1440px) {
    .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%
    }
}

.type-p1 {
    font-size: 14px;
    line-height: 171.42857%;
    font-weight: 700
}

.light-weight.type-p1 {
    font-weight: 400
}

@media (min-width: 1260px) {
    .type-p1 {
        font-size: 16px;
        line-height: 200%
    }
}

@media (min-width: 1260px) and (max-width: 1440px) {
    .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
    }
}

.section {
    width: 100%
}

.container, .container-sm {
    margin: 0 auto;
    max-width: 1440px;
    position: relative;
    width: 100%;
    overflow: hidden
}

.container-wrapper {
    width: 100%
}

.row {
    position: relative;
    margin-left: 0;
    margin-right: 16px;
    overflow: visible
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

@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-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%
    }
}

.primary-selection-new-variation__product-text .product-name {
    color: #363636
}

.cta-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: .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: .2s ease-in;
    transition: .2s ease-in;
    background-clip: border-box;
    z-index: 1
}

@media (min-width: 769px) {
    .ec-btn, .cta-button {
        font-size: 12px;
        letter-spacing: .25em
    }
}

@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
    }
}
@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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

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

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

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

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

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

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

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

.swiper-container-cube {
    overflow: visible
}

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

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

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

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

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

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

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

.swiper-container-flip {
    overflow: visible
}

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

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

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

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

.fr-lineup-comparison {
    margin: 0 auto
}

.fr-lineup-comparison--width-1920 {
    max-width: 1920px
}

.fr-lineup-comparison--width-1440 {
    max-width: 1440px
}

.fr-lineup-comparison__wrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 78px 0px;
    padding: 5.41667vw 0vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__wrap {
        padding: 78px 0px
    }
}

@media (min-width: 769px) {
    .fr-lineup-comparison__wrap {
        overflow: hidden
    }
}

.fr-lineup-comparison__headline {
    padding: 0px 24px;
    padding: 0vw 1.66667vw;
    font-size: 64px;
    font-size: 4.44444vw;
    text-align: center;
    color: #000
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__headline {
        padding: 0px 24px
    }
}

html[lang^="th"] .fr-lineup-comparison__headline {
    font-size: 92.8px;
    font-size: 6.44444vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__headline {
        font-size: 64px
    }

    html[lang^="th"] .fr-lineup-comparison__headline {
        font-size: 92.8px
    }
}

.fr-lineup-comparison__subheadline {
    margin-top: 30px;
    margin-top: 2.08333vw;
    padding: 0px 24px;
    padding: 0vw 1.66667vw;
    font-size: 24px;
    font-size: 1.66667vw;
    text-align: center;
    color: #000;
    font-weight: bold
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__subheadline {
        margin-top: 30px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__subheadline {
        padding: 0px 24px
    }
}

html[lang^="th"] .fr-lineup-comparison__subheadline {
    font-size: 32.4px;
    font-size: 2.25vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__subheadline {
        font-size: 24px
    }

    html[lang^="th"] .fr-lineup-comparison__subheadline {
        font-size: 32.4px
    }
}

.fr-lineup-comparison__contents {
    margin-top: 60px;
    margin-top: 4.16667vw;
    text-align: center;
    white-space: nowrap;
    font-size: 0
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__contents {
        margin-top: 60px
    }
}

.fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list:after {
    width: 1440px;
    width: 100vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list:after {
        width: 1440px
    }
}

.fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list>li:after {
    width: 1440px;
    width: 100vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list>li:after {
        width: 1440px
    }
}

.fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__data {
    overflow: visible
}

.fr-lineup-comparison__category {
    display: inline-block;
    position: relative;
    z-index: 10;
    width: 16.8%;
    font-size: 12px;
    font-size: .83333vw;
    white-space: normal;
    vertical-align: top
}

html[lang^="th"] .fr-lineup-comparison__category {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category {
        font-size: 12px
    }

    html[lang^="th"] .fr-lineup-comparison__category {
        font-size: 16.2px
    }
}

.fr-lineup-comparison__category-list {
    position: relative;
    width: 184px;
    width: 12.77778vw;
    border-bottom: 1px solid #d5d5d5;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-list {
        width: 184px
    }
}

.fr-lineup-comparison__category-list:after {
    display: none;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 5;
    width: 200%;
    height: 1px;
    background-color: #d5d5d5;
    content: ''
}

.fr-lineup-comparison__contents-draw-line .fr-lineup-comparison__category-list:after {
    display: block
}

.fr-lineup-comparison__category-list>li {
    position: relative;
    border-top: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0
}

.fr-lineup-comparison__category-list>li:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ''
}

.fr-lineup-comparison__category-list>li:after {
    display: none;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 5;
    width: 200%;
    height: 1px;
    background-color: #d5d5d5;
    content: ''
}

.fr-lineup-comparison__contents-draw-line .fr-lineup-comparison__category-list>li:after {
    display: block
}

.fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-bottom: .69444vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer {
        margin-bottom: 10px
    }
}

.fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer:before {
    bottom: auto;
    top: 100%;
    border-bottom-color: transparent;
    border-top-color: #aeaeae
}

.fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer:after {
    bottom: auto;
    top: 100%;
    margin-top: -1px;
    border-bottom-color: transparent;
    border-top-color: #fff
}

.fr-lineup-comparison__category-text {
    display: inline-block;
    padding: 8px 24px;
    padding: .55556vw 1.66667vw;
    font-size: 16px;
    font-size: 1.11111vw;
    font-weight: bold;
    color: #363636;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-text {
        padding: 8px 24px
    }
}

html[lang^="th"] .fr-lineup-comparison__category-text {
    font-size: 21.6px;
    font-size: 1.5vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-text {
        font-size: 16px
    }

    html[lang^="th"] .fr-lineup-comparison__category-text {
        font-size: 21.6px
    }
}

.fr-lineup-comparison__category-tooltip {
    display: inline-block;
    position: relative;
    top: -3px;
    top: -.20833vw;
    width: 16px;
    width: 1.11111vw;
    height: 16px;
    height: 1.11111vw;
    vertical-align: text-bottom
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip {
        top: -3px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip {
        width: 16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip {
        height: 16px
    }
}

.fr-lineup-comparison__category-tooltip-cta {
    display: inline-block;
    position: relative;
    width: 16px;
    width: 1.11111vw;
    height: 16px;
    height: 1.11111vw;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-black-off.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: top
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-cta {
        width: 16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-cta {
        height: 16px
    }
}

.is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
.is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-black-on.png)
}

.fr-lineup-comparison__category-tooltip-layer {
    display: none;
    position: absolute;
    top: 100%;
    left: -16px;
    left: -1.11111vw;
    z-index: 10;
    width: 246px;
    width: 17.08333vw;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    max-width: 246px;
    max-width: 17.08333vw;
    padding: 16px;
    padding: 1.11111vw;
    padding-right: 52px;
    padding-right: 3.61111vw;
    margin-top: 10px;
    margin-top: .69444vw;
    border: 1px solid #aeaeae;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    text-align: left;
    color: #000;
    font-size: 12px;
    font-size: .83333vw;
    -webkit-box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1)
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        left: -16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        width: 246px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        max-width: 246px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        padding: 16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        padding-right: 52px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        margin-top: 10px
    }
}

html[lang^="th"] .fr-lineup-comparison__category-tooltip-layer {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer {
        font-size: 12px
    }

    html[lang^="th"] .fr-lineup-comparison__category-tooltip-layer {
        font-size: 16.2px
    }
}

.fr-lineup-comparison__category-tooltip-layer:before {
    display: block;
    position: absolute;
    left: 16px;
    left: 1.11111vw;
    bottom: 100%;
    width: 0;
    height: 0;
    border-width: 6px;
    border-width: .41667vw;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #aeaeae;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer:before {
        left: 16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer:before {
        border-width: 6px
    }
}

.fr-lineup-comparison__category-tooltip-layer:after {
    display: block;
    position: absolute;
    left: 16px;
    left: 1.11111vw;
    bottom: 100%;
    width: 0;
    height: 0;
    margin-bottom: -1px;
    border-width: 6px;
    border-width: .41667vw;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #fff;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer:after {
        left: 16px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-layer:after {
        border-width: 6px
    }
}

.is-tooltip-hover .fr-lineup-comparison__category-tooltip-layer,
.is-tooltip-click .fr-lineup-comparison__category-tooltip-layer {
    display: block
}

.fr-lineup-comparison__category-tooltip-close {
    position: absolute;
    right: 10px;
    right: .69444vw;
    top: 10px;
    top: .69444vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-close {
        right: 10px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-close {
        top: 10px
    }
}

.fr-lineup-comparison__category-tooltip-close:after {
    display: inline-block;
    width: 12px;
    width: .83333vw;
    height: 12px;
    height: .83333vw;
    margin: 6px;
    margin: .41667vw;
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-close.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        width: 12px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        height: 12px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        margin: 6px
    }
}

.fr-lineup-comparison__data {
    overflow: hidden;
    display: inline-block;
    position: relative;
    max-width: 83.2%;
    padding-right: 58px;
    padding-right: 4.02778vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: .83333vw;
    white-space: normal;
    vertical-align: top
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data {
        padding-right: 58px
    }
}

html[lang^="th"] .fr-lineup-comparison__data {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data {
        font-size: 12px
    }

    html[lang^="th"] .fr-lineup-comparison__data {
        font-size: 16.2px
    }
}

.fr-lineup-comparison__data:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -58px;
    left: -4.02778vw;
    z-index: 2;
    width: 132px;
    width: 9.16667vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, #fff 60%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data:before {
        left: -58px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data:before {
        width: 132px
    }
}

.fr-lineup-comparison__data:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 132px;
    width: 9.16667vw;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, #fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 40%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data:after {
        width: 132px
    }
}

.fr-lineup-comparison__data.s-has-prev-item:before {
    opacity: 1;
    pointer-events: auto
}

.fr-lineup-comparison__data.s-has-next-item:after {
    opacity: 1;
    pointer-events: auto
}

.fr-lineup-comparison__data-swiper.swiper-container {
    z-index: auto;
    direction: ltr
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev,
.fr-lineup-comparison__data-swiper-next.swiper-button-next {
    top: 60px;
    top: 4.16667vw;
    z-index: 12;
    width: 50px;
    width: 3.47222vw;
    height: 50px;
    height: 3.47222vw;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    -webkit-transition: none;
    transition: none
}

@media (min-width: 1440px) {

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        top: 60px
    }
}

@media (min-width: 1440px) {

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        width: 50px
    }
}

@media (min-width: 1440px) {

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        height: 50px
    }
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:before,
.fr-lineup-comparison__data-swiper-next.swiper-button-next:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50'%3E%3Ccircle cx='25' cy='25' r='24'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.4;
    content: ''
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:hover:before,
.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:focus:before,
.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:active:before,
.fr-lineup-comparison__data-swiper-next.swiper-button-next:hover:before,
.fr-lineup-comparison__data-swiper-next.swiper-button-next:focus:before,
.fr-lineup-comparison__data-swiper-next.swiper-button-next:active:before {
    opacity: 0.6
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:after,
.fr-lineup-comparison__data-swiper-next.swiper-button-next:after {
    z-index: 1;
    width: 20px;
    width: 1.38889vw;
    height: 30px;
    height: 2.08333vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    content: ''
}

@media (min-width: 1440px) {

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev:after,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next:after {
        width: 20px
    }
}

@media (min-width: 1440px) {

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev:after,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next:after {
        height: 30px
    }
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev.swiper-button-disabled,
.fr-lineup-comparison__data-swiper-next.swiper-button-next.swiper-button-disabled {
    display: none
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev {
    left: -58px;
    left: -4.02778vw;
    right: auto;
    padding-right: 2px;
    padding-right: .13889vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev {
        left: -58px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev {
        padding-right: 2px
    }
}

.fr-lineup-comparison__data-swiper-prev.swiper-button-prev:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-prev-white.svg")
}

.fr-lineup-comparison__data-swiper-next.swiper-button-next {
    right: 24px;
    right: 1.66667vw;
    left: auto;
    padding-left: 3px;
    padding-left: .20833vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        right: 24px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        padding-left: 3px
    }
}

.fr-lineup-comparison__data-swiper-next.swiper-button-next:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-next-white.svg")
}

.fr-lineup-comparison__data-list {
    position: relative
}

.fr-lineup-comparison__data-list:after {
    display: block;
    clear: both;
    content: ''
}

.fr-lineup-comparison__data-item {
    float: left;
    width: 242px;
    width: 16.80556vw;
    outline: none
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-item {
        width: 242px
    }
}

.fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -1px;
    z-index: 5;
    width: 1440px;
    width: 100vw;
    height: 1px;
    margin-left: -720px;
    margin-left: -50vw;
    background-color: #d5d5d5;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
        width: 1440px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
        margin-left: -720px
    }
}

.fr-lineup-comparison__contents-draw-line .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
    display: block
}

.fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
    display: none;
    position: absolute;
    left: 50%;
    top: -1px;
    z-index: 5;
    width: 1440px;
    width: 100vw;
    height: 1px;
    margin-left: -720px;
    margin-left: -50vw;
    background-color: #d5d5d5;
    content: ''
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
        width: 1440px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
        margin-left: -720px
    }
}

.fr-lineup-comparison__contents-draw-line .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
    display: block
}

.fr-lineup-comparison__data .fr-lineup-comparison__product {
    width: 210px;
    width: 14.58333vw;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-bottom: 1.38889vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product {
        width: 210px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product {
        padding-bottom: 20px
    }
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-link {
    display: block
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap {
    white-space: nowrap;
    font-size: 0
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ''
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
    width: 100%;
    vertical-align: middle;
    font-size: 12px;
    font-size: .83333vw
}

html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 12px
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 16.2px
    }
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap {
    padding: 20px 0px 10px;
    padding: 1.38889vw 0vw .69444vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap {
        padding: 20px 0px 10px
    }
}

.fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap .s-btn-text-underline {
    text-transform: unset
}

.fr-lineup-comparison__data .fr-lineup-comparison__spec-list {
    position: relative;
    border-bottom: 1px solid #d5d5d5
}

.fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li {
    position: relative;
    border-top: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    font-size: 0
}

.fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ''
}

.fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
    display: inline-block;
    width: 170px;
    width: 11.80556vw;
    padding: 8px 0px;
    padding: .55556vw 0vw;
    white-space: normal;
    font-size: 16px;
    font-size: 1.11111vw;
    color: #363636;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        width: 170px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        padding: 8px 0px
    }
}

html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
    font-size: 21.6px;
    font-size: 1.5vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        font-size: 16px
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        font-size: 21.6px
    }
}

.fr-lineup-comparison__data-cta {
    width: 170px;
    width: 11.80556vw;
    margin: 0 auto
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta {
        width: 170px
    }
}

.fr-lineup-comparison__data-cta-wrap {
    margin-top: 30px;
    margin-top: 2.08333vw;
    padding-bottom: 2px;
    padding-bottom: .13889vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta-wrap {
        margin-top: 30px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta-wrap {
        padding-bottom: 2px
    }
}

.fr-lineup-comparison__data-cta .s-btn-multiline {
    overflow: hidden;
    height: 40px;
    height: 2.77778vw;
    max-width: 100%;
    padding: 2px 28px;
    padding: .13889vw 1.94444vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
    vertical-align: top
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline {
        height: 40px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline {
        padding: 2px 28px
    }
}

.fr-lineup-comparison__data-cta .s-btn-multiline:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ''
}

.fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
    display: inline-block;
    display: -webkit-inline-box;
    overflow: hidden;
    max-width: 100%;
    max-height: 40px;
    max-height: 2.77778vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
    font-size: 14px;
    font-size: .97222vw;
    line-height: 1.32;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
        max-height: 40px
    }
}

html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
    font-size: 18.9px;
    font-size: 1.3125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
        font-size: 14px
    }

    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
        font-size: 18.9px
    }
}

html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
    line-height: .99
}

html[lang^="my"] .fr-lineup-comparison__data-cta .s-btn-multiline .s-btn-multiline__text {
    line-height: 1.4
}

.fr-lineup-comparison__data-cta .s-btn-multiline.s-ico-new-window .s-btn-multiline__text {
    padding-right: 16px;
    padding-right: 1.11111vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline.s-ico-new-window .s-btn-multiline__text {
        padding-right: 16px
    }
}

.fr-lineup-comparison__data-cta .s-btn-multiline.s-ico-new-window:after {
    display: inline-block;
    position: static;
    vertical-align: middle;
    margin-top: 0;
    margin-left: -11px;
    margin-left: -.76389vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__data-cta .s-btn-multiline.s-ico-new-window:after {
        margin-left: -11px
    }
}

.fr-lineup-comparison__seemore {
    display: none
}

.fr-lineup-comparison__disclaimer {
    margin-top: 40px;
    margin-top: 2.77778vw;
    padding: 0px 24px;
    padding: 0vw 1.66667vw;
    font-size: 12px;
    font-size: .83333vw;
    text-align: center;
    color: #636363
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__disclaimer {
        margin-top: 40px
    }
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__disclaimer {
        padding: 0px 24px
    }
}

html[lang^="th"] .fr-lineup-comparison__disclaimer {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison__disclaimer {
        font-size: 12px
    }

    html[lang^="th"] .fr-lineup-comparison__disclaimer {
        font-size: 16.2px
    }
}

.fr-lineup-comparison--bg-white {
    background-color: #fff
}

.s-bg-black .fr-lineup-comparison--bg-white .fr-lineup-comparison__product-name .s-btn-text-underline {
    color: #000
}

.s-bg-black .fr-lineup-comparison--bg-white .fr-lineup-comparison__product-name .s-btn-text-underline:before {
    background-color: #000
}

.s-bg-black .fr-lineup-comparison--bg-white .fr-lineup-comparison__product-name .s-btn-text-underline.s-ico-new-window:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg)
}

.fr-lineup-comparison--bg-light-gray {
    background-color: #f5f5f5
}

.fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__category-list {
    background-color: #e9e9e9
}

.fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__data:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #f5f5f5), to(rgba(245, 245, 245, 0)));
    background: linear-gradient(90deg, #f5f5f5 60%, rgba(245, 245, 245, 0) 100%)
}

.fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__data:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(245, 245, 245, 0)), color-stop(40%, #f5f5f5));
    background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 40%)
}

.s-bg-black .fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__product-name .s-btn-text-underline {
    color: #000
}

.s-bg-black .fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__product-name .s-btn-text-underline:before {
    background-color: #000
}

.s-bg-black .fr-lineup-comparison--bg-light-gray .fr-lineup-comparison__product-name .s-btn-text-underline.s-ico-new-window:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg)
}

.fr-lineup-comparison--bg-dark-gray {
    background-color: #3e4148
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__headline {
    color: #fff
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__subheadline {
    color: #fff
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-list {
    border-bottom: 1px solid #777a7f;
    background-color: #535459
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-list:after {
    background-color: #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-list>li {
    border-top: 1px solid #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-list>li:after {
    background-color: #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-text {
    color: #fff
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-tooltip-cta {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-white-off.png)
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category .is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category .is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-white-on.png)
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #3e4148), to(rgba(62, 65, 72, 0)));
    background: linear-gradient(90deg, #3e4148 60%, rgba(62, 65, 72, 0) 100%)
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(62, 65, 72, 0)), color-stop(40%, #3e4148));
    background: linear-gradient(90deg, rgba(62, 65, 72, 0) 0%, #3e4148 40%)
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
    background-color: #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
    background-color: #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data .fr-lineup-comparison__spec-list {
    border-bottom: 1px solid #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li {
    border-top: 1px solid #777a7f
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
    color: #fff
}

.fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__disclaimer {
    color: #a6a6a6
}

.s-bg-black .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__product-name .s-btn-text-underline {
    color: #fff
}

.s-bg-black .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__product-name .s-btn-text-underline:before {
    background-color: #fff
}

.s-bg-black .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__product-name .s-btn-text-underline.s-ico-new-window:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg)
}

.fr-lineup-comparison--bg-black {
    background-color: #000
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__headline {
    color: #fff
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__subheadline {
    color: #fff
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-list {
    border-bottom: 1px solid #4d4d4d;
    background-color: #1a1a1a
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-list:after {
    background-color: #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-list>li {
    border-top: 1px solid #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-list>li:after {
    background-color: #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-text {
    color: #fff
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category-tooltip-cta {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-white-off.png)
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__category .is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
.fr-lineup-comparison--bg-black .fr-lineup-comparison__category .is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-tooltip-white-on.png)
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, #000 60%, rgba(0, 0, 0, 0) 100%)
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, #000));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 40%)
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
    background-color: #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
    background-color: #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data .fr-lineup-comparison__spec-list {
    border-bottom: 1px solid #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li {
    border-top: 1px solid #4d4d4d
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
    color: #fff
}

.fr-lineup-comparison--bg-black .fr-lineup-comparison__disclaimer {
    color: #a6a6a6
}

.s-bg-black .fr-lineup-comparison--bg-black .fr-lineup-comparison__product-name .s-btn-text-underline {
    color: #fff
}

.s-bg-black .fr-lineup-comparison--bg-black .fr-lineup-comparison__product-name .s-btn-text-underline:before {
    background-color: #fff
}

.s-bg-black .fr-lineup-comparison--bg-black .fr-lineup-comparison__product-name .s-btn-text-underline.s-ico-new-window:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg)
}

.fr-lineup-comparison--text-left .fr-lineup-comparison__spec-text {
    text-align: left
}

.fr-lineup-comparison--text-left .fr-lineup-comparison__data-cta-wrap {
    text-align: left
}

.fr-lineup-comparison--text-right .fr-lineup-comparison__spec-text {
    text-align: right
}

.fr-lineup-comparison--text-right .fr-lineup-comparison__data-cta-wrap {
    text-align: right
}

.fr-lineup-comparison--buffer-top {
    padding-top: 166px;
    padding-top: 11.52778vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison--buffer-top {
        padding-top: 166px
    }
}

.fr-lineup-comparison--buffer-bottom {
    padding-bottom: 166px;
    padding-bottom: 11.52778vw
}

@media (min-width: 1440px) {
    .fr-lineup-comparison--buffer-bottom {
        padding-bottom: 166px
    }
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__category-list:after {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__category-list>li:after {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data:before {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data:after {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list:after {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data-item:first-child .fr-lineup-comparison__spec-list>li:after {
    display: none
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data-item:nth-of-type(4n+1) {
    clear: left
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data-item:nth-of-type(n+5) {
    margin-top: 24px;
    margin-top: 1.66667vw
}

@media (min-width: 1440px) {
    .aem-AuthorLayer-Edit .fr-lineup-comparison__data-item:nth-of-type(n+5) {
        margin-top: 24px
    }
}

.aem-AuthorLayer-Edit .fr-lineup-comparison__data .new {
    position: relative;
    top: 2rem;
    clear: both
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        padding-left: 28px;
        padding-left: 2.73438vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        padding-right: 28px;
        padding-right: 2.73438vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window {
        padding-right: 49px;
        padding-right: 4.78516vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window:after {
        right: 21px;
        right: 2.05078vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline {
        height: 40px;
        height: 3.90625vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline {
        padding: 2px 28px;
        padding: .19531vw 2.73438vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        max-height: 40px;
        max-height: 3.90625vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window .s-btn-multiline__text {
        padding-right: 16px;
        padding-right: 1.5625vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window:after {
        margin-left: -11px;
        margin-left: -1.07422vw
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .fr-lineup-comparison__card-item .s-btn-encased {
        font-size: 12px;
        font-size: 1.17188vw
    }

    html[lang^="th"] .fr-lineup-comparison__card-item .s-btn-encased {
        font-size: 16.2px;
        font-size: 1.58203vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__wrap {
        padding: 83.2px 0px;
        padding: 10.83333vw 0vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__wrap {
        padding: 39px 0px;
        padding: 10.83333vw 0vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__headline {
        padding: 0px 12.8px;
        padding: 0vw 1.66667vw;
        font-size: 74.66667px;
        font-size: 9.72222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__headline {
        padding: 0px 6px;
        padding: 0vw 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__headline {
        font-size: 108.26667px;
        font-size: 14.09722vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__headline {
        font-size: 35px;
        font-size: 9.72222vw
    }

    html[lang^="th"] .fr-lineup-comparison__headline {
        font-size: 50.75px;
        font-size: 14.09722vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__subheadline {
        margin-top: 23.46667px;
        margin-top: 3.05556vw;
        padding: 0px 12.8px;
        padding: 0vw 1.66667vw;
        font-size: 34.13333px;
        font-size: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__subheadline {
        margin-top: 11px;
        margin-top: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__subheadline {
        padding: 0px 6px;
        padding: 0vw 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__subheadline {
        font-size: 46.08px;
        font-size: 6vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__subheadline {
        font-size: 16px;
        font-size: 4.44444vw
    }

    html[lang^="th"] .fr-lineup-comparison__subheadline {
        font-size: 21.6px;
        font-size: 6vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__contents {
        margin-top: 61.86667px;
        margin-top: 8.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__contents {
        margin-top: 29px;
        margin-top: 8.05556vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list:after {
        width: 236.8px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list:after {
        width: 111px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list>li:after {
        width: 236.8px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__contents.fr-lineup-comparison__contents-data-swiper .fr-lineup-comparison__category-list>li:after {
        width: 111px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category {
        display: inline-block;
        width: 30.833%;
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__category {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__category {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list {
        width: 226.13333px;
        width: 29.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-list {
        width: 106px;
        width: 29.44444vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list:after {
        width: 236.8px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-list:after {
        width: 111px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list>li:after {
        width: 236.8px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-list>li:after {
        width: 111px;
        width: 30.83333vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer {
        margin-top: 0;
        margin-bottom: 17.06667px;
        margin-bottom: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-list>li:last-child .fr-lineup-comparison__category-tooltip-layer {
        margin-bottom: 8px;
        margin-bottom: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer {
        top: auto;
        bottom: 100%;
        margin-top: 0;
        margin-bottom: 17.06667px;
        margin-bottom: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer {
        margin-bottom: 8px;
        margin-bottom: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer:before {
        bottom: auto;
        top: 100%;
        border-bottom-color: transparent;
        border-top-color: #aeaeae
    }

    .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer:after {
        bottom: auto;
        top: 100%;
        margin-top: -1px;
        border-bottom-color: transparent;
        border-top-color: #fff
    }

    .fr-lineup-comparison--see-more .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer {
        top: 100%;
        bottom: auto;
        margin-top: 17.06667px;
        margin-top: 2.22222vw;
        margin-bottom: 0
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison--see-more .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer {
        margin-top: 8px;
        margin-top: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison--see-more .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer:before {
        top: auto;
        bottom: 100%;
        border-top-color: transparent;
        border-bottom-color: #aeaeae
    }

    .fr-lineup-comparison--see-more .fr-lineup-comparison__category-list>li:nth-child(5) .fr-lineup-comparison__category-tooltip-layer:after {
        top: auto;
        bottom: 100%;
        margin-top: 0;
        margin-bottom: -1px;
        border-top-color: transparent;
        border-bottom-color: #fff
    }

    .fr-lineup-comparison__category-list>li:nth-child(n+6) {
        display: none
    }

    .fr-lineup-comparison--see-more .fr-lineup-comparison__category-list>li:nth-child(n+6) {
        display: block
    }

    .fr-lineup-comparison__category-text {
        padding-top: 12.8px;
        padding-top: 1.66667vw;
        padding-bottom: 12.8px;
        padding-bottom: 1.66667vw;
        padding-left: 38.4px;
        padding-left: 5vw;
        padding-right: 12.8px;
        padding-right: 1.66667vw;
        font-size: 23.46667px;
        font-size: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-text {
        padding-top: 6px;
        padding-top: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-text {
        padding-bottom: 6px;
        padding-bottom: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-text {
        padding-left: 18px;
        padding-left: 5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-text {
        padding-right: 6px;
        padding-right: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__category-text {
        font-size: 31.68px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-text {
        font-size: 11px;
        font-size: 3.05556vw
    }

    html[lang^="th"] .fr-lineup-comparison__category-text {
        font-size: 14.85px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip {
        top: -4.26667px;
        top: -.55556vw;
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip {
        top: -2px;
        top: -.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip-cta {
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw;
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-black-off.png)
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-cta {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-cta {
        height: 11px;
        height: 3.05556vw
    }
}

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

    .is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
    .is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-black-on.png)
    }

    .fr-lineup-comparison__category-tooltip-layer {
        left: -34.13333px;
        left: -4.44444vw;
        width: 426.66667px;
        width: 55.55556vw;
        max-width: 426.66667px;
        max-width: 55.55556vw;
        padding: 34.13333px;
        padding: 4.44444vw;
        padding-right: 110.93333px;
        padding-right: 14.44444vw;
        margin-top: 17.06667px;
        margin-top: 2.22222vw;
        -webkit-border-radius: 6.4px;
        border-radius: 6.4px;
        -webkit-border-radius: .83333vw;
        border-radius: .83333vw;
        font-size: 25.6px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        left: -16px;
        left: -4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        width: 200px;
        width: 55.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        max-width: 200px;
        max-width: 55.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        padding: 16px;
        padding: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        padding-right: 52px;
        padding-right: 14.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        margin-top: 8px;
        margin-top: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-border-radius: .83333vw;
        border-radius: .83333vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__category-tooltip-layer {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__category-tooltip-layer {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip-layer:before {
        left: 34.13333px;
        left: 4.44444vw;
        border-width: 12.8px;
        border-width: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer:before {
        left: 16px;
        left: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer:before {
        border-width: 6px;
        border-width: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip-layer:after {
        left: 34.13333px;
        left: 4.44444vw;
        border-width: 12.8px;
        border-width: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer:after {
        left: 16px;
        left: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-layer:after {
        border-width: 6px;
        border-width: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip-close {
        right: 21.33333px;
        right: 2.77778vw;
        top: 21.33333px;
        top: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-close {
        right: 10px;
        right: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-close {
        top: 10px;
        top: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        width: 25.6px;
        width: 3.33333vw;
        height: 25.6px;
        height: 3.33333vw;
        margin: 12.8px;
        margin: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        width: 12px;
        width: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        height: 12px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__category-tooltip-close:after {
        margin: 6px;
        margin: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data {
        max-width: 69.167%;
        padding-right: 0;
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

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

    .fr-lineup-comparison__data:before,
    .fr-lineup-comparison__data:after {
        display: none
    }

    .fr-lineup-comparison__data-swiper-prev.swiper-button-prev,
    .fr-lineup-comparison__data-swiper-next.swiper-button-next {
        display: none
    }

    .fr-lineup-comparison__data-list {
        white-space: nowrap;
        font-size: 0
    }

    .fr-lineup-comparison__data-item {
        display: inline-block;
        float: none;
        width: 245.33333px;
        width: 31.94444vw;
        vertical-align: top;
        font-size: 25.6px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-item {
        width: 115px;
        width: 31.94444vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__data-item {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-item {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data-item {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product {
        width: 224px;
        width: 29.16667vw;
        padding-bottom: 21.33333px;
        padding-bottom: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product {
        width: 105px;
        width: 29.16667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product {
        padding-bottom: 10px;
        padding-bottom: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-image-wrap img {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap {
        padding: 21.33333px 0px 19.2px;
        padding: 2.77778vw 0vw 2.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap {
        padding: 10px 0px 9px;
        padding: 2.77778vw 0vw 2.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap .s-btn-text-underline {
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap .s-btn-text-underline {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap .s-btn-text-underline {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__product-name-wrap .s-btn-text-underline {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li:nth-child(n+6) {
        display: none
    }

    .fr-lineup-comparison--see-more .fr-lineup-comparison__data .fr-lineup-comparison__spec-list>li:nth-child(n+6) {
        display: block
    }

    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        width: 213.33333px;
        width: 27.77778vw;
        padding: 12.8px 0px;
        padding: 1.66667vw 0vw;
        font-size: 23.46667px;
        font-size: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        width: 100px;
        width: 27.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        padding: 6px 0px;
        padding: 1.66667vw 0vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        font-size: 31.68px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        font-size: 11px;
        font-size: 3.05556vw
    }

    html[lang^="th"] .fr-lineup-comparison__data .fr-lineup-comparison__spec-text {
        font-size: 14.85px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta {
        width: 213.33333px;
        width: 27.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta {
        width: 100px;
        width: 27.77778vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta-wrap {
        margin-top: 32px;
        margin-top: 4.16667vw;
        padding-bottom: 53.33333px;
        padding-bottom: 6.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta-wrap {
        margin-top: 15px;
        margin-top: 4.16667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta-wrap {
        padding-bottom: 25px;
        padding-bottom: 6.94444vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        margin: 0;
        padding-left: 38.4px;
        padding-left: 5vw;
        padding-right: 38.4px;
        padding-right: 5vw;
        font-size: 25.6px;
        font-size: 3.33333vw;
        letter-spacing: 2.13333px;
        letter-spacing: .27778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        padding-left: 18px;
        padding-left: 5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        padding-right: 18px;
        padding-right: 5vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-encased {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

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

    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-encased {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased {
        letter-spacing: 1px;
        letter-spacing: .27778vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window {
        padding-right: 68.26667px;
        padding-right: 8.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window {
        padding-right: 32px;
        padding-right: 8.88889vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window:after {
        right: 27.73333px;
        right: 3.61111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-ico-new-window:after {
        right: 13px;
        right: 3.61111vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline {
        height: 68.26667px;
        height: 8.88889vw;
        padding: 4.26667px 17.06667px;
        padding: .55556vw 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline {
        height: 32px;
        height: 8.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline {
        padding: 2px 8px;
        padding: .55556vw 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        min-width: 106.66667px;
        min-width: 13.88889vw;
        max-height: 2.32em;
        font-size: 21.33333px;
        font-size: 2.77778vw;
        line-height: 1.16
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        min-width: 50px;
        min-width: 13.88889vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        font-size: 28.8px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        font-size: 10px;
        font-size: 2.77778vw
    }

    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        font-size: 13.5px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        line-height: .87
    }

    html[lang^="my"] .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline .s-btn-multiline__text {
        line-height: 1.4
    }

    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window .s-btn-multiline__text {
        padding-right: 34.13333px;
        padding-right: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window .s-btn-multiline__text {
        padding-right: 16px;
        padding-right: 4.44444vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window:after {
        margin-left: -23.46667px;
        margin-left: -3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__data-cta .s-btn-encased.s-btn-multiline.s-ico-new-window:after {
        margin-left: -11px;
        margin-left: -3.05556vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__seemore {
        display: block
    }

    .fr-lineup-comparison__seemore-cta {
        display: block;
        width: 100%;
        min-height: 85.33333px;
        min-height: 11.11111vw;
        margin-top: -1px;
        padding: 12.8px 38.4px;
        padding: 1.66667vw 5vw;
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 25.6px;
        font-size: 3.33333vw;
        font-weight: bold;
        color: #000;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        text-align: center
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta {
        min-height: 40px;
        min-height: 11.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta {
        padding: 6px 18px;
        padding: 1.66667vw 5vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__seemore-cta {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .fr-lineup-comparison__seemore-cta {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison__seemore-cta:after {
        display: inline-block;
        width: 25.6px;
        width: 3.33333vw;
        height: 25.6px;
        height: 3.33333vw;
        margin-top: -6.4px;
        margin-top: -.83333vw;
        margin-left: 10.66667px;
        margin-left: 1.38889vw;
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-black.svg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        vertical-align: middle;
        content: ''
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta:after {
        width: 12px;
        width: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta:after {
        height: 12px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta:after {
        margin-top: -3px;
        margin-top: -.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__seemore-cta:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison--see-more .fr-lineup-comparison__seemore-cta:after {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-black.svg)
    }

    .fr-lineup-comparison__disclaimer {
        margin-top: 57.6px;
        margin-top: 7.5vw;
        padding: 0px 12.8px;
        padding: 0vw 1.66667vw;
        font-size: 21.33333px;
        font-size: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__disclaimer {
        margin-top: 27px;
        margin-top: 7.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__disclaimer {
        padding: 0px 6px;
        padding: 0vw 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    html[lang^="th"] .fr-lineup-comparison__disclaimer {
        font-size: 28.8px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison__disclaimer {
        font-size: 10px;
        font-size: 2.77778vw
    }

    html[lang^="th"] .fr-lineup-comparison__disclaimer {
        font-size: 13.5px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison--buffer-top {
        margin-top: 93.86667px;
        margin-top: 12.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison--buffer-top {
        margin-top: 44px;
        margin-top: 12.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison--buffer-bottom {
        margin-bottom: 93.86667px;
        margin-bottom: 12.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .fr-lineup-comparison--buffer-bottom {
        margin-bottom: 44px;
        margin-bottom: 12.22222vw
    }
}

@media screen and (max-width: 768px) {
    .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__category-tooltip-cta {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-white-off.png)
    }

    .fr-lineup-comparison--bg-dark-gray .is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
    .fr-lineup-comparison--bg-dark-gray .is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-white-on.png)
    }

    .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__seemore-cta {
        border-top-color: #777a7f;
        border-bottom-color: #777a7f;
        color: #fff
    }

    .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison__seemore-cta:after {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-white.svg)
    }

    .fr-lineup-comparison--bg-dark-gray .fr-lineup-comparison--see-more .fr-lineup-comparison__seemore-cta:after {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-white.svg)
    }

    .fr-lineup-comparison--bg-black .fr-lineup-comparison__category-tooltip-cta {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-white-off.png)
    }

    .fr-lineup-comparison--bg-black .is-tooltip-hover .fr-lineup-comparison__category-tooltip-cta,
    .fr-lineup-comparison--bg-black .is-tooltip-click .fr-lineup-comparison__category-tooltip-cta {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-m-tooltip-white-on.png)
    }

    .fr-lineup-comparison--bg-black .fr-lineup-comparison__seemore-cta {
        border-top-color: #4d4d4d;
        border-bottom-color: #4d4d4d;
        color: #fff
    }

    .fr-lineup-comparison--bg-black .fr-lineup-comparison__seemore-cta:after {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-white.svg)
    }

    .fr-lineup-comparison--bg-black .fr-lineup-comparison--see-more .fr-lineup-comparison__seemore-cta:after {
        background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-white.svg)
    }
}
@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff") format("woff"), url("../../../../../../../us/smg/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("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff") format("woff"), url("../../../../../../../us/smg/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("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../../../../us/smg/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
}

@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff") format("woff"), url("../../../../../../../us/smg/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("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff") format("woff"), url("../../../../../../../us/smg/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: 'SamsungOneLatin';
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatinLatin-400.eot);
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatin-400.eot?#iefix) format("embedded-opentype"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatin-400.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SamsungOneLatin';
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatin-700.eot);
    src: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatin-700.eot?#iefix) format("embedded-opentype"), url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/fonts/SamsungOneLatin-700.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SamsungSharpSans';
    src: url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../../../../us/smg/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;
    font-display: swap
}

html {
    -webkit-text-size-adjust: none
}

html, body {
    direction: ltr
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, form, fieldset, legend, textarea, input, select, textarea, button, figure, figcaption {
    margin: 0;
    padding: 0
}

img, form, fieldset, svg {
    border: 0;
    vertical-align: top
}

input, button, select {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button {
    border: 0;
    background: none;
    cursor: pointer
}

button:disabled {
    cursor: default
}

button::-moz-focus-inner {
    padding: 0;
    margin: -1px
}

ul, ol {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.blind, legend {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    font-size: 12px;
    clip: rect(1px, 1px, 1px, 1px)
}

body, textarea, input, select, textarea, button {
    font-family: "SamsungOne", arial;
    line-height: 1.32
}

@media (max-width: 1024px) {
    html {
        height: 100%
    }
}

#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: 12px 38px;
    padding: .83333vw 2.63889vw;
    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: 14px;
    font-size: .97222vw;
    color: #000;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .15em;
    white-space: nowrap
}

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

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

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

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

html[lang^="ar-"] .s-btn-encased, html[lang^="fa-"] .s-btn-encased {
    letter-spacing: 0 !important
}

.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: 59px;
    padding-right: 4.09722vw
}

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

.s-btn-encased.s-ico-new-window:after {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -6px;
    margin-top: -.41667vw;
    right: 40px;
    right: 2.77778vw;
    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: 40px
    }
}

@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:active: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:active: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:active: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:active: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-underline {
    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-btn-text-underline {
        padding-bottom: 1px
    }
}

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

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

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

html[lang^="ar-"] .s-btn-text-underline, html[lang^="fa-"] .s-btn-text-underline {
    letter-spacing: 0 !important
}

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

.s-btn-text-underline.s-ico-layer-popup:after {
    content: '';
    display: inline-block;
    margin-top: -1px;
    margin-left: 5px;
    margin-left: .34722vw;
    width: 8px;
    width: .55556vw;
    height: 12px;
    height: .83333vw;
    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-btn-text-underline.s-ico-layer-popup:after {
        margin-left: 5px
    }
}

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

@media (min-width: 1440px) {
    .s-btn-text-underline.s-ico-layer-popup:after {
        height: 12px
    }
}

.s-btn-text-underline.s-ico-new-window:after {
    content: '';
    display: inline-block;
    margin-top: -2px;
    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/newwindow-hover.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle
}

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

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

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

.s-btn-text-underline.s-ico-download:after {
    content: '';
    display: inline-block;
    margin-top: -2px;
    margin-left: 3px;
    margin-left: .20833vw;
    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");
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle
}

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

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

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

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

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

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

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

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

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

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

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

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

html[lang^="ar-"] .s-btn-text, html[lang^="fa-"] .s-btn-text {
    letter-spacing: 0 !important
}

.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-btn-play-round {
    display: block;
    position: relative;
    width: 140px;
    width: 9.72222vw;
    height: 140px;
    height: 9.72222vw
}

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

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

.s-btn-play-round:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 97.5%;
    height: 97.5%;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-play-big-shadow-v2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .2s;
    transition: all .2s
}

.s-btn-play-round.s-btn-wire:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-play-big-wire-shadow.png")
}

.s-btn-play-round:hover:after {
    width: 100%;
    height: 100%
}

.s-btn-play-round::-moz-focus-inner {
    border: 0
}

.s-btn-play-round:-moz-focusring {
    outline: 2px solid #4d90fe;
    outline: 2px solid rgba(77, 144, 254, 0.5)
}

.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
    }
}

html[lang^="ar-"] .s-btn-play span, html[lang^="fa-"] .s-btn-play span {
    letter-spacing: 0 !important
}

.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: 12px 38px;
    padding: .83333vw 2.63889vw;
    border: 1px solid #000;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    font-size: 14px;
    font-size: .97222vw;
    font-weight: bold;
    color: #000;
    text-align: center;
    -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;
    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: 12px 38px
    }
}

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
    }
}

html[lang^="ar-"] .s-marketing-cta .s-btn-base, html[lang^="fa-"] .s-marketing-cta .s-btn-base, html[lang^="ar-"] .s-marketing-cta .s-btn-cta, html[lang^="fa-"] .s-marketing-cta .s-btn-cta {
    letter-spacing: 0 !important
}

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

.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: 59px;
    padding-right: 4.09722vw
}

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

.s-marketing-cta .s-btn-cta.s-ico-new-window:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    right: 2.77778vw;
    margin-top: -6px;
    margin-top: -.41667vw;
    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: 40px
    }
}

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

@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
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta {
    border-color: #000;
    color: #000
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta:hover, section[class*='--bg-white'] .s-marketing-cta .s-btn-cta:focus, section[class*='--bg-white'] .s-marketing-cta .s-btn-cta:active, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta:hover, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta:focus, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta:active {
    border-color: #000;
    background-color: #000;
    color: #fff
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-new-window:after, section[class*='--bg-gray '] .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-hover.svg")
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-new-window:hover:after, section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-new-window:focus:after, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta.s-ico-new-window:hover:after, section[class*='--bg-gray '] .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")
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-download:after, section[class*='--bg-gray '] .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-black.svg")
}

section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-download:hover:after, section[class*='--bg-white'] .s-marketing-cta .s-btn-cta.s-ico-download:focus:after, section[class*='--bg-gray '] .s-marketing-cta .s-btn-cta.s-ico-download:hover:after, section[class*='--bg-gray '] .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-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
    }
}

html[lang^="ar-"] .s-marketing-cta .s-btn-cta-text, html[lang^="fa-"] .s-marketing-cta .s-btn-cta-text {
    letter-spacing: 0 !important
}

.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.s-ico-layer-popup: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.s-ico-layer-popup:after {
        margin-left: 7px
    }
}

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

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

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

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

@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 {
    content: '';
    display: inline-block;
    margin-top: -1px;
    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");
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle
}

@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:active: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:active: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-text-underline, .s-btn-play span {
        font-size: 14px;
        font-size: 1.36719vw
    }
}

@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) and (max-width: 1024px) {
    .s-marketing-cta .s-btn-base, .s-marketing-cta .s-btn-cta, .s-marketing-cta .s-btn-cta-text {
        font-size: 14px;
        font-size: 1.36719vw
    }
}

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

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

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

@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 59.73333px 25.6px;
        padding: 3.61111vw 7.77778vw 3.33333vw;
        font-size: 29.86667px;
        font-size: 3.88889vw
    }
}

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

@media screen and (max-width: 768px) {
    html[lang^="th"] .s-btn-encased {
        font-size: 40.32px;
        font-size: 5.25vw
    }
}

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

    html[lang^="th"] .s-btn-encased {
        font-size: 18.9px;
        font-size: 5.25vw
    }
}

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

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

@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: 59.73333px;
        right: 7.77778vw
    }
}

@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: 28px;
        right: 7.77778vw
    }
}

@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-underline {
        font-size: 29.86667px;
        font-size: 3.88889vw
    }

    html[lang^="th"] .s-btn-text-underline {
        font-size: 40.32px;
        font-size: 5.25vw
    }
}

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

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

@media screen and (max-width: 768px) {
    .s-btn-text-underline.s-ico-layer-popup:after {
        margin-left: 8.53333px;
        margin-left: 1.11111vw;
        width: 17.06667px;
        width: 2.22222vw;
        height: 25.6px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-layer-popup:after {
        margin-left: 4px;
        margin-left: 1.11111vw
    }
}

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

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-layer-popup:after {
        height: 12px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-text-underline.s-ico-new-window:after {
        margin-top: -4.26667px;
        margin-top: -.55556vw;
        margin-left: 8.53333px;
        margin-left: 1.11111vw;
        width: 21.33333px;
        width: 2.77778vw;
        height: 21.33333px;
        height: 2.77778vw
    }
}

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

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

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

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

@media screen and (max-width: 768px) {
    .s-btn-text-underline.s-ico-download:after {
        margin-top: -4.26667px;
        margin-top: -.55556vw;
        margin-left: 6.4px;
        margin-left: .83333vw;
        width: 21.33333px;
        width: 2.77778vw;
        height: 21.33333px;
        height: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-download:after {
        margin-top: -2px;
        margin-top: -.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-download:after {
        margin-left: 3px;
        margin-left: .83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-download:after {
        width: 10px;
        width: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text-underline.s-ico-download:after {
        height: 10px;
        height: 2.77778vw
    }
}

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

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

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

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

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

@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: 12px;
        height: 3.33333vw
    }
}

@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-round {
        width: 179.2px;
        width: 23.33333vw;
        height: 179.2px;
        height: 23.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play-round {
        width: 84px;
        width: 23.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play-round {
        height: 84px;
        height: 23.33333vw
    }
}

@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: 29.86667px;
        font-size: 3.88889vw;
        padding: 27.73333px 59.73333px 25.6px;
        padding: 3.61111vw 7.77778vw 3.33333vw
    }

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

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-base, .s-marketing-cta .s-btn-cta {
        font-size: 14px;
        font-size: 3.88889vw
    }

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

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-base, .s-marketing-cta .s-btn-cta {
        padding: 13px 28px 12px;
        padding: 3.61111vw 7.77778vw 3.33333vw
    }
}

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

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

@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: 59.73333px;
        right: 7.77778vw;
        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: 28px;
        right: 7.77778vw
    }
}

@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: -3.2px;
        top: -.41667vw;
        margin-left: 10.66667px;
        margin-left: 1.38889vw;
        width: 21.33333px;
        width: 2.77778vw;
        height: 21.33333px;
        height: 2.77778vw
    }
}

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

@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: 10px;
        width: 2.77778vw
    }
}

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

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

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

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

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

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

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-layer-popup: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.s-ico-layer-popup:after {
        width: 8px;
        width: 2.22222vw
    }
}

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

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
        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-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
        margin-top: -2px;
        margin-top: -.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-new-window: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.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-text.s-ico-new-window:after {
        height: 11px;
        height: 3.05556vw
    }
}

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

@media screen and (max-width: 768px) and (max-width: 360px) {
    .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-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-text.s-ico-download:after {
        width: 10px;
        width: 2.77778vw
    }
}

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

@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: 27.73333px;
        padding-top: 3.61111vw;
        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: 13px;
        padding-top: 3.61111vw
    }
}

@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
}

.s-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
    width: 50px;
    width: 3.47222vw;
    height: 50px;
    height: 3.47222vw;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
    padding: 0
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
        width: 50px
    }
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
        height: 50px
    }
}

.s-slick-theme--dot-bg .slick-arrow:hover, .s-slick-theme--dot-bg .slick-arrow:focus, .s-slick-theme--dot-bg .slick-arrow:active, .s-slick-theme--dot .slick-arrow:hover, .s-slick-theme--dot .slick-arrow:focus, .s-slick-theme--dot .slick-arrow:active {
    background: none
}

.s-slick-theme--dot-bg .slick-arrow:before, .s-slick-theme--dot .slick-arrow:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50'%3E%3Ccircle cx='25' cy='25' r='24'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.4;
    content: ''
}

.s-slick-theme--dot-bg .slick-arrow:hover:before, .s-slick-theme--dot-bg .slick-arrow:focus:before, .s-slick-theme--dot-bg .slick-arrow:active:before, .s-slick-theme--dot .slick-arrow:hover:before, .s-slick-theme--dot .slick-arrow:focus:before, .s-slick-theme--dot .slick-arrow:active:before {
    opacity: 0.6
}

.s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
    width: 20px;
    width: 1.38889vw;
    height: 30px;
    height: 2.08333vw;
    content: ''
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
        width: 20px
    }
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
        height: 30px
    }
}

.s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
    right: 23px;
    right: 1.59722vw;
    padding-left: 3px;
    padding-left: .20833vw
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
        right: 23px
    }
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
        padding-left: 3px
    }
}

.s-slick-theme--dot-bg .slick-arrow.slick-next:after, .s-slick-theme--dot .slick-arrow.slick-next:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-next-white.svg")
}

.s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
    left: 23px;
    left: 1.59722vw;
    padding-right: 2px;
    padding-right: .13889vw
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
        left: 23px
    }
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
        padding-right: 2px
    }
}

.s-slick-theme--dot-bg .slick-arrow.slick-prev:after, .s-slick-theme--dot .slick-arrow.slick-prev:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-prev-white.svg")
}

.s-slick-theme--dot-bg .s-slick-dots, .s-slick-theme--dot .s-slick-dots {
    position: absolute;
    bottom: 16px;
    bottom: 1.11111vw;
    left: 0;
    right: 0;
    width: auto;
    padding: 0 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 1
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .s-slick-dots, .s-slick-theme--dot .s-slick-dots {
        bottom: 16px
    }
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots, .s-slick-theme--dot .s-slick-dots .slick-dots {
    position: relative;
    display: inline-block;
    padding: 0 11px;
    bottom: auto;
    width: auto;
    vertical-align: top
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots:after, .s-slick-theme--dot .s-slick-dots .slick-dots:after {
    display: block;
    clear: both;
    width: 100%
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots:before, .s-slick-theme--dot .s-slick-dots .slick-dots:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    opacity: 0.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: ''
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li, .s-slick-theme--dot .s-slick-dots .slick-dots li {
    float: left;
    display: block;
    margin: 0 2px
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li button, .s-slick-theme--dot .s-slick-dots .slick-dots li button {
    overflow: hidden;
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    padding: 8px;
    background: transparent !important;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: transparent;
    font-size: 1px;
    line-height: 1px
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:before {
    content: '';
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: -1px
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:hover:before, .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:focus:before, .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:active:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:hover:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:focus:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:active:before {
    margin: 0;
    border: none;
    background-color: rgba(255, 255, 255, 0.6)
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li button::-moz-focus-inner, .s-slick-theme--dot .s-slick-dots .slick-dots li button::-moz-focus-inner {
    border: 0
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:-moz-focusring, .s-slick-theme--dot .s-slick-dots .slick-dots li button:-moz-focusring {
    outline: 1px dotted #fff
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots li.slick-active button:before, .s-slick-theme--dot .s-slick-dots .slick-dots li.slick-active button:before {
    margin: 0;
    border: none;
    background-color: #fff
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
    float: none;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    margin-left: 8px;
    margin-left: .55556vw;
    margin-right: 0
}

@media (min-width: 1440px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
        margin-left: 8px
    }
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button {
    margin: 0;
    padding: 0;
    width: 34px;
    height: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button:before, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' width='28' height='28'%3E%3Ccircle cx='14' cy='14' r='12'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: none;
    margin: auto
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button:hover:before, .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button:focus:before, .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button:active:before, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button:hover:before, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button:focus:before, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button:active:before {
    opacity: 0.6;
    border: none;
    background-color: transparent
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button:after {
    content: '';
    position: relative;
    display: block;
    margin: -2px auto 0;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after {
    width: 10px;
    height: 10px;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-pause-white.svg")
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play {
    padding-left: 2px
}

.s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after {
    width: 7px;
    height: 10px;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/ico-carousel-play-white.svg")
}

.s-slick-theme--dot-bg.is-slick-autoplay .slick-dots, .s-slick-theme--dot.is-slick-autoplay .slick-dots {
    margin-right: 40px
}

@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-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
        width: 106.66667px;
        width: 13.88889vw;
        height: 106.66667px;
        height: 13.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
        width: 50px;
        width: 13.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow, .s-slick-theme--dot .slick-arrow {
        height: 50px;
        height: 13.88889vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
        width: 42.66667px;
        width: 5.55556vw;
        height: 64px;
        height: 8.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
        width: 20px;
        width: 5.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow:after, .s-slick-theme--dot .slick-arrow:after {
        height: 30px;
        height: 8.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
        left: 25.6px;
        left: 3.33333vw;
        padding-right: 4.26667px;
        padding-right: .55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
        left: 12px;
        left: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-prev, .s-slick-theme--dot .slick-arrow.slick-prev {
        padding-right: 2px;
        padding-right: .55556vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
        right: 25.6px;
        right: 3.33333vw;
        padding-left: 6.4px;
        padding-left: .83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
        right: 12px;
        right: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .slick-arrow.slick-next, .s-slick-theme--dot .slick-arrow.slick-next {
        padding-left: 3px;
        padding-left: .83333vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots, .s-slick-theme--dot .s-slick-dots {
        bottom: 34.13333px;
        bottom: 4.44444vw;
        padding: 0px 25.6px;
        padding: 0vw 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots, .s-slick-theme--dot .s-slick-dots {
        bottom: 16px;
        bottom: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots, .s-slick-theme--dot .s-slick-dots {
        padding: 0px 12px;
        padding: 0vw 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots, .s-slick-theme--dot .s-slick-dots .slick-dots {
        padding: 0px 17.06667px;
        padding: 0vw 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots, .s-slick-theme--dot .s-slick-dots .slick-dots {
        padding: 0px 8px;
        padding: 0vw 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots:before, .s-slick-theme--dot .s-slick-dots .slick-dots:before {
        -webkit-border-radius: 25.6px;
        border-radius: 25.6px;
        -webkit-border-radius: 3.33333vw;
        border-radius: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots:before, .s-slick-theme--dot .s-slick-dots .slick-dots:before {
        -webkit-border-radius: 12px;
        border-radius: 12px;
        -webkit-border-radius: 3.33333vw;
        border-radius: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li, .s-slick-theme--dot .s-slick-dots .slick-dots li {
        margin: 0px 4.26667px;
        margin: 0vw .55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li, .s-slick-theme--dot .s-slick-dots .slick-dots li {
        margin: 0px 2px;
        margin: 0vw .55556vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button, .s-slick-theme--dot .s-slick-dots .slick-dots li button {
        width: 12.8px;
        width: 1.66667vw;
        height: 12.8px;
        height: 1.66667vw;
        padding: 12.8px;
        padding: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button, .s-slick-theme--dot .s-slick-dots .slick-dots li button {
        width: 6px;
        width: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button, .s-slick-theme--dot .s-slick-dots .slick-dots li button {
        height: 6px;
        height: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button, .s-slick-theme--dot .s-slick-dots .slick-dots li button {
        padding: 6px;
        padding: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:before {
        width: 100%;
        height: 100%;
        -webkit-border-radius: 10.66667px;
        border-radius: 10.66667px;
        -webkit-border-radius: 1.38889vw;
        border-radius: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots li button:before, .s-slick-theme--dot .s-slick-dots .slick-dots li button:before {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-border-radius: 1.38889vw;
        border-radius: 1.38889vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
        width: 59.73333px;
        width: 7.77778vw;
        height: 59.73333px;
        height: 7.77778vw;
        margin-left: 14.93333px;
        margin-left: 1.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
        width: 28px;
        width: 7.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
        height: 28px;
        height: 7.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay {
        margin-left: 7px;
        margin-left: 1.94444vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button {
        width: 59.73333px;
        width: 7.77778vw;
        height: 59.73333px;
        height: 7.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button {
        width: 28px;
        width: 7.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button {
        height: 28px;
        height: 7.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after {
        width: 21.33333px;
        width: 2.77778vw;
        height: 21.33333px;
        height: 2.77778vw;
        margin: -1px auto 0
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after {
        width: 10px;
        width: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-pause:after {
        height: 10px;
        height: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-puse, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-puse {
        padding-left: 1px
    }

    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play {
        padding-left: 4.26667px;
        padding-left: .55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play {
        padding-left: 2px;
        padding-left: .55556vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after {
        width: 14.93333px;
        width: 1.94444vw;
        height: 21.33333px;
        height: 2.77778vw;
        margin: -2px auto 0
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after {
        width: 7px;
        width: 1.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after, .s-slick-theme--dot .s-slick-dots .slick-dots .slick-dots-autoplay button.s-autoplay-play:after {
        height: 10px;
        height: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick-theme--dot-bg.is-slick-autoplay .slick-dots, .s-slick-theme--dot.is-slick-autoplay .slick-dots {
        margin-right: 72.53333px;
        margin-right: 9.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick-theme--dot-bg.is-slick-autoplay .slick-dots, .s-slick-theme--dot.is-slick-autoplay .slick-dots {
        margin-right: 34px;
        margin-right: 9.44444vw
    }
}

.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: 142px;
    width: 9.86111vw;
    height: 142px;
    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%
}

@media (min-width: 1440px) {
    .s-mp4-video-play {
        width: 142px
    }
}

@media (min-width: 1440px) {
    .s-mp4-video-play {
        height: 142px
    }
}

.s-mp4-video-play:-moz-focusring {
    outline: 1px dotted ButtonText
}

.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: 179.2px;
        width: 23.33333vw;
        height: 179.2px;
        height: 23.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-mp4-video-play {
        width: 84px;
        width: 23.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-mp4-video-play {
        height: 84px;
        height: 23.33333vw
    }
}

.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=85);
    opacity: .85
}

@media screen and (max-width: 768px) {
    body.layer-opened-mo {
        overflow: hidden
    }
}

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

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

.s-font-sharpsans, .s-font-sharpsans * {
    font-family: "SamsungSharpSans", arial
}

html.rtl .s-font-sharpsans, html.rtl .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma
}

html.rtl[lang^="he"] .s-font-sharpsans, html.rtl[lang^="he"] .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma
}

html[lang^="el"] .s-font-sharpsans, html[lang^="el"] .s-font-sharpsans * {
    font-family: "SamsungOne", arial
}

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

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

html[lang^="th"] .s-font-sharpsans, html[lang^="th"] .s-font-sharpsans * {
    font-family: "Kittithada", arial
}

html[lang^="vi"] .s-font-sharpsans, html[lang^="vi"] .s-font-sharpsans * {
    font-family: "SamsungSharpSans", "SamsungOne", arial
}

html[lang^="my"] .s-font-sharpsans, html[lang^="my"] .s-font-sharpsans * {
    font-family: "zawgyione", arial, sans-serif
}

.s-font-weight-bold.s-font-weight-bold {
    font-weight: bold
}

.s-font-style-italic.s-font-style-italic {
    font-style: italic
}

[data-font-size-pc="108"] {
    font-size: 108px;
    font-size: 7.5vw
}

html[lang^="th"] [data-font-size-pc="108"] {
    font-size: 156.6px;
    font-size: 10.875vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="108"] {
        font-size: 108px
    }

    html[lang^="th"] [data-font-size-pc="108"] {
        font-size: 156.6px
    }
}

[data-font-size-pc="90"] {
    font-size: 90px;
    font-size: 6.25vw
}

html[lang^="th"] [data-font-size-pc="90"] {
    font-size: 130.5px;
    font-size: 9.0625vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="90"] {
        font-size: 90px
    }

    html[lang^="th"] [data-font-size-pc="90"] {
        font-size: 130.5px
    }
}

[data-font-size-pc="84"] {
    font-size: 84px;
    font-size: 5.83333vw
}

html[lang^="th"] [data-font-size-pc="84"] {
    font-size: 121.8px;
    font-size: 8.45833vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="84"] {
        font-size: 84px
    }

    html[lang^="th"] [data-font-size-pc="84"] {
        font-size: 121.8px
    }
}

[data-font-size-pc="80"] {
    font-size: 80px;
    font-size: 5.55556vw
}

html[lang^="th"] [data-font-size-pc="80"] {
    font-size: 116px;
    font-size: 8.05556vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="80"] {
        font-size: 80px
    }

    html[lang^="th"] [data-font-size-pc="80"] {
        font-size: 116px
    }
}

[data-font-size-pc="76"] {
    font-size: 76px;
    font-size: 5.27778vw
}

html[lang^="th"] [data-font-size-pc="76"] {
    font-size: 110.2px;
    font-size: 7.65278vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="76"] {
        font-size: 76px
    }

    html[lang^="th"] [data-font-size-pc="76"] {
        font-size: 110.2px
    }
}

[data-font-size-pc="72"] {
    font-size: 72px;
    font-size: 5vw
}

html[lang^="th"] [data-font-size-pc="72"] {
    font-size: 104.4px;
    font-size: 7.25vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="72"] {
        font-size: 72px
    }

    html[lang^="th"] [data-font-size-pc="72"] {
        font-size: 104.4px
    }
}

[data-font-size-pc="70"] {
    font-size: 70px;
    font-size: 4.86111vw
}

html[lang^="th"] [data-font-size-pc="70"] {
    font-size: 101.5px;
    font-size: 7.04861vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="70"] {
        font-size: 70px
    }

    html[lang^="th"] [data-font-size-pc="70"] {
        font-size: 101.5px
    }
}

[data-font-size-pc="64"] {
    font-size: 64px;
    font-size: 4.44444vw
}

html[lang^="th"] [data-font-size-pc="64"] {
    font-size: 92.8px;
    font-size: 6.44444vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="64"] {
        font-size: 64px
    }

    html[lang^="th"] [data-font-size-pc="64"] {
        font-size: 92.8px
    }
}

[data-font-size-pc="60"] {
    font-size: 60px;
    font-size: 4.16667vw
}

html[lang^="th"] [data-font-size-pc="60"] {
    font-size: 87px;
    font-size: 6.04167vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="60"] {
        font-size: 60px
    }

    html[lang^="th"] [data-font-size-pc="60"] {
        font-size: 87px
    }
}

[data-font-size-pc="48"] {
    font-size: 48px;
    font-size: 3.33333vw
}

html[lang^="th"] [data-font-size-pc="48"] {
    font-size: 64.8px;
    font-size: 4.5vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="48"] {
        font-size: 48px
    }

    html[lang^="th"] [data-font-size-pc="48"] {
        font-size: 64.8px
    }
}

[data-font-size-pc="40"] {
    font-size: 40px;
    font-size: 2.77778vw
}

html[lang^="th"] [data-font-size-pc="40"] {
    font-size: 54px;
    font-size: 3.75vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="40"] {
        font-size: 40px
    }

    html[lang^="th"] [data-font-size-pc="40"] {
        font-size: 54px
    }
}

[data-font-size-pc="38"] {
    font-size: 38px;
    font-size: 2.63889vw
}

html[lang^="th"] [data-font-size-pc="38"] {
    font-size: 51.3px;
    font-size: 3.5625vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="38"] {
        font-size: 38px
    }

    html[lang^="th"] [data-font-size-pc="38"] {
        font-size: 51.3px
    }
}

[data-font-size-pc="36"] {
    font-size: 36px;
    font-size: 2.5vw
}

html[lang^="th"] [data-font-size-pc="36"] {
    font-size: 48.6px;
    font-size: 3.375vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="36"] {
        font-size: 36px
    }

    html[lang^="th"] [data-font-size-pc="36"] {
        font-size: 48.6px
    }
}

[data-font-size-pc="34"] {
    font-size: 34px;
    font-size: 2.36111vw
}

html[lang^="th"] [data-font-size-pc="34"] {
    font-size: 45.9px;
    font-size: 3.1875vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="34"] {
        font-size: 34px
    }

    html[lang^="th"] [data-font-size-pc="34"] {
        font-size: 45.9px
    }
}

[data-font-size-pc="32"] {
    font-size: 32px;
    font-size: 2.22222vw
}

html[lang^="th"] [data-font-size-pc="32"] {
    font-size: 43.2px;
    font-size: 3vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="32"] {
        font-size: 32px
    }

    html[lang^="th"] [data-font-size-pc="32"] {
        font-size: 43.2px
    }
}

[data-font-size-pc="28"] {
    font-size: 28px;
    font-size: 1.94444vw
}

html[lang^="th"] [data-font-size-pc="28"] {
    font-size: 37.8px;
    font-size: 2.625vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="28"] {
        font-size: 28px
    }

    html[lang^="th"] [data-font-size-pc="28"] {
        font-size: 37.8px
    }
}

[data-font-size-pc="24"] {
    font-size: 24px;
    font-size: 1.66667vw
}

html[lang^="th"] [data-font-size-pc="24"] {
    font-size: 32.4px;
    font-size: 2.25vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="24"] {
        font-size: 24px
    }

    html[lang^="th"] [data-font-size-pc="24"] {
        font-size: 32.4px
    }
}

[data-font-size-pc="22"] {
    font-size: 22px;
    font-size: 1.52778vw
}

html[lang^="th"] [data-font-size-pc="22"] {
    font-size: 29.7px;
    font-size: 2.0625vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="22"] {
        font-size: 22px
    }

    html[lang^="th"] [data-font-size-pc="22"] {
        font-size: 29.7px
    }
}

[data-font-size-pc="20"] {
    font-size: 20px;
    font-size: 1.38889vw
}

html[lang^="th"] [data-font-size-pc="20"] {
    font-size: 27px;
    font-size: 1.875vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="20"] {
        font-size: 20px
    }

    html[lang^="th"] [data-font-size-pc="20"] {
        font-size: 27px
    }
}

[data-font-size-pc="18"] {
    font-size: 18px;
    font-size: 1.25vw
}

html[lang^="th"] [data-font-size-pc="18"] {
    font-size: 24.3px;
    font-size: 1.6875vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="18"] {
        font-size: 18px
    }

    html[lang^="th"] [data-font-size-pc="18"] {
        font-size: 24.3px
    }
}

[data-font-size-pc="16"] {
    font-size: 16px;
    font-size: 1.11111vw
}

html[lang^="th"] [data-font-size-pc="16"] {
    font-size: 21.6px;
    font-size: 1.5vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="16"] {
        font-size: 16px
    }

    html[lang^="th"] [data-font-size-pc="16"] {
        font-size: 21.6px
    }
}

[data-font-size-pc="14"] {
    font-size: 14px;
    font-size: .97222vw
}

html[lang^="th"] [data-font-size-pc="14"] {
    font-size: 18.9px;
    font-size: 1.3125vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="14"] {
        font-size: 14px
    }

    html[lang^="th"] [data-font-size-pc="14"] {
        font-size: 18.9px
    }
}

[data-font-size-pc="12"] {
    font-size: 12px;
    font-size: .83333vw
}

html[lang^="th"] [data-font-size-pc="12"] {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    [data-font-size-pc="12"] {
        font-size: 12px
    }

    html[lang^="th"] [data-font-size-pc="12"] {
        font-size: 16.2px
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="104"] {
        font-size: 110.93333px;
        font-size: 14.44444vw
    }

    html[lang^="th"] [data-font-size-mo="104"] {
        font-size: 160.85333px;
        font-size: 20.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="104"] {
        font-size: 52px;
        font-size: 14.44444vw
    }

    html[lang^="th"] [data-font-size-mo="104"] {
        font-size: 75.4px;
        font-size: 20.94444vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="88"] {
        font-size: 93.86667px;
        font-size: 12.22222vw
    }

    html[lang^="th"] [data-font-size-mo="88"] {
        font-size: 136.10667px;
        font-size: 17.72222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="88"] {
        font-size: 44px;
        font-size: 12.22222vw
    }

    html[lang^="th"] [data-font-size-mo="88"] {
        font-size: 63.8px;
        font-size: 17.72222vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="80"] {
        font-size: 85.33333px;
        font-size: 11.11111vw
    }

    html[lang^="th"] [data-font-size-mo="80"] {
        font-size: 123.73333px;
        font-size: 16.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="80"] {
        font-size: 40px;
        font-size: 11.11111vw
    }

    html[lang^="th"] [data-font-size-mo="80"] {
        font-size: 58px;
        font-size: 16.11111vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="76"] {
        font-size: 81.06667px;
        font-size: 10.55556vw
    }

    html[lang^="th"] [data-font-size-mo="76"] {
        font-size: 117.54667px;
        font-size: 15.30556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="76"] {
        font-size: 38px;
        font-size: 10.55556vw
    }

    html[lang^="th"] [data-font-size-mo="76"] {
        font-size: 55.1px;
        font-size: 15.30556vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="72"] {
        font-size: 76.8px;
        font-size: 10vw
    }

    html[lang^="th"] [data-font-size-mo="72"] {
        font-size: 111.36px;
        font-size: 14.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="72"] {
        font-size: 36px;
        font-size: 10vw
    }

    html[lang^="th"] [data-font-size-mo="72"] {
        font-size: 52.2px;
        font-size: 14.5vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="70"] {
        font-size: 74.66667px;
        font-size: 9.72222vw
    }

    html[lang^="th"] [data-font-size-mo="70"] {
        font-size: 108.26667px;
        font-size: 14.09722vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="70"] {
        font-size: 35px;
        font-size: 9.72222vw
    }

    html[lang^="th"] [data-font-size-mo="70"] {
        font-size: 50.75px;
        font-size: 14.09722vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="64"] {
        font-size: 68.26667px;
        font-size: 8.88889vw
    }

    html[lang^="th"] [data-font-size-mo="64"] {
        font-size: 98.98667px;
        font-size: 12.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="64"] {
        font-size: 32px;
        font-size: 8.88889vw
    }

    html[lang^="th"] [data-font-size-mo="64"] {
        font-size: 46.4px;
        font-size: 12.88889vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="56"] {
        font-size: 59.73333px;
        font-size: 7.77778vw
    }

    html[lang^="th"] [data-font-size-mo="56"] {
        font-size: 86.61333px;
        font-size: 11.27778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="56"] {
        font-size: 28px;
        font-size: 7.77778vw
    }

    html[lang^="th"] [data-font-size-mo="56"] {
        font-size: 40.6px;
        font-size: 11.27778vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="54"] {
        font-size: 57.6px;
        font-size: 7.5vw
    }

    html[lang^="th"] [data-font-size-mo="54"] {
        font-size: 77.76px;
        font-size: 10.125vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="54"] {
        font-size: 27px;
        font-size: 7.5vw
    }

    html[lang^="th"] [data-font-size-mo="54"] {
        font-size: 36.45px;
        font-size: 10.125vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="52"] {
        font-size: 55.46667px;
        font-size: 7.22222vw
    }

    html[lang^="th"] [data-font-size-mo="52"] {
        font-size: 74.88px;
        font-size: 9.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="52"] {
        font-size: 26px;
        font-size: 7.22222vw
    }

    html[lang^="th"] [data-font-size-mo="52"] {
        font-size: 35.1px;
        font-size: 9.75vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="50"] {
        font-size: 53.33333px;
        font-size: 6.94444vw
    }

    html[lang^="th"] [data-font-size-mo="50"] {
        font-size: 72px;
        font-size: 9.375vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="50"] {
        font-size: 25px;
        font-size: 6.94444vw
    }

    html[lang^="th"] [data-font-size-mo="50"] {
        font-size: 33.75px;
        font-size: 9.375vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="48"] {
        font-size: 51.2px;
        font-size: 6.66667vw
    }

    html[lang^="th"] [data-font-size-mo="48"] {
        font-size: 69.12px;
        font-size: 9vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="48"] {
        font-size: 24px;
        font-size: 6.66667vw
    }

    html[lang^="th"] [data-font-size-mo="48"] {
        font-size: 32.4px;
        font-size: 9vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="44"] {
        font-size: 46.93333px;
        font-size: 6.11111vw
    }

    html[lang^="th"] [data-font-size-mo="44"] {
        font-size: 63.36px;
        font-size: 8.25vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="44"] {
        font-size: 22px;
        font-size: 6.11111vw
    }

    html[lang^="th"] [data-font-size-mo="44"] {
        font-size: 29.7px;
        font-size: 8.25vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="42"] {
        font-size: 44.8px;
        font-size: 5.83333vw
    }

    html[lang^="th"] [data-font-size-mo="42"] {
        font-size: 60.48px;
        font-size: 7.875vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="42"] {
        font-size: 21px;
        font-size: 5.83333vw
    }

    html[lang^="th"] [data-font-size-mo="42"] {
        font-size: 28.35px;
        font-size: 7.875vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="40"] {
        font-size: 42.66667px;
        font-size: 5.55556vw
    }

    html[lang^="th"] [data-font-size-mo="40"] {
        font-size: 57.6px;
        font-size: 7.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="40"] {
        font-size: 20px;
        font-size: 5.55556vw
    }

    html[lang^="th"] [data-font-size-mo="40"] {
        font-size: 27px;
        font-size: 7.5vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="38"] {
        font-size: 40.53333px;
        font-size: 5.27778vw
    }

    html[lang^="th"] [data-font-size-mo="38"] {
        font-size: 54.72px;
        font-size: 7.125vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="38"] {
        font-size: 19px;
        font-size: 5.27778vw
    }

    html[lang^="th"] [data-font-size-mo="38"] {
        font-size: 25.65px;
        font-size: 7.125vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="36"] {
        font-size: 38.4px;
        font-size: 5vw
    }

    html[lang^="th"] [data-font-size-mo="36"] {
        font-size: 51.84px;
        font-size: 6.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="36"] {
        font-size: 18px;
        font-size: 5vw
    }

    html[lang^="th"] [data-font-size-mo="36"] {
        font-size: 24.3px;
        font-size: 6.75vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="34"] {
        font-size: 36.26667px;
        font-size: 4.72222vw
    }

    html[lang^="th"] [data-font-size-mo="34"] {
        font-size: 48.96px;
        font-size: 6.375vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="34"] {
        font-size: 17px;
        font-size: 4.72222vw
    }

    html[lang^="th"] [data-font-size-mo="34"] {
        font-size: 22.95px;
        font-size: 6.375vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="32"] {
        font-size: 34.13333px;
        font-size: 4.44444vw
    }

    html[lang^="th"] [data-font-size-mo="32"] {
        font-size: 46.08px;
        font-size: 6vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="32"] {
        font-size: 16px;
        font-size: 4.44444vw
    }

    html[lang^="th"] [data-font-size-mo="32"] {
        font-size: 21.6px;
        font-size: 6vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="30"] {
        font-size: 32px;
        font-size: 4.16667vw
    }

    html[lang^="th"] [data-font-size-mo="30"] {
        font-size: 43.2px;
        font-size: 5.625vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="30"] {
        font-size: 15px;
        font-size: 4.16667vw
    }

    html[lang^="th"] [data-font-size-mo="30"] {
        font-size: 20.25px;
        font-size: 5.625vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="28"] {
        font-size: 29.86667px;
        font-size: 3.88889vw
    }

    html[lang^="th"] [data-font-size-mo="28"] {
        font-size: 40.32px;
        font-size: 5.25vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="28"] {
        font-size: 14px;
        font-size: 3.88889vw
    }

    html[lang^="th"] [data-font-size-mo="28"] {
        font-size: 18.9px;
        font-size: 5.25vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="24"] {
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] [data-font-size-mo="24"] {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="24"] {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] [data-font-size-mo="24"] {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="22"] {
        font-size: 23.46667px;
        font-size: 3.05556vw
    }

    html[lang^="th"] [data-font-size-mo="22"] {
        font-size: 31.68px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="22"] {
        font-size: 11px;
        font-size: 3.05556vw
    }

    html[lang^="th"] [data-font-size-mo="22"] {
        font-size: 14.85px;
        font-size: 4.125vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="20"] {
        font-size: 21.33333px;
        font-size: 2.77778vw
    }

    html[lang^="th"] [data-font-size-mo="20"] {
        font-size: 28.8px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="20"] {
        font-size: 10px;
        font-size: 2.77778vw
    }

    html[lang^="th"] [data-font-size-mo="20"] {
        font-size: 13.5px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) {
    [data-font-size-mo="18"] {
        font-size: 19.2px;
        font-size: 2.5vw
    }

    html[lang^="th"] [data-font-size-mo="18"] {
        font-size: 25.92px;
        font-size: 3.375vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    [data-font-size-mo="18"] {
        font-size: 9px;
        font-size: 2.5vw
    }

    html[lang^="th"] [data-font-size-mo="18"] {
        font-size: 12.15px;
        font-size: 3.375vw
    }
}

@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff") format("woff"), url("../../../../../../../us/smg/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("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2") format("woff2"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff") format("woff"), url("../../../../../../../us/smg/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("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"), url("../../../../../../../us/smg/etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../../../../us/smg/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
    }
}
.contentBlock-wrapper {
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    padding-bottom: 64px
}

@media (max-width: 768px) {
    .contentBlock-wrapper {
        padding-left: 16px;
        padding-right: 16px
    }
}

.contentBlock-wrapper--padding-collpase {
    padding-bottom: 0
}

.contentBlock-wrapper__image-container {
    text-align: center;
    padding-right: 0;
    padding-left: 0
}

.contentBlock-wrapper__image-container .contentblock-play {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/play-button.png") right bottom no-repeat;
    outline: none !important;
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
    color: #999999;
    padding-top: 100%;
    padding-left: 95%;
    font-size: 35px;
    position: absolute;
    bottom: 2%;
    right: 4%
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .contentBlock-wrapper__image-container .contentblock-play {
        z-index: 9
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper__image-container .contentblock-play {
        width: 48px;
        height: 48px;
        font-size: 48px;
        background-size: 45px 45px;
        right: 2%;
        display: block
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper__image-container {
        padding: 0
    }
}

.contentBlock-wrapper__image-container .contentImage {
    width: 100%
}

@media (min-width: 769px) {
    .contentBlock-wrapper__image-container .contentImage {
        height: auto
    }
}

.contentBlock-wrapper__image-container .contentImage--imageOnly {
    width: 100%;
    height: auto;
    display: block
}

@media (min-width: 769px) {
    .contentBlock-wrapper__image-container .contentImage--imageOnly {
        max-width: 1204px;
        height: auto
    }
}

.contentBlock-wrapper__text-container {
    font-family: SamsungOneLatinWeb
}

@media (min-width: 769px) {
    .contentBlock-wrapper__text-container {
        padding-left: 3.5%;
        padding-right: 3.5%
    }
}

@media (max-width: 768px) {
    .contentBlock-wrapper__text-container {
        text-align: center
    }
}

.contentBlock-wrapper__text-container .contentBlock-title {
    font-weight: 400;
    padding-top: 8.5%
}

@media (min-width: 769px) {
    .contentBlock-wrapper__text-container .contentBlock-title {
        font-size: 24px;
        padding-top: 9.5%
    }
}

.contentBlock-wrapper__text-container .contentBlock__desc {
    font-weight: 400;
    padding: 3% 5% 3% 5%
}

@media (min-width: 769px) {
    .contentBlock-wrapper__text-container .contentBlock__desc {
        font-size: 14px;
        padding: 4% 15% 6% 0
    }
}

.contentBlock-wrapper__text-container .contentBlock__btn {
    display: table;
    margin: auto;
    font-weight: 700;
    font-size: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px
}

@media (min-width: 769px) {
    .contentBlock-wrapper__text-container .contentBlock__btn {
        display: inline-block;
        margin: 0 60px 0 0;
        font-size: 11px
    }
}

.contentBlock-wrapper__text-container .contentBlock__btn:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (min-width: 769px) {
    .contentBlock-wrapper__text-container .contentBlock__btn {
        display: inline-block
    }
}

.contentBlock-wrapper--gray-theme {
    background-color: #f2f2f2
}

.contentBlock-wrapper--dark-theme {
    background-color: #000000;
    color: #FFFFFF
}

.contentBlock-wrapper--dark-theme .contentBlock-title {
    color: #FFFFFF
}

.contentBlock-wrapper--dark-theme .contentBlock__desc {
    color: #FFFFFF
}

.contentBlock-wrapper--dark-theme .contentBlock__btn {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF
}

.contentBlock-wrapper--white-theme {
    background-color: #FFFFFF
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--left--blackBar {
        border-left: 5.5vw solid #000000
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--left--grayBar {
        border-left: 5.5vw solid #F2F2F2
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--left--whiteBar {
        border-left: 5.5vw solid #FFFFFF
    }
}

.contentBlock-wrapper .contentBlock--left {
    outline: none;
    padding: 0
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--left {
        padding-right: 3px
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--right--blackBar {
        border-right: 5.5vw solid #000000
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--right--grayBar {
        border-right: 5.5vw solid #F2F2F2
    }
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--right--whiteBar {
        border-right: 5.5vw solid #FFFFFF
    }
}

.contentBlock-wrapper .contentBlock--right {
    outline: none;
    padding: 0
}

@media (min-width: 769px) {
    .contentBlock-wrapper .contentBlock--right {
        padding-left: 3px
    }
}

.contentBlock-wrapper .contentBlock__bgbar {
    width: 100%;
    height: 88px;
    position: absolute;
    bottom: 0;
    left: 0
}

@media (max-width: 768px) {
    .contentBlock-wrapper .contentBlock__bgbar {
        display: none
    }
}

.slick-dots--samsung li button {
    background: #cccccc;
    border: 1px solid #cccccc
}

.slick-dots--samsung li.slick-active button {
    background: #999999
}

.contentBlock-wrapper__image-container--imageOnly {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 1
}

@media (min-width: 769px) {
    .contentBlock-wrapper__image-container--imageOnly {
        width: 1204px;
        height: auto
    }
}

@media (max-width: 768px) {
    .contentBlock-wrapper__image-container--imageOnly {
        padding: 0
    }
}

.content-block-buffer-bottom {
    height: 88px
}
.breadscrumb__wrapper {
    background-color: #fff
}

.breadscrumb__path {
    padding-top: 1.12994%;
    padding-bottom: 1.12994%;
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

@media (min-width: 769px) {
    .breadscrumb__path {
        width: 83.4%
    }
}

.breadscrumb__path li[property=itemListElement] {
    display: inline
}

@media (min-width: 769px) {
    .breadscrumb__path li[property=itemListElement] {
        line-height: 130%
    }
}

.breadscrumb__path li:last-of-type {
    font-weight: bold
}

.breadscrumb__path a[property=item], .breadscrumb__path span[property=name] {
    color: #a6a6a6
}

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

.breadscrumb__path--smallFont {
    font-size: 11.5px;
    letter-spacing: 0.2px
}

.breadscrumb__path--smallFont a[property=item], .breadscrumb__path--smallFont span[property=name] {
    color: #646464
}

.breadscrumb__path--smallFont li:nth-last-child(2) {
    font-weight: bold
}

.breadscrumb__path--smallFont .breadscrumb--rightItem {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #1428a0
}

@media (min-width: 769px) {
    .breadscrumb__path--smallFont .breadscrumb--rightItem {
        float: right
    }
}

@media (max-width: 768px) {
    .breadscrumb__path--smallFont {
        display: block
    }

    .breadscrumb__path--smallFont li[property=itemListElement] {
        display: none
    }

    .breadscrumb__path--smallFont li:nth-last-child(2) {
        text-align: center;
        display: block;
        text-transform: uppercase;
        padding-top: 2.27273%;
        padding-bottom: 2.27273%
    }

    .breadscrumb__path--smallFont li:nth-last-child(1) {
        display: block;
        text-align: center;
        border: 8px solid #f2f2f2;
        padding-top: 2.27273%;
        padding-bottom: 2.27273%
    }
}

.breadscrumb__path--shipInfo {
    width: 100%
}
.sp-g-chatbot .sp-g-chatbot__container__blue.author{
    min-height:60px
}
.sp-g-chatbot .sp-g-chatbot__container__blue__chat_close{
    cursor:pointer;
    height:24px;
    width:12px;
    position:absolute;
    right:20px;
    top:20px
}
.sp-g-chatbot .sp-g-chatbot__container__blue__emailnow{
    position:fixed;
    font-family:"SamsungOneLatinWeb";
    background-color:white;
    text-align:center;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:70%;
    height:auto;
    padding-bottom:30px
}
@media (min-width: 1000px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__emailnow{
        width:40%
    }
}
@media (max-width: 1000px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__emailnow{
        width:70%
    }
}
.sp-g-chatbot .sp-g-chatbot__container__blue__emailnow.hide{
    display:none
}
.sp-g-chatbot .sp-g-chatbot__container__blue__backdrop{
    background:#000000;
    position:fixed;
    z-index:1000;
    top:0;
    left:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    max-height:none
}
.sp-g-chatbot .sp-g-chatbot__container__blue__backdrop.hide{
    display:none
}
.sp-g-chatbot .sp-g-chatbot__container__blue__cta-holder{
    position:fixed;
    bottom:40px;
    right:40px;
    z-index:1000
}
.sp-g-chatbot .sp-g-chatbot__container__blue__cta-holder.hide{
    display:none
}
@media (max-width: 768px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__cta-holder{
        bottom:20px;
        right:20px
    }
}
.sp-g-chatbot .sp-g-chatbot__container__blue__cta{
    display:inline-block;
    line-height:50px;
    -webkit-border-radius:30px;
    border-radius:30px;
    background:#1428a0;
    text-align:center;
    font-size:12px;
    letter-spacing:1.2px;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
    -webkit-box-shadow:0 0 13px 0 rgba(151,151,151,0.5);
    box-shadow:0 0 13px 0 rgba(151,151,151,0.5);
    cursor:pointer;
    padding:0px 20px
}
@media (max-width: 768px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__cta{
        -webkit-border-radius:50px;
        border-radius:50px;
        height:50px;
        padding:0;
        width:50px;
        font-size:0px;
        overflow:hidden
    }
}
@media (min-width: 769px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__cta:hover{
        padding:3px 23px
    }
}
.sp-g-chatbot .sp-g-chatbot__container__blue__cta:before{
    display:inline-block;
    background:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatpackage.svg") no-repeat 0 0;
    margin-right:5px;
    width:16px;
    height:20px;
    vertical-align:middle
}
@media (max-width: 768px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__cta:before{
        content:""
    }
}
@media (max-width: 768px){
    .sp-g-chatbot .sp-g-chatbot__container__blue__cta:before{
        left:50.5%;
        margin-right:0px;
        position:absolute;
        top:48%;
        -webkit-transform:translate(-50%, -50%);
        -ms-transform:translate(-50%, -50%);
        transform:translate(-50%, -50%)
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue.author{
    min-height:60px
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__chat_close{
    cursor:pointer;
    height:24px;
    width:12px;
    position:absolute;
    right:20px;
    top:20px
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__emailnow{
    position:fixed;
    font-family:"SamsungOneLatinWeb";
    background-color:white;
    text-align:center;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:70%;
    height:auto;
    padding-bottom:30px
}
@media (min-width: 1000px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__emailnow{
        width:40%
    }
}
@media (max-width: 1000px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__emailnow{
        width:70%
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__emailnow.hide{
    display:none
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__backdrop{
    background:#000000;
    position:fixed;
    z-index:1000;
    top:0;
    left:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    max-height:none
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__backdrop.hide{
    display:none
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta-holder{
    position:fixed;
    bottom:40px;
    right:40px;
    z-index:1000
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta-holder.hide{
    display:none
}
@media (max-width: 768px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta-holder{
        bottom:20px;
        right:20px
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta{
    display:inline-block;
    line-height:13px;
    max-width:170px;
    -webkit-border-radius:30px;
    border-radius:30px;
    font-size:12px;
    letter-spacing:1.2px;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
    -webkit-box-shadow:0 0 13px 0 rgba(151,151,151,0.5);
    box-shadow:0 0 13px 0 rgba(151,151,151,0.5);
    cursor:pointer;
    padding:15px 20px 15px 50px
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_disable{
    background:#4990e2
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_disable .sp-g-chatbot-star__container__blue__cta__close{
    display:none
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_small{
    -webkit-border-radius:50px;
    border-radius:50px;
    font-size:0px;
    background:#4990e2;
    overflow:hidden;
    width:50px;
    height:50px;
    padding:0 !important
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_small:before{
    left:16% !important
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_small .icon-x{
    display:none
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_active{
    background:#4990e2
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_active .icon-x{
    display:inline-block;
    position:absolute;
    top:70%;
    left:65%;
    font-size:12px;
    color:lightgreen;
    background-color:lightgreen;
    -webkit-border-radius:50px;
    border-radius:50px;
    border:2px solid #FFFFFF;
    width:15px;
    height:15px
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_active .icon-x:before{
    content:""
}
@media (max-width: 768px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta{
        -webkit-border-radius:50px;
        border-radius:50px;
        height:50px;
        padding:0;
        width:50px;
        font-size:0px;
        overflow:hidden
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta:before{
    display:inline-block;
    content:"";
    background:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatpackage.svg") no-repeat 0 0;
    margin-right:5px;
    width:30px;
    height:30px;
    vertical-align:middle;
    position:absolute;
    top:23%;
    left:5%
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta__close{
    display:inline-block;
    position:absolute;
    top:35%;
    left:87%;
    font-size:12px;
    color:#FFFFFF
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta__talk{
    padding:20px 20px 20px 50px
}
@media (max-width: 768px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta__talk{
        padding:20px 20px 20px 20px
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta__talk:before{
    display:inline-block;
    content:"";
    background:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbubbleicon.png") no-repeat 0 0;
    margin-right:5px;
    margin-left:3px;
    width:30px;
    height:30px;
    vertical-align:middle;
    position:absolute;
    top:26%;
    left:9%
}
@media (max-width: 768px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta__talk:before{
        top:25%;
        left:15%
    }
}
.sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_small:before{
    top:25%;
    left:15%
}
@media (max-width: 768px){
    .sp-g-chatbot-star .sp-g-chatbot-star__container__blue__cta_small:before{
        top:25%;
        left:15%
    }
}
 
.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}

.recently-viewed {
    text-align: center;
    -webkit-transition: height 2s ease-in-out;
    transition: height 2s ease-in-out
}

.recently-viewed>.container {
    background-color: #fff
}

.recently-viewed>.container>* {
    opacity: 1;
    -webkit-transition: opacity 2.5s ease-in-out;
    transition: opacity 2.5s ease-in-out
}

.recently-viewed--unpopulated>*:not(.recently-viewed__header) {
    opacity: 0
}

.recently-viewed--carousel {
    margin: 0 auto
}

.recently-viewed__header {
    padding-top: 12.56%
}

@media (min-width: 769px) {
    .recently-viewed__header {
        padding-top: 5.1%
    }
}

.recently-viewed__header-wrap .type-h2 {
    margin-bottom: 8.6%
}

@media (min-width: 769px) {
    .recently-viewed__header-wrap .type-h2 {
        margin-bottom: 10.8%
    }
}

.recently-viewed__products {
    padding-bottom: 12.56%
}

@media (min-width: 769px) {
    .recently-viewed__products {
        margin: 0 auto;
        padding-bottom: 5.1%;
        width: 73.75%
    }
}

.recently-viewed__product-card .product-card__content--carousel {
    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: 0;
    padding-right: 0;
    margin-left: 25%
}

.recently-viewed__product-card .product-card__content {
    width: 90%;
    margin: 0 auto
}

@media (max-width: 768px) {
    .recently-viewed__product-card .product-card__content {
        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: 0;
        padding-right: 0;
        margin-left: 25%
    }
}

.recently-viewed__product-card .product-card__content--carousel {
    margin-left: 2.5%;
    width: 95%
}

.recently-viewed__product-card .product-card__title {
    color: #363636;
    margin-bottom: 2.44%
}

@media (min-width: 769px) {
    .recently-viewed__product-card .product-card__title {
        margin-bottom: 8.02%
    }
}

.recently-viewed__product-card .product-card__price {
    color: #636363
}

.recently-viewed__img {
    display: block;
    margin-bottom: 7.77%;
    width: 100%
}

@media (min-width: 769px) {
    .recently-viewed__img {
        margin-bottom: 23%
    }
}

.recently-viewed .slick-active {
    opacity: 1
}

.recently-viewed .slick-slider {
    margin: 0
}

.recently-viewed .slick-dots {
    margin: 0 0 12.56%;
    position: relative
}

@media (min-width: 769px) {
    .recently-viewed .slick-dots {
        margin: 0 0 5.1%
    }
}

@media (min-width: 769px) {
    .recently-viewed .slick-dots li:nth-last-child(2), .recently-viewed .slick-dots li:last-child {
        display: none
    }
}

.recently-viewed .slick-dots li button::before {
    font-size: 36px
}
