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

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

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

#wrap {
    min-width: 320px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1440px) {

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

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

@media (min-width: 1440px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mp4-video {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .s-gotop-wrap .s-btn-gotop:after {
        width: 23px;
        height: 16px;
        margin: 9px auto
    }
}
.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;
}
@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
    }
}
#chatBotContainer .samsung_chatBot_window{
    position:relative;
    border:2px solid #e5e5e5;
    text-align:center;
    width:360px;
    height:520px;
    background-color:#FFFFFF
}
#chatBotContainer .samsung_chatBot_window .container{
    width:initial !important
}
#chatBotContainer .samsung_chatBot_window .container .icon-right-carat::before{
    content:'\e902';
    font-family:SamsungSharpGraphic
}
#chatBotContainer .samsung_chatBot_window .container .icon-left-carat::before{
    content:'\e903';
    font-family:SamsungSharpGraphic
}
#chatBotContainer .chat_container_popOut{
    top:50%;
    left:50%
}
#chatBotContainer .chat_window_popOut{
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
#chatBotContainer .chat_window_popOut .chatBot_user_input{
    position:absolute;
    right:0;
    left:0;
    bottom:0
}
#chatBotContainer .c_welcom_msg{
    font-size:11px;
    color:#757575;
    margin:14px 0 4px
}
#chatBotContainer .chat_error_msg{
    font-size:12px;
    height:30px;
    background-color:orange;
    position:absolute;
    width:356px;
    line-height:16px;
    z-index:99999;
    padding:7px
}
#chatBotContainer .chat_error_msg_retry{
    text-decoration:underline
}
#chatBotContainer .time_stamps{
    font-size:10px;
    color:#bbbbbb;
    margin:0px 8px;
    padding-bottom:5px
}
#chatBotContainer .c_time_stamps_title{
    font-size:10px;
    color:#bbbbbb;
    margin:2% 0 2% 0
}
#chatBotContainer .c_nav_bar{
    height:50px;
    width:100%;
    background-color:#1428A0;
    padding:0 8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
#chatBotContainer .c_nav_text{
    float:left;
    color:#FFFFFF;
    font-size:16px;
    line-height:50px
}
#chatBotContainer .c_nav_icon_x{
    float:right;
    color:#FFFFFF;
    font-size:18px;
    line-height:50px;
    padding:0 8px 0 7px
}
#chatBotContainer .nav_icon_w{
    float:right;
    color:#FFFFFF;
    font-size:18px;
    line-height:50px;
    padding:0 7px
}
#chatBotContainer .nav_icon_w_popUp{
    float:right;
    color:#FFFFFF;
    font-size:18px;
    line-height:50px;
    padding:0 7px
}
#chatBotContainer .c_nav_icon_mini{
    float:right;
    color:#FFFFFF;
    font-size:18px;
    line-height:50px;
    padding:0 7px
}
#chatBotContainer .chatBot_user_input{
    height:50px;
    -webkit-box-shadow:0 0 3px #808080;
    box-shadow:0 0 3px #808080;
    -webkit-transition:height 0.3s;
    transition:height 0.3s;
    position:absolute;
    bottom:0;
    width:100%
}
#chatBotContainer .chatBot_user_input.user_input_expande{
    height:120px
}
#chatBotContainer .c_input_options{
    display:inline-block;
    width:20px;
    height:20px;
    float:left;
    background-image:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbot-userinput-expand-v1.png");
    background-repeat:no-repeat;
    background-size:contain;
    margin:15px 0 10px 15px
}
#chatBotContainer .user_inputOption_expande{
    background-image:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbot-userinput-close.png")
}
#chatBotContainer .c_input_field{
    display:inline-block;
    line-height:50px;
    width:80%
}
#chatBotContainer .input_field_text{
    width:90%;
    border:none;
    height:30px;
    font-size:14px
}
#chatBotContainer .input_field_text::-webkit-input-placeholder{
    color:#bbbbbb;
    font-size:14px
}
#chatBotContainer .input_field_text:focus{
    outline-width:0
}
#chatBotContainer .c_send_msg{
    display:inline-block;
    width:20px;
    height:20px;
    float:right;
    background-image:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbot-send-grey.png");
    background-repeat:no-repeat;
    background-size:contain;
    margin:15px 15px 10px 0
}
#chatBotContainer .send_msg_active{
    background-image:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbot-send-blue.png")
}
#chatBotContainer .c_user_input_accor{
    background-color:#F5F5F5;
    height:70px
}
#chatBotContainer .user_restart_session{
    width:36%;
    display:inline-block;
    height:100%;
    padding-top:10px
}
#chatBotContainer .user_speak_agent{
    width:36%;
    display:inline-block;
    height:100%;
    padding-top:10px
}
#chatBotContainer .chatBotContainer{
    font-size:24px;
    height:550px;
    overflow-y:auto;
    -webkit-transition:height 0.3s;
    transition:height 0.3s;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    position:relative;
    position:absolute;
    top:50px;
    bottom:50px;
    left:0;
    width:100%;
    height:auto
}
@media (max-width: 768px){
    #chatBotContainer .chatBotContainer{
        -webkit-overflow-scrolling:touch
    }
}
#chatBotContainer .chatBotContainer::-webkit-scrollbar{
    width:6px;
    background-color:#F5F5F5
}
#chatBotContainer .chatBotContainer::-webkit-scrollbar-thumb{
    background-color:#000000
}
#chatBotContainer div[class^="postMsgCard"]{
    display:inline-block;
    background-color:#ececec;
    -webkit-border-radius:16px;
    border-radius:16px;
    font-size:14px;
    -webkit-box-shadow:0 0 10px #808080;
    box-shadow:0 0 10px #808080;
    margin:15px 10px
}
#chatBotContainer .postMsgCard-title{
    display:inline-block;
    vertical-align:top;
    width:80%;
    font-size:14px;
    font-weight:800;
    padding:0 15px
}
#chatBotContainer .postMsgCard-text{
    display:inline-block;
    vertical-align:top;
    width:80%;
    font-size:14px
}
#chatBotContainer .postMsgCard_img{
    width:100%;
    -webkit-border-radius:16px 16px 0 0;
    border-radius:16px 16px 0 0
}
#chatBotContainer .postMsgOptions_text{
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    margin:0;
    padding:12px 15px;
    cursor:pointer;
    -webkit-border-radius:32px;
    border-radius:32px;
    border:2px solid #40a2ff;
    display:inline-block
}
#chatBotContainer .postMsgOptions_text_clicked{
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    margin:0;
    padding:12px 15px;
    cursor:pointer;
    -webkit-border-radius:32px;
    border-radius:32px;
    border:2px solid #40a2ff;
    display:inline-block
}
#chatBotContainer .postMsgOptions_text_See_Order{
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    margin:0;
    padding:8px 0;
    cursor:pointer
}
#chatBotContainer div[class^="postMsgOptions_container"]{
    -webkit-border-radius:16px 16px 0 16px;
    border-radius:16px 16px 0 16px;
    margin:10px 0px;
    text-align:right;
    padding:0 0 0 5%;
    display:inline-block;
    max-width:80%
}
#chatBotContainer div[class^="postMsg_Option"]{
    margin-bottom:8px
}
#chatBotContainer .chatBotContainer .postMsgOptions_container_init{
    border:none !important;
    margin:20px 0 !important;
    padding:0 !important;
    display:block;
    max-width:100% !important
}
#chatBotContainer .postMsg_Option_init{
    border:none !important;
    -webkit-border-radius:0px !important;
    border-radius:0px !important;
    padding:10px !important;
    border-bottom:2px solid #dcdcdc !important;
    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
}
#chatBotContainer .postMsg_Option_init:first-child{
    border-top:2px solid #dcdcdc !important
}
#chatBotContainer .botMsg{
    text-align:left;
    padding-left:10px;
    overflow-wrap:break-word;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end;
    margin:10px 0
}
#chatBotContainer .botMsg.innerBotMsg{
    padding-left:0px
}
#chatBotContainer .botMsg p{
    color:#FFFFFF
}
#chatBotContainer .botMsg a{
    word-break:break-all
}
#chatBotContainer .botMsg_text_img{
    position:relative
}
#chatBotContainer .botMsg_text_img p{
    color:#000000
}
#chatBotContainer .botMsg_text_img::before{
    content:'';
    width:20px;
    height:20px;
    width:20px;
    position:absolute;
    display:inline-block;
    background-image:url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/chatbot-expand-icon.png");
    background-size:20px 20px;
    right:10px
}
#chatBotContainer .botMsg ol p{
    color:#000000
}
#chatBotContainer .chat_bot_thumbanil{
    vertical-align:bottom;
    padding-right:10px;
    width:42px;
    height:32px
}
#chatBotContainer .chat_bot_thumbanil.innerBotImage{
    width:auto
}
#chatBotContainer .chat_bot_thumbanil_hidden.chat_bot_thumbanil_hidden{
    visibility:hidden
}
#chatBotContainer .botMsg_text{
    display:inline-block;
    max-width:68%;
    font-size:14px;
    line-height:20px;
    font-weight:400;
    -webkit-border-radius:16px 16px 16px 0;
    border-radius:16px 16px 16px 0;
    color:white;
    background-color:#4990e2;
    text-align:left;
    padding:10px 15px;
    word-break:break-word
}
#chatBotContainer .botMsg_text img{
    width:-webkit-calc(100% + 30px);
    width:calc(100% + 30px);
    margin-left:-15px;
    margin-top:-10px;
    -webkit-border-radius:16px 16px 0 0;
    border-radius:16px 16px 0 0;
    cursor:pointer
}
#chatBotContainer .botMsg_text a{
    color:#FFFFFF;
    text-decoration:underline
}
#chatBotContainer .botMsg_text p{
    font-size:14px;
    line-height:20px;
    font-weight:400
}
#chatBotContainer .postMsgOptions_text_init{
    max-width:100%
}
#chatBotContainer .inputFieldMsg{
    text-align:end;
    margin:0 5%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end;
    margin:10px 10px 10px 0px;
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
#chatBotContainer .inputFieldMsg_text{
    font-size:14px;
    color:black;
    display:inline-block;
    text-align:right;
    -webkit-border-radius:16px 16px 0 16px;
    border-radius:16px 16px 0 16px;
    background-color:#dbe9f9;
    padding:10px 15px;
    max-width:79%;
    word-break:break-word
}
#chatBotContainer .container_menu_wrapper{
    text-align:right;
    margin:0px 10px
}
#chatBotContainer div[class^="container_taxonomyCategorys"]{
    -webkit-border-radius:16px 16px 0 16px;
    border-radius:16px 16px 0 16px;
    border:2px solid #40a2ff;
    margin:10px 0px;
    text-align:right;
    padding:0 5%;
    display:inline-block
}
#chatBotContainer .taxonomyCategory-label{
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    margin:0;
    padding:8px 0;
    cursor:pointer
}
#chatBotContainer div[class^="taxonomyCategory"]{
    border:2px solid #ececec;
    -webkit-border-radius:17px;
    border-radius:17px;
    -webkit-box-shadow:2px 0px 10px 0px #e5e5e5;
    box-shadow:2px 0px 10px 0px #e5e5e5
}
#chatBotContainer div[class^="taxonomyCategory"] .taxonomyCategory-image{
    border:none;
    -webkit-border-radius:17px 17px 0px 0px;
    border-radius:17px 17px 0px 0px;
    border-bottom:2px solid #ececec;
    padding:10px 5px;
    display:table;
    margin:auto;
    width:100%;
    -webkit-box-shadow:none;
    box-shadow:none
}
#chatBotContainer div[class^="taxonomyCategory"] .taxonomyCategory-image-img{
    -webkit-border-radius:17px 17px 0px 0px;
    border-radius:17px 17px 0px 0px;
    width:100%;
    max-width:220px;
    margin:auto;
    cursor:pointer
}
#chatBotContainer .container.slick-initialized.slick-slider .slick-slide{
    opacity:0.4;
    width:120px;
    margin:0px 5px
}
#chatBotContainer .container.slick-initialized.slick-slider .slick-current{
    opacity:1
}
#chatBotContainer .container.slick-initialized.slick-slider .taxonomyCategory-content{
    min-height:62px;
    display:table;
    margin:auto;
    -webkit-box-shadow:none;
    box-shadow:none
}
#chatBotContainer .container.slick-initialized.slick-slider .taxonomyCategory-content .taxonomyCategory-label{
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    margin:0;
    padding:8px 8px;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
    line-height:1.5
}
#chatBotContainer .container.slick-initialized.slick-slider button.slick-next .icon-right-carat.slick-arrow__icon{
    font-size:14px;
    color:#5b5b5b;
    position:absolute;
    top:8px;
    left:4px
}
#chatBotContainer .container.slick-initialized.slick-slider button.slick-prev .icon-left-carat.slick-arrow__icon{
    font-size:14px;
    color:#5b5b5b;
    position:absolute;
    top:8px;
    left:4px
}
#chatBotContainer .container.slick-initialized.slick-slider button.slick-next{
    height:33px;
    width:24px;
    right:6px;
    -webkit-border-radius:2px;
    border-radius:2px;
    background-color:#f2f2f2;
    border:solid 1.5px #d5d4d4;
    padding:0px
}
#chatBotContainer .container.slick-initialized.slick-slider button.slick-prev{
    height:33px;
    width:24px;
    left:6px;
    -webkit-border-radius:2px;
    border-radius:2px;
    background-color:#f2f2f2;
    border:solid 1.5px #d5d4d4;
    padding:0px
}
#chatBotContainer div[class^="taxonomyCategory"]:last-child{
    border:none
}
#chatBotContainer .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)
}
#chatBotContainer div[class^="container_menu_wrapper_article"] .slick-list{
    padding:5px 40px !important
}
#chatBotContainer div[class^="article_listItem_panel"]{
    border:1px solid #e5e5e5;
    margin:3% 5% 3% 13%;
    -webkit-border-radius:16px;
    border-radius:16px;
    -webkit-box-shadow:0px 2px 5px #808080;
    box-shadow:0px 2px 5px #808080;
    font-size:14px;
    font-weight:800
}
#chatBotContainer div[class^="article_listItem-title"]{
    padding:25% 3% 5% 3%;
    margin-bottom:0;
    -webkit-border-radius:16px 16px 0 0;
    border-radius:16px 16px 0 0;
    color:#fff;
    height:130px;
    cursor:pointer;
    text-align:left;
    position:relative
}
#chatBotContainer .article_title_content{
    position:absolute;
    bottom:5px;
    left:10px;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    font-stretch:normal;
    line-height:1.42;
    letter-spacing:normal;
    text-align:left;
    color:#ffffff
}
#chatBotContainer p[class^="article_clicked_listItem-title"]{
    padding:5% 3%;
    border-bottom:2px solid #e5e5e5;
    margin-bottom:0;
    -webkit-border-radius:16px 16px 0px 0px;
    border-radius:16px 16px 0px 0px
}
#chatBotContainer div[class^="article_listItem_viewsteps"]{
    color:#40a2ff;
    border-top:1px solid #e5e5e5;
    padding:10px;
    font-size:12px;
    line-height:1.5;
    cursor:pointer
}
#chatBotContainer div[class^="article_listItem_viewsteps"].article_listItem_viewsteps_first_p{
    font-size:11px;
    color:#363636;
    line-height:1.5;
    padding:5px 10px;
    text-align:left;
    height:40px;
    overflow:hidden
}
#chatBotContainer .botMsg ol{
    list-style-type:none;
    counter-reset:elementcounter;
    padding-left:0
}
#chatBotContainer .botMsg ol li{
    font-size:14px;
    line-height:1.5;
    font-weight:400;
    -webkit-border-radius:16px;
    border-radius:16px;
    margin:3% 3% 3% 10%;
    background:#f2f2f2;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    border:solid 1px #ececec
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ol li{
        font-size:12px
    }
}
#chatBotContainer .botMsg ol li img{
    width:100%;
    -webkit-border-radius:16px 16px 0 0;
    border-radius:16px 16px 0 0
}
#chatBotContainer .botMsg ol li p{
    padding:4%;
    font-weight:400;
    font-size:14px;
    line-height:1.5
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ol li p{
        font-size:12px
    }
}
#chatBotContainer .botMsg ol li p:before{
    content:"Step " counter(elementcounter) "\a";
    counter-increment:elementcounter;
    font-weight:bold;
    font-size:14px;
    white-space:pre;
    position:relative;
    bottom:3px
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ol li p:before{
        font-size:12px
    }
}
#chatBotContainer .botMsg ul{
    list-style-type:none;
    counter-reset:elementcounter;
    padding-left:0
}
#chatBotContainer .botMsg ul li{
    font-size:14px;
    line-height:1.5;
    font-weight:400;
    -webkit-border-radius:16px;
    border-radius:16px;
    margin:3% 3% 3% 10%;
    background:#f2f2f2;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    border:solid 1px #ececec
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ul li{
        font-size:12px
    }
}
#chatBotContainer .botMsg ul li img{
    width:100%;
    -webkit-border-radius:16px 16px 0 0;
    border-radius:16px 16px 0 0
}
#chatBotContainer .botMsg ul li p{
    padding:4%;
    font-weight:400;
    font-size:14px;
    line-height:1.5
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ul li p{
        font-size:12px
    }
}
#chatBotContainer .botMsg ul li p:before{
    content:"Step " counter(elementcounter) "\a";
    counter-increment:elementcounter;
    font-weight:bold;
    font-size:14px;
    white-space:pre;
    position:relative;
    bottom:3px
}
@media (max-width: 768px){
    #chatBotContainer .botMsg ul li p:before{
        font-size:12px
    }
}
#chatBotContainer div[class^="article_desc"]{
    font-size:14px;
    line-height:1.5
}
@media (max-width: 768px){
    #chatBotContainer div[class^="article_desc"]{
        font-size:12px
    }
}
#chatBotContainer div[class^="article_desc"] img{
    width:100%
}
#chatBotContainer div[class^="article_desc"] img.innerBotImage{
    width:auto
}
#chatBotContainer div[class^="article_desc"] ul{
    list-style:none
}
#chatBotContainer div[class^="article_desc"] p{
    font-size:14px;
    line-height:1.5;
    color:#4e4e4e;
    font-weight:400;
    -webkit-border-radius:16px;
    border-radius:16px;
    margin:3% 3% 3% 10%;
    background:#f2f2f2;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    padding:4%;
    border:solid 1px #ececec
}
@media (max-width: 768px){
    #chatBotContainer div[class^="article_desc"] p{
        font-size:12px
    }
}
#chatBotContainer div[class^="article_desc"] p b{
    color:#000000;
    font-weight:bold
}
#chatBotContainer div[class^="article_desc"] li p{
    margin:0px;
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
#chatBotContainer div[class^="article_desc"] .article_p_hide{
    display:none
}
#chatBotContainer div[class^="article_desc"] .articleExpand{
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    font-stretch:normal;
    line-height:normal;
    letter-spacing:0.2px;
    text-align:right;
    color:#4a90e2;
    margin-top:8px;
    cursor:pointer
}
#chatBotContainer div[class^="article_desc"] div[class^="article_div"]{
    font-size:14px;
    line-height:1.5;
    color:#4e4e4e;
    font-weight:400;
    -webkit-border-radius:16px;
    border-radius:16px;
    margin:3% 3% 3% 10%;
    background:#f2f2f2;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);
    padding:4%;
    border:solid 1px #ececec
}
@media (max-width: 768px){
    #chatBotContainer div[class^="article_desc"] div[class^="article_div"]{
        font-size:12px
    }
}
#chatBotContainer div[class^="article_desc"] div[class^="article_div"] b{
    font-weight:bold
}
#chatBotContainer .postMsg_order_card_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
}
#chatBotContainer .postMsg_order_card{
    background-color:transparent !important;
    margin:5% 5% 5% 12% !important
}
#chatBotContainer .chatBot_order_info{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    text-align:left
}
#chatBotContainer .chatBot_order_details{
    width:70%;
    padding:10px 0
}
#chatBotContainer .chatBot_order_img{
    width:30%;
    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
}
#chatBotContainer .chatBot_order_img img{
    width:100%
}
#chatBotContainer .chatBot_order_productName{
    font-weight:800;
    padding:3%
}
#chatBotContainer .chatBot_order_number{
    padding:3%
}
#chatBotContainer .chatBot_order_status{
    padding:3%
}
#chatBotContainer .chatBot_order_tracking{
    padding:3%
}
#chatBotContainer .chatBot_order_seeDetail{
    padding:5%;
    font-size:14px;
    font-weight:800;
    color:#40a2ff;
    border-top:2px solid #ececec;
    text-align:center
}
#chatBotContainer .livePerson_info{
    background-color:#F5F5F5;
    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;
    padding:15px;
    font-size:14px;
    margin:30px 0
}
#chatBotContainer .livePerson_info_img{
    width:30px
}
#chatBotContainer .livePerson_info_text{
    margin:0 15px;
    width:80%
}
#chatBotContainer .livePerson_info_text_init{
    color:#808080
}
#chatBotContainer .livePerson_info_text_connected{
    color:#009900
}
#chatBotContainer .agentMsg{
    text-align:left;
    padding-left:10px;
    overflow-wrap:break-word;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end;
    margin:10px 0
}
#chatBotContainer .agentMsg.agentMsg_name{
    margin-bottom:-5px
}
#chatBotContainer .agentMsg_text_name{
    font-family:'SamsungOneLatinWeb';
    font-size:12px;
    font-weight:bold;
    text-align:left;
    color:#363636
}
#chatBotContainer .agentMsg_text{
    display:inline-block;
    max-width:68%;
    font-size:14px;
    font-weight:800;
    -webkit-border-radius:16px 16px 16px 0;
    border-radius:16px 16px 16px 0;
    color:white;
    background-color:#1428a0;
    text-align:left;
    padding:10px 15px;
    word-break:break-word
}
#chatBotContainer .chat_star_rating{
    display:block;
    border:1px solid #808080;
    margin:10px 5% 10px 13%;
    margin-left:auto;
    max-width:83%;
    -webkit-border-radius:16px;
    border-radius:16px;
    padding:4% 5%
}
#chatBotContainer .chat_star_rating_text{
    font-size:14px;
    margin:15px 0
}
#chatBotContainer .chat_star_rating_exp{
    font-size:14px;
    margin:10px 0
}
#chatBotContainer .chat_star_rating-stars{
    margin:auto
}
#chatBotContainer .chat_rating_submit{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex
}
#chatBotContainer .chat_rating_submit button{
    color:#40a2ff;
    font-size:18px;
    font-size:14px;
    padding:20px 40px 0px;
    font-weight:bold
}
#chatBotContainer .chat_close_message{
    font-family:'SamsungOneLatinWeb';
    font-weight:bold;
    line-height:1.5;
    text-align:center;
    color:#4a4a4a;
    max-width:236px;
    font-size:18px;
    margin:97px auto 0
}
#chatBotContainer .chat_close_x{
    height:65px;
    width:65px;
    margin:0 43px;
    cursor:pointer
}
#chatBotContainer .chat_close_check{
    height:65px;
    width:65px;
    margin:0 43px;
    cursor:pointer
}
#chatBotContainer .chat_close_email_input_container{
    position:relative;
    max-width:300px;
    width:100%;
    margin:44px auto 0
}
#chatBotContainer .chat_close_email_input_container_text{
    width:100%;
    height:50px;
    font-size:16px;
    padding:17px 10px 4px 10px !important
}
#chatBotContainer .chat_close_img_container{
    margin:43px 0
}
#chatBotContainer .chat_close_func{
    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:12% 0
}
#chatBotContainer .chat_close_func_print{
    margin:0 20px
}
#chatBotContainer .chat_close_window .chat_close_func_email_img{
    width:45px;
    margin-bottom:19px;
    cursor:pointer
}
#chatBotContainer .chat_close_window .chat_close_func_email_text{
    font-family:'SamsungOneLatinWeb';
    font-weight:bold;
    letter-spacing:1.2px;
    text-align:left;
    color:#000000;
    font-size:12px
}
#chatBotContainer .chat_close_window .chat_close_func_email_send_text{
    font-family:"SamsungOneLatinWeb";
    font-size:12px;
    font-weight:bold;
    line-height:1.67;
    letter-spacing:1.5px;
    text-align:center;
    color:#000000
}
#chatBotContainer .chat_close_func_email{
    margin:0 20px;
    display:none
}
#chatBotContainer .chat_close_func_email_send{
    width:100px;
    margin:24px auto;
    cursor:pointer
}
#chatBotContainer .chat_close_window .chat_close_func_print_img{
    width:45px;
    margin-bottom:16px;
    cursor:pointer
}
#chatBotContainer .chat_close_window .chat_close_func_print_text{
    font-family:'SamsungOneLatinWeb';
    font-weight:bold;
    letter-spacing:1.2px;
    text-align:left;
    color:#000000;
    font-size:12px
}
#chatBotContainer .newTab_exception_text{
    line-height:36px;
    margin:21% 10% 15% 10%;
    font-size:24px
}
#chatBotContainer .chatBot_newTab_retry{
    display:inline-block;
    padding-bottom:5px;
    border-bottom:2px solid #888888
}
#chatBotContainer .spinme-right{
    display:inline-block;
    padding:15px 20px 7px 20px;
    font-size:14px;
    -webkit-border-radius:30px;
    border-radius:30px;
    line-height:1.25em;
    font-weight:100;
    opacity:0.6
}
#chatBotContainer .spinme-left{
    display:inline-block;
    padding:15px 20px 7px 20px;
    font-size:14px;
    color:red;
    -webkit-border-radius:30px;
    border-radius:30px;
    line-height:1.25em;
    font-weight:100;
    opacity:0.6
}
#chatBotContainer .spinner{
    margin:0;
    width:30px;
    text-align:center
}
#chatBotContainer .spinner>div{
    width:10px;
    height:10px;
    -webkit-border-radius:100%;
    border-radius:100%;
    display:inline-block;
    -webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
    animation:sk-bouncedelay 1.4s infinite ease-in-out both;
    background:#40a2ff
}
#chatBotContainer .spinner .bounce1{
    -webkit-animation-delay:-0.32s;
    animation-delay:-0.32s
}
#chatBotContainer .spinner .bounce2{
    -webkit-animation-delay:-0.16s;
    animation-delay:-0.16s
}
@-webkit-keyframes sk-bouncedelay{
    0%,80%,100%{
        -webkit-transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1)
    }
}
@keyframes sk-bouncedelay{
    0%,80%,100%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.samsung_chat_proactive_layer{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex;
    position:fixed;
    background-color:#FFFFFF;
    z-index:1119;
    width:30%;
    height:25%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    top:50%;
    left:50%;
    border:3px solid #1428a0
}
@media (max-width: 768px){
    .samsung_chat_proactive_layer{
        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;
        height:40%;
        width:70%
    }
}
.samsung_chat_proactive_layer .proactive_layer_logo{
    width:40%;
    background-color:#1428a0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    -js-display:flex;
    display:flex
}
@media (max-width: 768px){
    .samsung_chat_proactive_layer .proactive_layer_logo{
        width:100%;
        height:50%
    }
}
.samsung_chat_proactive_layer .proactive_layer_logo_img{
    display:block;
    margin:auto;
    width:85px
}
.samsung_chat_proactive_layer .proactive_layer_chatNow{
    margin:auto
}
.samsung_chat_proactive_layer .proactive_layer_needHelp{
    font-size:30px;
    font-weight:800;
    text-align:center;
    margin-bottom:10%
}
.samsung_chat_proactive_layer .proactive_c_layer_chatNow_cta{
    text-align:center;
    -webkit-border-radius:30px;
    border-radius:30px;
    background:#1428a0;
    font-size:12px;
    letter-spacing:1.2px;
    font-weight:700;
    color:#fff;
    line-height:50px;
    text-transform:uppercase;
    cursor:pointer;
    padding:0 30px
}
.postChatEmail_label{
    z-index:5;
    font-family:"SamsungOneLatinWeb";
    position:absolute;
    display:inline-block;
    top:25px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:11px;
    line-height:14px;
    font-size:14px;
    font-weight:400;
    color:#636363;
    -webkit-transition:all .4s;
    transition:all .4s
}
.postChatEmail_icon{
    z-index:5;
    position:absolute;
    visibility:hidden;
    top:15px;
    right:10px
}
.email_input_focused{
    top:10px;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.postChatEmail_error{
    visibility:hidden;
    color:#dc2222;
    padding-top:8px;
    width:90%;
    margin:auto;
    font-size:14px;
    font-family:"SamsungOneLatinWeb";
    text-align:center
}
.postChatEmail_sent{
    max-width:170px;
    width:100%;
    padding-top:30px;
    margin:auto
}
.postChatEmail_sent_text{
    font-size:18px;
    color:#4a4a4a;
    font-family:"SamsungOneLatinWeb";
    font-weight:bold;
    line-height:1.5;
    text-align:center
}
.postChatEmail_sent_return{
    padding:24px 0 0;
    border-bottom:1.5px solid black;
    font-family:"SamsungOneLatinWeb";
    font-size:12px;
    font-weight:bold;
    line-height:2.67;
    letter-spacing:1.5px;
    text-align:center;
    color:#000000;
    width:53px;
    margin:auto;
    cursor:pointer
}
.chatBotImage_flyout_container{
    position:fixed;
    z-index:1999999;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgba(0,0,0,0.7)
}
.chatBotImage_flyout_content{
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    background-color:#fefefe;
    text-align:center
}
.icon-x.chatbot_icon_X{
    position:fixed;
    top:10px;
    right:5px;
    width:25px;
    height:25px;
    background-color:#fff;
    cursor:pointer
}
.icon-x.chatbot_icon_X img{
    width:100%
}
@media (max-width: 769px){
    .chatBotImage_flyout_content{
        position:fixed;
        top:50%;
        left:0;
        right:0;
        -webkit-transform:translate(0, -50%);
        -ms-transform:translate(0, -50%);
        transform:translate(0, -50%)
    }
}
 
@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
}

.st-home-2020 .s-padding-top-narrow {
    padding-top: 34.13333px;
    padding-top: 4.44444vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-top-narrow {
        padding-top: 16px;
        padding-top: 4.44444vw
    }
}

.st-home-2020 .s-padding-top-normal {
    padding-top: 51.2px;
    padding-top: 6.66667vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-top-normal {
        padding-top: 24px;
        padding-top: 6.66667vw
    }
}

.st-home-2020 .s-padding-top-wide {
    padding-top: 68.26667px;
    padding-top: 8.88889vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-top-wide {
        padding-top: 32px;
        padding-top: 8.88889vw
    }
}

.st-home-2020 .s-padding-bottom-narrow {
    padding-bottom: 34.13333px;
    padding-bottom: 4.44444vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-bottom-narrow {
        padding-bottom: 16px;
        padding-bottom: 4.44444vw
    }
}

.st-home-2020 .s-padding-bottom-normal {
    padding-bottom: 51.2px;
    padding-bottom: 6.66667vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-bottom-normal {
        padding-bottom: 24px;
        padding-bottom: 6.66667vw
    }
}

.st-home-2020 .s-padding-bottom-wide {
    padding-bottom: 68.26667px;
    padding-bottom: 8.88889vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-padding-bottom-wide {
        padding-bottom: 32px;
        padding-bottom: 8.88889vw
    }
}

.st-home-2020 .swiper-arrow {
    display: none
}

.st-home-2020 .swiper-pagination-area {
    pointer-events: none;
    width: 100%;
    text-align: center;
    line-height: 1px;
    font-size: 0
}

.aem-AuthorLayer-Edit .st-home-2020 .swiper-pagination-area {
    display: none
}

.st-home-2020 .swiper-pagination {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    white-space: nowrap;
    line-height: 16px
}

.st-home-2020 .swiper-pagination__list {
    display: inline-block;
    vertical-align: bottom;
    font-size: 0
}

.st-home-2020 .swiper-pagination__item {
    pointer-events: all;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 4.26667px;
    margin: 0vw .55556vw;
    font-size: 12px
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__item {
        margin: 0px 2px;
        margin: 0vw .55556vw
    }
}

.st-home-2020 .swiper-pagination__anchor {
    overflow: hidden;
    display: inline-block;
    width: 34.13333px;
    width: 4.44444vw;
    height: 34.13333px;
    height: 4.44444vw;
    padding: 8.53333px;
    padding: 1.11111vw;
    vertical-align: top;
    cursor: pointer
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor {
        width: 16px;
        width: 4.44444vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor {
        height: 16px;
        height: 4.44444vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor {
        padding: 4px;
        padding: 1.11111vw
    }
}

.st-home-2020 .swiper-pagination__anchor-inner {
    display: inline-block;
    overflow: hidden;
    width: 17.06667px;
    width: 2.22222vw;
    height: 17.06667px;
    height: 2.22222vw;
    -webkit-border-radius: 8.53333px;
    border-radius: 8.53333px;
    -webkit-border-radius: 1.11111vw;
    border-radius: 1.11111vw;
    vertical-align: top;
    background-color: #8f8f8f;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor-inner {
        width: 8px;
        width: 2.22222vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor-inner {
        height: 8px;
        height: 2.22222vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-pagination__anchor-inner {
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -webkit-border-radius: 1.11111vw;
        border-radius: 1.11111vw
    }
}

.st-home-2020 .swiper-pagination__anchor-text {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    font-size: 12px;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px
}

.st-home-2020 .swiper-pagination__item.is-active .swiper-pagination__anchor-inner {
    background-color: #000
}

.st-home-2020 .swiper-pagination-bullet {
    pointer-events: all;
    overflow: hidden;
    opacity: 1 !important;
    width: 16px !important;
    height: 16px !important;
    padding: 4px;
    margin: 0 2px !important;
    vertical-align: top;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.st-home-2020 .swiper-pagination-bullet:after {
    display: inline-block;
    overflow: hidden;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;
    background-color: #8f8f8f;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    content: ''
}

.st-home-2020 .swiper-pagination-bullet-active:after {
    background-color: #000
}

.st-home-2020 .swiper-pagination-bullet__current {
    display: none
}

.st-home-2020 .swiper-pagination__progress {
    display: none
}

.st-home-2020 .swiper-controls {
    pointer-events: all;
    display: inline-block;
    vertical-align: bottom
}

.st-home-2020 .swiper-controls-cta {
    display: inline-block;
    width: 34.13333px;
    width: 4.44444vw;
    height: 34.13333px;
    height: 4.44444vw;
    padding: 4.26667px 0px;
    padding: .55556vw 0vw;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1px;
    border: none;
    margin: auto
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-controls-cta {
        width: 16px;
        width: 4.44444vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-controls-cta {
        height: 16px;
        height: 4.44444vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-controls-cta {
        padding: 2px 0px;
        padding: .55556vw 0vw
    }
}

.st-home-2020 .swiper-controls-cta:after {
    display: inline-block;
    overflow: hidden;
    width: 25.6px;
    width: 3.33333vw;
    height: 25.6px;
    height: 3.33333vw;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: ''
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-controls-cta:after {
        width: 12px;
        width: 3.33333vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-controls-cta:after {
        height: 12px;
        height: 3.33333vw
    }
}

.st-home-2020 .swiper-controls-cta--pause:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/home/new-home-ico-pause-black.svg)
}

.st-home-2020 .swiper-controls-cta--play:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/home/new-home-ico-play-black.svg)
}

.st-home-2020 .swiper-scrollbar {
    width: 665.6px;
    width: 86.66667vw;
    margin: 29.86667px auto;
    margin: 3.88889vw auto
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-scrollbar {
        width: 312px;
        width: 86.66667vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-scrollbar {
        margin: 14px auto;
        margin: 3.88889vw auto
    }
}

.st-home-2020 .swiper-scrollbar-drag {
    cursor: pointer
}

.st-home-2020 .swiper-container-horizontal>.swiper-scrollbar {
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 665.6px;
    width: 86.66667vw
}

@media (max-width: 360px) {
    .st-home-2020 .swiper-container-horizontal>.swiper-scrollbar {
        width: 312px;
        width: 86.66667vw
    }
}

.st-home-2020 .swiper-container-horizontal~.swiper-scrollbar {
    height: 4px
}

.st-home-2020 .s-carousel--theme-black .swiper-scrollbar {
    background-color: #eee
}

.st-home-2020 .s-carousel--theme-black .swiper-scrollbar-drag {
    background-color: #8f8f8f
}

.st-home-2020 .s-carousel--theme-black .swiper-scrollbar-drag:hover {
    background-color: #313131
}

.st-home-2020 .s-carousel--theme-white .swiper-pagination__item.is-active .swiper-pagination__anchor-inner, .st-home-2020 .s-carousel--theme-white .swiper-pagination-bullet-active:after {
    background-color: #fff
}

.st-home-2020 .s-carousel--theme-white .swiper-scrollbar {
    background-color: #313131
}

.st-home-2020 .s-carousel--theme-white .swiper-scrollbar-drag {
    background-color: #bbb
}

.st-home-2020 .s-carousel--theme-white .swiper-scrollbar-drag:hover {
    background-color: #f4f4f4
}

.st-home-2020 .s-carousel--theme-white .swiper-controls-cta--pause:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/home/new-home-ico-pause.svg)
}

.st-home-2020 .s-carousel--theme-white .swiper-controls-cta--play:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/home/new-home-ico-play.svg)
}

.st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23ffffff' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23ffffff' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:hover:after, .st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23888888' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:hover:after, .rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--prev .swiper-arrow-button:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23888888' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23ffffff' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23ffffff' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23ffffff' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:hover:after, .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23888888' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:hover:after, .rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23888888' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:hover:after, .rtl .st-home-2020 .s-carousel--theme-white .swiper-arrow--next .swiper-arrow-button:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%23888888' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-ico-new-window _:-webkit-full-screen:not(:root:root):after, .st-home-2020 .s-ico-new-window:after {
    -webkit-transition-property: none;
    transition-property: none
}

.st-home-2020 .s-btn-text, .st-home-2020 .s-btn-text-underline, .st-home-2020 .s-btn-encased {
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    -webkit-transition-property: background-color, color, border-color;
    transition-property: background-color, color, border-color
}

.st-home-2020 .s-btn-text.is-disabled, .st-home-2020 .s-btn-text-underline.is-disabled, .st-home-2020 .s-btn-encased.is-disabled {
    cursor: default;
    pointer-events: none
}

.st-home-2020 .s-btn-text:after, .st-home-2020 .s-btn-text-underline:after, .st-home-2020 .s-btn-encased:after {
    background-size: 100%
}

.st-home-2020 .s-btn-text:after, .st-home-2020 .s-btn-text-underline:after {
    margin-left: 9px;
    margin-left: .625vw
}

@media (min-width: 1440px) {
    .st-home-2020 .s-btn-text:after, .st-home-2020 .s-btn-text-underline:after {
        margin-left: 9px
    }
}

.st-home-2020 .s-btn-text:hover, .st-home-2020 .s-btn-text:focus, .st-home-2020 .s-btn-text:active, .st-home-2020 .s-btn-text-underline:hover, .st-home-2020 .s-btn-text-underline:focus, .st-home-2020 .s-btn-text-underline:active {
    color: #555
}

.st-home-2020 .s-btn-text:hover:before, .st-home-2020 .s-btn-text:focus:before, .st-home-2020 .s-btn-text:active:before, .st-home-2020 .s-btn-text-underline:hover:before, .st-home-2020 .s-btn-text-underline:focus:before, .st-home-2020 .s-btn-text-underline:active:before {
    background-color: #555
}

.st-home-2020 .s-btn-text.is-disabled, .st-home-2020 .s-btn-text-underline.is-disabled {
    color: #ddd
}

.st-home-2020 .s-btn-text.is-disabled:before, .st-home-2020 .s-btn-text-underline.is-disabled:before {
    background-color: #ddd
}

.st-home-2020 .s-btn-text.s-white:hover, .st-home-2020 .s-btn-text.s-white:focus, .st-home-2020 .s-btn-text.s-white:active, .st-home-2020 .s-btn-text-underline.s-white:hover, .st-home-2020 .s-btn-text-underline.s-white:focus, .st-home-2020 .s-btn-text-underline.s-white:active {
    color: #ddd
}

.st-home-2020 .s-btn-text.s-white:hover:before, .st-home-2020 .s-btn-text.s-white:focus:before, .st-home-2020 .s-btn-text.s-white:active:before, .st-home-2020 .s-btn-text-underline.s-white:hover:before, .st-home-2020 .s-btn-text-underline.s-white:focus:before, .st-home-2020 .s-btn-text-underline.s-white:active:before {
    background-color: #ddd
}

.st-home-2020 .s-btn-text.s-white.is-disabled, .st-home-2020 .s-btn-text-underline.s-white.is-disabled {
    color: #555
}

.st-home-2020 .s-btn-text.s-white.is-disabled:before, .st-home-2020 .s-btn-text-underline.s-white.is-disabled:before {
    background-color: #555
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%230' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%230' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):hover:after, .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):focus:after, .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):active:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:hover:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:focus:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:active:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):hover:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):focus:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):active:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:hover:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:focus:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23555' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):hover:after, .rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):focus:after, .rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window):active:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:hover:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:focus:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup:active:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):hover:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):focus:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window):active:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:hover:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:focus:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23555' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).is-disabled:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.is-disabled:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).is-disabled:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23ddd' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).is-disabled:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.is-disabled:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).is-disabled:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23ddd' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23fff' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23fff' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:hover:after, .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:focus:after, .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:active:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:hover:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:focus:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:active:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:hover:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:focus:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:active:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:hover:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:focus:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23ddd' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:hover:after, .rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:focus:after, .rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white:active:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:hover:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:focus:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white:active:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:hover:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:focus:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white:active:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:hover:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:focus:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23ddd' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white.is-disabled:after, .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white.is-disabled:after, .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white.is-disabled:after, .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23555' d='M11.334 8.411L2.667 0 0 2.588 8.668 11 0 19.411 2.667 22l8.667-8.412L14 11z'/%3E%3C/svg%3E%0A")
}

.rtl .st-home-2020 .s-btn-text.s-btn-text:not(.s-ico-new-window).s-white.is-disabled:after, .rtl .st-home-2020 .s-btn-text.s-btn-text-underline.s-ico-layer-popup.s-white.is-disabled:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text:not(.s-ico-new-window).s-white.is-disabled:after, .rtl .st-home-2020 .s-btn-text-underline.s-btn-text-underline.s-ico-layer-popup.s-white.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26' width='16' height='26'%3E%3Cpath fill='%23555' d='M2.666 13.59L11.333 22l2.666-2.588L5.332 11 14 2.589 11.333 0 2.666 8.413 0 11z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-ico-new-window:hover:after, .st-home-2020 .s-btn-text.s-ico-new-window:focus:after, .st-home-2020 .s-btn-text.s-ico-new-window:active:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window:hover:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window:focus:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23555' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-ico-new-window.is-disabled:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23ddd' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-ico-new-window.s-white:hover:after, .st-home-2020 .s-btn-text.s-ico-new-window.s-white:focus:after, .st-home-2020 .s-btn-text.s-ico-new-window.s-white:active:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window.s-white:hover:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window.s-white:focus:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window.s-white:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23ddd' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text.s-ico-new-window.s-white.is-disabled:after, .st-home-2020 .s-btn-text-underline.s-ico-new-window.s-white.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23555' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-text-underline {
    line-height: 46.93333px;
    line-height: 6.11111vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-text-underline {
        line-height: 22px;
        line-height: 6.11111vw
    }
}

@-webkit-keyframes borderAnimate {
    from {
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes borderAnimate {
    from {
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.st-home-2020 .s-btn-text-underline:before {
    height: 4.26667px;
    height: .55556vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-text-underline:before {
        height: 2px;
        height: .55556vw
    }
}

.st-home-2020 .s-btn-text-underline:hover:before, .st-home-2020 .s-btn-text-underline:focus:before, .st-home-2020 .s-btn-text-underline:active:before {
    -webkit-animation: borderAnimate 0.6s both;
    animation: borderAnimate 0.6s both;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0, 0.2, 1);
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.st-home-2020 .s-btn-text-underline.is-disabled:before {
    -webkit-animation: none;
    animation: none
}

.st-home-2020 .s-btn-encased {
    padding: 19.2px 51.2px 21.33333px;
    padding: 2.5vw 6.66667vw 2.77778vw;
    line-height: 40.53333px;
    line-height: 5.27778vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-encased {
        padding: 9px 24px 10px;
        padding: 2.5vw 6.66667vw 2.77778vw
    }
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-encased {
        line-height: 19px;
        line-height: 5.27778vw
    }
}

.st-home-2020 .s-btn-encased:hover, .st-home-2020 .s-btn-encased:focus, .st-home-2020 .s-btn-encased:active {
    border-color: #555;
    background-color: rgba(0, 0, 0, 0.05);
    color: #555
}

.st-home-2020 .s-btn-encased.is-disabled {
    border-color: #ddd;
    background-color: transparent;
    color: #ddd;
    cursor: default
}

.st-home-2020 .s-btn-encased.s-ico-new-window {
    padding-right: 91.73333px;
    padding-right: 11.94444vw
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window {
        padding-right: 43px;
        padding-right: 11.94444vw
    }
}

.st-home-2020 .s-btn-encased.s-ico-new-window:after {
    right: 51.2px;
    right: 6.66667vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%230' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

@media (max-width: 360px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window:after {
        right: 24px;
        right: 6.66667vw
    }
}

.st-home-2020 .s-btn-encased.s-ico-new-window:hover:after, .st-home-2020 .s-btn-encased.s-ico-new-window:focus:after, .st-home-2020 .s-btn-encased.s-ico-new-window:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23555' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23ddd' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-white:hover, .st-home-2020 .s-btn-encased.s-white:focus, .st-home-2020 .s-btn-encased.s-white:active {
    border-color: #ddd;
    background-color: rgba(255, 255, 255, 0.15);
    color: #ddd
}

.st-home-2020 .s-btn-encased.s-white.is-disabled {
    border-color: #555;
    background-color: transparent;
    color: #555
}

.st-home-2020 .s-btn-encased.s-white.s-ico-new-window:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23fff' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-white.s-ico-new-window:hover:after, .st-home-2020 .s-btn-encased.s-white.s-ico-new-window:focus:after, .st-home-2020 .s-btn-encased.s-white.s-ico-new-window:active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23ddd' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-white.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23555' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-btn-black {
    background-color: #000;
    color: #fff
}

.st-home-2020 .s-btn-encased.s-btn-black:hover, .st-home-2020 .s-btn-encased.s-btn-black:focus, .st-home-2020 .s-btn-encased.s-btn-black:active {
    border-color: #555;
    background-color: #555;
    color: #eee
}

.st-home-2020 .s-btn-encased.s-btn-black.is-disabled {
    border-color: #ddd;
    background-color: #ddd;
    color: #eee
}

.st-home-2020 .s-btn-encased.s-btn-black.s-ico-new-window:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23fff' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-btn-black.s-ico-new-window:hover:after, .st-home-2020 .s-btn-encased.s-btn-black.s-ico-new-window:focus:after, .st-home-2020 .s-btn-encased.s-btn-black.s-ico-new-window:active:after, .st-home-2020 .s-btn-encased.s-btn-black.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23eee' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-btn-white:hover, .st-home-2020 .s-btn-encased.s-btn-white:focus, .st-home-2020 .s-btn-encased.s-btn-white:active {
    border-color: #ddd;
    background-color: #ddd;
    color: #313131
}

.st-home-2020 .s-btn-encased.s-btn-white.is-disabled {
    border-color: #555;
    background-color: #555;
    color: #313131
}

.st-home-2020 .s-btn-encased.s-btn-white.s-ico-new-window:after {
    background-size: 100%
}

.st-home-2020 .s-btn-encased.s-btn-white.s-ico-new-window:hover:after, .st-home-2020 .s-btn-encased.s-btn-white.s-ico-new-window:focus:after, .st-home-2020 .s-btn-encased.s-btn-white.s-ico-new-window:active:after, .st-home-2020 .s-btn-encased.s-btn-white.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23313131' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A") !important;
    background-size: 100% !important
}

.st-home-2020 .s-btn-encased.s-btn-skyblue {
    border-color: #2189Ff;
    background-color: #2189Ff;
    color: #fff
}

.st-home-2020 .s-btn-encased.s-btn-skyblue:hover, .st-home-2020 .s-btn-encased.s-btn-skyblue:focus, .st-home-2020 .s-btn-encased.s-btn-skyblue:active {
    border-color: #3ba7ff;
    background-color: #3ba7ff;
    color: #f4f4f4
}

.st-home-2020 .s-btn-encased.s-btn-skyblue.is-disabled {
    border-color: #d4e2f3;
    background-color: #d4e2f3;
    color: #f4f4f4
}

.st-home-2020 .s-btn-encased.s-btn-skyblue.s-ico-new-window:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23fff' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

.st-home-2020 .s-btn-encased.s-btn-skyblue.s-ico-new-window:hover:after, .st-home-2020 .s-btn-encased.s-btn-skyblue.s-ico-new-window:focus:after, .st-home-2020 .s-btn-encased.s-btn-skyblue.s-ico-new-window:active:after, .st-home-2020 .s-btn-encased.s-btn-skyblue.s-ico-new-window.is-disabled:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 11' width='11' height='11'%3E%3Cpath fill='%23f4f4f4' d='M5.94 0v1.28h2.08L2.97 6.24l.76.82 4.99-4.98v2.08H10V0H5.94zM0 0v10h10V5.45H8.72v3.27H1.28V1.28h3.27V0H0z'/%3E%3C/svg%3E%0A")
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-top-narrow {
        padding-top: 16px;
        padding-top: 1.11111vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-top-narrow {
        padding-top: 16px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-top-normal {
        padding-top: 32px;
        padding-top: 2.22222vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-top-normal {
        padding-top: 32px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-top-wide {
        padding-top: 48px;
        padding-top: 3.33333vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-top-wide {
        padding-top: 48px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-bottom-narrow {
        padding-bottom: 16px;
        padding-bottom: 1.11111vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-bottom-narrow {
        padding-bottom: 16px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-bottom-normal {
        padding-bottom: 32px;
        padding-bottom: 2.22222vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-bottom-normal {
        padding-bottom: 32px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-padding-bottom-wide {
        padding-bottom: 48px;
        padding-bottom: 3.33333vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-padding-bottom-wide {
        padding-bottom: 48px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-arrow {
        display: block;
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 64px;
        width: 4.44444vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow {
        width: 64px
    }
}

@media screen and (min-width: 769px) {
    .aem-AuthorLayer-Edit .st-home-2020 .swiper-arrow, .st-home-2020 .swiper-arrow.slick-hidden {
        display: none !important
    }

    .st-home-2020 .swiper-arrow-button {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 64px;
        height: 4.44444vw;
        border: none;
        background-color: transparent
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow-button {
        height: 64px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-arrow-button:after {
        display: inline-block;
        width: 25px;
        width: 1.73611vw;
        height: 46px;
        height: 3.19444vw;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
        transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
        -webkit-transition-property: background;
        transition-property: background;
        content: ''
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow-button:after {
        width: 25px
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow-button:after {
        height: 46px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-arrow-button:hover:before, .st-home-2020 .swiper-arrow-button:focus:before, .st-home-2020 .swiper-arrow-button:active:before {
        opacity: 0.6
    }

    .st-home-2020 .swiper-arrow-button.is-disabled {
        opacity: 0.3
    }

    .st-home-2020 .swiper-arrow--prev {
        left: 0
    }

    .st-home-2020 .swiper-arrow--prev .swiper-arrow-button {
        padding-right: 2px;
        padding-right: .13889vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow--prev .swiper-arrow-button {
        padding-right: 2px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%230' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%230' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:hover:after, .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:focus:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%238f8f8f' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:hover:after, .rtl .st-home-2020 .swiper-arrow--prev .swiper-arrow-button:focus:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%238f8f8f' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .st-home-2020 .swiper-arrow--next {
        right: 0
    }

    .st-home-2020 .swiper-arrow--next .swiper-arrow-button {
        padding-left: 3px;
        padding-left: .20833vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-arrow--next .swiper-arrow-button {
        padding-left: 3px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-arrow--next .swiper-arrow-button:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%230' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%230' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%230' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .st-home-2020 .swiper-arrow--next .swiper-arrow-button:hover:after, .st-home-2020 .swiper-arrow--next .swiper-arrow-button:focus:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%238f8f8f' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:hover:after, .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:focus:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%238f8f8f' d='M27.6.00015a1.59961,1.59961,0,0,1,1.13184,2.73144L3.8627,27.59976,28.73184,52.46841a1.60031,1.60031,0,1,1-2.26368,2.26269l-26-25.99951a1.60261,1.60261,0,0,1,0-2.26367l26-26A1.59958,1.59958,0,0,1,27.6.00015Z'/%3E%3C/svg%3E%0A")
    }

    .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:hover:after, .rtl .st-home-2020 .swiper-arrow--next .swiper-arrow-button:focus:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 55' width='29' height='55'%3E%3Cpath fill='%238f8f8f' d='M1.6,55.19985A1.59961,1.59961,0,0,1,.46816,52.46841L25.3373,27.60024.46816,2.73159A1.60031,1.60031,0,0,1,2.73184.4689l26,25.99951a1.60261,1.60261,0,0,1,0,2.26367l-26,26A1.59958,1.59958,0,0,1,1.6,55.19985Z'/%3E%3C/svg%3E%0A")
    }

    .st-home-2020 .swiper-pagination {
        line-height: 16px
    }

    .st-home-2020 .swiper-pagination__item {
        margin: 0 2px
    }

    .st-home-2020 .swiper-pagination__anchor {
        width: 16px;
        height: 16px;
        padding: 4px
    }

    .st-home-2020 .swiper-pagination__anchor-inner {
        width: 8px;
        height: 8px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .st-home-2020 .swiper-controls {
        margin: 0px 8px;
        margin: 0vw .55556vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-controls {
        margin: 0px 8px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-controls-cta {
        width: 16px;
        height: 16px;
        padding: 2px 0
    }

    .st-home-2020 .swiper-controls-cta:after {
        width: 12px;
        height: 12px
    }

    .st-home-2020 .swiper-scrollbar {
        width: 312px;
        width: 21.66667vw;
        margin: 14px auto;
        margin: .97222vw auto
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-scrollbar {
        width: 312px
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-scrollbar {
        margin: 14px auto
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .swiper-container-horizontal>.swiper-scrollbar {
        width: 312px;
        width: 21.66667vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .swiper-container-horizontal>.swiper-scrollbar {
        width: 312px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__item {
        margin: 0px 8px;
        margin: 0vw .55556vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__item {
        margin: 0px 8px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor {
        width: auto;
        width: 114px;
        width: 7.91667vw;
        height: auto;
        padding: 0
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor {
        width: 114px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-inner {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: transparent !important
    }

    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        overflow: visible;
        position: relative;
        width: auto;
        height: auto;
        padding: 2px 16px 4px;
        padding: .13889vw 1.11111vw .27778vw;
        min-height: 26px;
        min-height: 1.80556vw;
        clip: none;
        margin: 0;
        display: block;
        font-size: 14px;
        font-size: .97222vw;
        line-height: 1.33;
        font-weight: bold;
        color: #000;
        white-space: normal;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: opacity 0.4s ease-in-out, bottom .4s linear;
        transition: opacity 0.4s ease-in-out, bottom .4s linear
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        padding: 2px 16px 4px
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        min-height: 26px
    }
}

@media screen and (min-width: 769px) {
    html[lang^="th"] .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        font-size: 18.9px;
        font-size: 1.3125vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        font-size: 14px
    }

    html[lang^="th"] .st-home-2020 .s-carousel--type-text .swiper-pagination__anchor-text {
        font-size: 18.9px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-carousel--type-text .swiper-pagination__progress {
        display: block;
        position: relative;
        width: 100%;
        height: 2px;
        background: rgba(0, 0, 0, 0.3)
    }

    .st-home-2020 .s-carousel--type-text .swiper-pagination__progress progress {
        display: none
    }

    .st-home-2020 .s-carousel--type-text .swiper-pagination__progress-bar {
        width: 0%;
        height: 100%;
        background: #000
    }

    .st-home-2020 .s-carousel--type-text.s-text-hover .swiper-pagination__anchor-text {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    .st-home-2020 .s-carousel--type-text.s-text-hover .swiper-pagination__anchor:hover .swiper-pagination__anchor-text, .st-home-2020 .s-carousel--type-text.s-text-hover .swiper-pagination__anchor:focus .swiper-pagination__anchor-text {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .st-home-2020 .s-carousel--type-text .swiper-controls {
        margin-bottom: -2px;
        margin-bottom: -.13889vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-carousel--type-text .swiper-controls {
        margin-bottom: -2px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-carousel--theme-white.s-carousel--type-text .swiper-pagination__anchor-text {
        color: #fff
    }

    .st-home-2020 .s-carousel--theme-white.s-carousel--type-text .swiper-pagination__progress {
        background: rgba(255, 255, 255, 0.3)
    }

    .st-home-2020 .s-carousel--theme-white.s-carousel--type-text .swiper-pagination__progress-bar {
        background: #fff
    }

    .st-home-2020 .s-btn-text-underline {
        line-height: 24px;
        line-height: 1.66667vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-text-underline {
        line-height: 24px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-btn-text-underline:before {
        height: 2px
    }

    .st-home-2020 .s-btn-text-underline.s-ico-new-window:after {
        margin-top: -1px;
        margin-top: -.06944vw;
        margin-left: 6px;
        margin-left: .41667vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-text-underline.s-ico-new-window:after {
        margin-top: -1px
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-text-underline.s-ico-new-window:after {
        margin-left: 6px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-btn-encased {
        padding: 9px 24px 10px;
        padding: .625vw 1.66667vw .69444vw;
        line-height: 19px;
        line-height: 1.31944vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-encased {
        padding: 9px 24px 10px
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-encased {
        line-height: 19px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window {
        padding-right: 43px;
        padding-right: 2.98611vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window {
        padding-right: 43px
    }
}

@media screen and (min-width: 769px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window:after {
        right: 24px;
        right: 1.66667vw
    }
}

@media screen and (min-width: 769px) and (min-width: 1440px) {
    .st-home-2020 .s-btn-encased.s-ico-new-window:after {
        right: 24px
    }
}

@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
}
.product-details-v2 .product-details__info-access .access__title {
  font-size: 14px;
  font-weight: 700;
}

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

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

.product-details-v2 .product-details__info-access .access__main {
  margin-top: 14px;
  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-v2 .product-details__info-access .access__logo {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  font-family: SamsungSharpSans;
  text-align: center;
  margin-right: 5px;
  -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-v2 .product-details__info-access .access__logo div {
  text-align: left;
}

.product-details-v2 .product-details__info-access .access__logo img {
  width: 30px;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-access .access__warnning {
  margin: 20px;
  background: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  padding: 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;
}

.product-details-v2 .product-details__info-access .access__warnning-circleI {
  font-size: 16px;
  padding-right: 8px;
}

.product-details-v2 .product-details__info-access .access__card {
  max-width: 360px;
}

.product-details-v2 .product-details__info-access .access__card.active .access__card-button .icon-down-carat {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

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

.product-details-v2 .product-details__info-access .access__card.selected .access__card-result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-v2 .product-details__info-access .access__card.selected .access__card-left {
  display: block;
}

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

.product-details-v2 .product-details__info-access .access__card.selected .access__card-button .default {
  display: none;
}

.product-details-v2 .product-details__info-access .access__card.selected .access__card-button .selected {
  display: inline;
}

.product-details-v2 .product-details__info-access .access__card.selected .access__card-button .icon-down-carat {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-details-v2 .product-details__info-access .access__card-button {
  text-align: center;
}

.product-details-v2 .product-details__info-access .access__card-button .cta-button {
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 14px;
  padding: 12px 20px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.product-details-v2 .product-details__info-access .access__card-button .selected {
  display: none;
}

.product-details-v2 .product-details__info-access .access__card-button .icon-down-carat {
  margin: 0 5px;
}

.product-details-v2 .product-details__info-access .access__card-result {
  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;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-access .access__card-result-card {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  position: relative;
  border: 2px solid #2188FF;
  background-color: #fff;
  padding: 10px 12px;
}

.product-details-v2 .product-details__info-access .access__card-result .access__check {
  top: 7px;
  right: 11px;
}

.product-details-v2 .product-details__info-access .access__card-result-text {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-access .access__card-left {
  display: none;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-access .access__card-title {
  padding: 17px 5px;
  text-align: center;
  border: 1px solid #d6d6d6;
  margin-right: 15px;
}

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

.product-details-v2 .product-details__info-access .access__card-icons {
  display: none;
  text-align: center;
}

.product-details-v2 .product-details__info-access .access__card-pcIcon {
  margin-right: 15px;
}

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

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

.product-details-v2 .product-details__info-access .access__card-feature {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.1px;
  color: #000;
  margin-bottom: 10px;
}

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

.product-details-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-v2 .product-details__info-access .access__card-feature b {
  font-weight: 700;
}

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

.product-details-v2 .product-details__info-access .access__card-feature.price {
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  line-height: 1.33;
}

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

.product-details-v2 .product-details__info-access .access__card-details {
  position: relative;
}

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

.product-details-v2 .product-details__info-access .access__card-details .icon-up-carat {
  display: none;
}

.product-details-v2 .product-details__info-access .access__card-details.active .access__card-bullets, .product-details-v2 .product-details__info-access .access__card-details.active .icon-up-carat {
  display: block;
}

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

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

.product-details-v2 .product-details__info-access .access__toggle {
  position: absolute;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  top: 10px;
  right: 0;
}

.product-details-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-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-v2 .product-details__info-access .access__view, .product-details-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-v2 .product-details__info-access .access__edit {
  display: none;
}

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

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

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

.product-details-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-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-v2 .product-details__info-access .access__item.selected .access__check {
  display: block;
}

.product-details-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-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-v2 .product-details__info-access .access__item-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}

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

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

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

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

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

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

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

.product-details-v2 .product-details__info-accessory .accessory-list-item {
  margin-top: 10px;
  border: solid 1px #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 10px 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-v2 .product-details__info-accessory .accessory-list-item img {
  width: 20%;
  margin-right: 5%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item .accessory-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-v2 .product-details__info-accessory .accessory-list-item .list-item-edit {
  display: block;
  position: absolute;
  color: #2189FF;
  font-family: 'SamsungOne';
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  text-align: right;
  right: 12px;
  top: 17px;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item.selected {
  border: 2px solid #2189FF;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item.selected .accessory-check {
  display: block;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item.selected .list-item-edit {
  display: none;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-info {
  width: 55%;
  color: #000000;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-info .list-item-offer {
  color: #D75300;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-info .list-item-title {
  font-family: SamsungOne;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-info .list-item-desc {
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-price {
  width: 25%;
  text-align: right;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 12px;
}

.product-details-v2 .product-details__info-accessory .accessory-list-item-price .accessory-item-msrp,
.product-details-v2 .product-details__info-accessory .accessory-skin-container .skin-item-price .accessory-item-msrp {
  text-decoration: line-through;
  color: #A6A6A6;
  margin-left: 3px;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-container {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #F7F7F7;
  margin-top: 10px;
  padding: 17px 28px;
  position: relative;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-container .skin-close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 60px;
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-container .skin-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-v2 .product-details__info-accessory .accessory-skin-container .skin-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-v2 .product-details__info-accessory .accessory-skin-container .skin-desc {
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
  padding-right: 30px;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-list {
  margin-top: 20px;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-list-item {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #FFFFFF;
  width: -webkit-calc(33.3% - 7px);
  width: calc(33.3% - 7px);
  margin-right: 7px;
  padding: 6px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
  font-family: SamsungOne;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-accessory .accessory-skin-list-item {
    font-size: 10px;
  }
}

.product-details-v2 .product-details__info-accessory .accessory-skin-list-item img {
  width: 52px;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: contain;
  min-height: 40px;
}

.product-details-v2 .product-details__info-accessory .accessory-skin-list-item.selected {
  border: 2px solid #2189FF;
}

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

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

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

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

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

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

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

.product-details-v2 .product-details__info-bezel .bezel-sub-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: normal;
  margin-bottom: 8px;
}


@media (max-width: 768px) {
  .product-details-v2 .product-details__info-bezel .bezel-title {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 4px;
  }
  .product-details-v2 .product-details__info-bezel .bezel-sub-title {
    font-size: 12px;
    line-height: 21x;
    margin-bottom: 4px;
  }
}

.product-details-v2 .product-details__info-bezel .bezel-text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #6D7278;
  margin-bottom: 8px;
}

.product-details-v2 .product-details__info-bezel .bezel-row {
  margin-bottom: 20px;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-v2 .product-details__info-bezel .bezel-item, .product-details-v2 .product-details__info-bezel .bezel-card {
  border: 1px solid #A6A6A6;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: -webkit-calc(33.3% - 7px);
  width: calc(33.3% - 7px);
  margin-right: 7px;
  padding: 6px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
}

.product-details-v2 .product-details__info-bezel .bezel-item.included, .product-details-v2 .product-details__info-bezel .bezel-item.selected, .product-details-v2 .product-details__info-bezel .bezel-card.included, .product-details-v2 .product-details__info-bezel .bezel-card.selected {
  border: 2px solid #2189FF;
}

.product-details-v2 .product-details__info-bezel .bezel-item .color-block, .product-details-v2 .product-details__info-bezel .bezel-card .color-block {
  display: block;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 4px auto;
}

.product-details-v2 .product-details__info-bezel .bezel-item-image, .product-details-v2 .product-details__info-bezel .bezel-card-image {
  max-width: 80px;
  width: 80%;
}

.product-details-v2 .product-details__info-bezel .bezel-item-color, .product-details-v2 .product-details__info-bezel .bezel-card-color {
  font-weight: 700;
  text-align: center;
}

.product-details-v2 .product-details__info-bezel .bezel-item-price, .product-details-v2 .product-details__info-bezel .bezel-card-price {
  text-align: center;
}

.product-details-v2 .product-details__info-bezel .bezel-item-msrp, .product-details-v2 .product-details__info-bezel .bezel-card-msrp {
  text-decoration: line-through;
}

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

.product-details-v2 .bopis .inStorePickUp, .product-details-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-v2 .bopis .inStorePickUp.notAvailable, .product-details-v2 .bopis .delivery.notAvailable {
  opacity: .5;
}

.product-details-v2 .bopis .inStorePickUp.notAvailable .storeName, .product-details-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-v2 .bopis .inStorePickUp .inStorePickUpDetails, .product-details-v2 .bopis .inStorePickUp .deliveryDetails, .product-details-v2 .bopis .delivery .inStorePickUpDetails, .product-details-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-v2 .bopis .inStorePickUp .inStorePickUpLabel, .product-details-v2 .bopis .inStorePickUp .deliveryLabel, .product-details-v2 .bopis .delivery .inStorePickUpLabel, .product-details-v2 .bopis .delivery .deliveryLabel {
  font-size: 13px;
  font-family: "SamsungOne700";
  letter-spacing: 0px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 4px;
}

.product-details-v2 .bopis .inStorePickUp .storeName, .product-details-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-v2 .bopis .inStorePickUp .pickUpMessage, .product-details-v2 .bopis .delivery .pickUpMessage {
  color: #4A4A4A;
  font-family: "SamsungOne400";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

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

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

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

.product-details-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-v2 .bopis .delivery .overlay .noDelivaryForZip {
  color: #ff4339;
  font-family: SamsungOne400;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
  margin: 25px;
  text-align: center;
}
.product-details-ha-v2 .delivery .overlay .content .inputSection input.noDelivery {
  color: #ff4339;
}

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

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

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

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

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

.product-details-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-v2 .bopis .delivery .overlay .content .inputSection input:focus {
  outline: none !important;
}

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

.product-details-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-v2 .bopis .delivery .overlay .content .inputSection .button.disableContinue {
  background-color: #a6a6a6;
  color: #fff;
  pointer-events: none;
}

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

.product-details-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-v2 .bopis .delivery .overlay .content .inputSection p.errorMsg {
    font-size: 12px;
  }
}

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

.product-details-v2 .bopis .delivery .overlay .content .deliveryType {
  color: #000000;
  display: flex;
  font-family: SamsungOne400;
  font-size: 11px;
  justify-content: space-between;
  letter-spacing: .32px;
  line-height: 13px;
  margin: 10px 0;
}

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

.product-details-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-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-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-v2 .bopis .inStorePickUpImg {
  width: 18px;
  height: 17px;
}

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

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

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

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

.product-details-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-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-v2 .footer-bopis .footer-card-content .footer-card-header .footer-card-header-image {
  width: auto;
}

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

.product-details-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-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-v2 .store-overlay-wrapper.hide {
  display: none;
}

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

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

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

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

.product-details-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-v2 .overlay-container .content {
  width: 100%;
  padding: 0%;
}

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

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

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

.product-details-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-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-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-v2 .overlay-container .shadow .dialog.box {
  width: 100% !important;
  height: 100%;
  max-width: 940px;
  max-height: 80%;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.product-details-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-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-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-v2 .overlay-container .back:before,
.product-details-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-v2 .overlay-container .back:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

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

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

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

.product-details-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-v2 .overlay-container .close {
    top: 5px;
    right: 5px;
  }
}

.product-details-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-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-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-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-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-v2 .product-details__info-selector .selector-option.bopis-color a {
  margin-bottom: 35px;
  overflow: visible !important;
}

.product-details-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;
}

.pc-learnmore-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 111111;
  height: 100%;
  overflow: hidden;
  display: none;
}

.pc-learnmore-overlay.show-overlay {
  display: block;
}

.pc-learnmore-overlay .pc-overlay-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;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals {
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.5);
  outline: none;
  overflow: hidden;
  padding-top: 50px;
  max-width: 940px;
  max-height: 85%;
  width: 684px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  z-index: 111111;
}

@media (max-width: 768px) {
  .pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals {
    width: 90%;
  }
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .close-pc-overlay {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 100;
  font-size: 32px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-overlay-title {
  font-family: "SamsungSansSharp";
  letter-spacing: 0;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions {
  padding: 30px 100px 30px 100px;
  max-height: -webkit-calc(100vh - 250px) !important;
  max-height: calc(100vh - 250px) !important;
  overflow: auto;
}

@media (max-width: 768px) {
  .pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions {
    padding: 20px 30px 30px 30px;
  }
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0;
  height: 0;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-bottom: 15px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description .title {
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: 700;
  line-height: 17px;
  text-align: unset;
  font-size: 14px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description .title sup {
  font-size: 10px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description .title .description {
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 14px;
  text-align: unset;
  margin: 0;
  font-size: 12px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description img {
  min-width: 45px;
  max-width: 45px;
  margin-right: 15px;
}

@media (max-width: 768px) {
  .pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-description img {
    min-width: 35px;
    max-width: 35px;
    object-fit: contain;
  }
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .payment-option {
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 14px;
  text-align: unset;
  margin: 0;
  font-size: 9px;
  color: #979797;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-terms {
  margin-top: 20px;
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 16px;
  font-size: 8px;
}

.pc-learnmore-overlay .pc-overlay-shadow .pc-overlay-modals .pc-descriptions .pc-terms sup {
  font-size: 7px;
}

.pc-disclosures-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  z-index: 111111;
  display: none;
}

.pc-disclosures-overlay.show-overlay {
  display: block;
}

.pc-disclosures-overlay .pc-disclosures-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;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals {
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.5);
  outline: none;
  overflow: hidden;
  padding-top: 50px;
  max-width: 940px;
  max-height: 85%;
  width: 684px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  z-index: 111111;
}

@media (max-width: 768px) {
  .pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals {
    width: 90%;
  }
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .pc-disclosures-title {
  font-family: "SamsungSansSharp";
  letter-spacing: 0;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .pc-disclosures-sub-title {
  font-family: "SamsungOne";
  letter-spacing: 0;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .close-disclosures-overlay {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 100;
  font-size: 32px;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content {
  padding: 30px 100px 30px 100px;
  max-height: -webkit-calc(100vh - 250px) !important;
  max-height: calc(100vh - 250px) !important;
  overflow: auto;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0;
  height: 0;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

@media (max-width: 768px) {
  .pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content {
    padding: 20px 30px 30px 30px;
  }
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content .pc-disclosures-description {
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: unset;
  margin-bottom: 15px;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content .pc-disclosures-description b {
  display: inline-block;
  font-family: "SamsungOne";
  letter-spacing: 0.18px;
  font-weight: 700;
  font-size: 12px;
  margin-top: 15px;
}

.pc-disclosures-overlay .pc-disclosures-shadow .pc-disclosures-modals .disclosures-content .disclosures-terms {
  font-family: "SamsungOne";
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 16px;
  font-size: 10px;
}

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


.product-details-v2 .product-details__info-rewards .rewards-wrapper {
  margin-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

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

.product-details-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-v2 .product-details__info-rewards .rewards-progress img {
  width: 100%;
  height: auto;
}

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

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

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

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

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

.product-details-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-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-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-v2 .product-details__info-rewards .rewards-popup-close:after {
    background-color: #505050;
  }
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-close:before {
    background-color: #505050;
  }
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-container::-webkit-scrollbar {
  display: none;
}

@media (max-width: 768px) {
  .product-details-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-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-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-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-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step img {
  width: 60px;
  height: auto;
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-step .step-item {
    width: 100%;
    margin-top: 15px;
  }
}

.product-details-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-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-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community img {
  width: 100%;
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-title {
    font-size: 20px;
    line-height: 20px;
  }
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-countdown {
  margin: 15px 0 25px;
}

.product-details-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-v2 .product-details__info-rewards .rewards-popup-container-inside .rewards-popup-community .community-description {
    font-size: 14px;
  }
}

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

.product-details-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-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__content-count {
    margin: auto;
  }
}

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

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

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

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

.product-details-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-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-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-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-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-number {
    font-size: 14px;
  }
}

.product-details-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-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit .visible-sm-block {
  font-size: 8px;
  text-align: center;
}

.product-details-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-v2 .product-details__info-rewards .mobileReserve__countdown .mobileReserve__countdown__card-unit span {
  text-transform: uppercase;
}

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

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

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

.product-details-v2 .product-details__info-selector.tvEnhance .option-value {
  height: 94px;
}

.product-details-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-v2 .product-details__info-selector .selector-title b {
  margin-right: 20px;
  font-weight: 700;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-selector .selector-title b {
    color: #000000;
    font-family: "SamsungSharpSans";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.38px;
    line-height: 25px;
  }
}

.product-details-v2 .product-details__info-selector .selector-title .show-resolution-overlay {
  -webkit-transform: translateX(-19px);
  -ms-transform: translateX(-19px);
  transform: translateX(-19px);
}

.product-details-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-v2 .product-details__info-selector .selector-option .new_release {
  font-size: 8px;
  color: red;
}

.product-details-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;
  min-height: 60px;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-selector .option-value {
    min-height: 64px;
    padding: 0 5%;
  }
}

.product-details-v2 .product-details__info-selector .option-value.disable {
  background: #eeeeee;
}

.product-details-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;
  border-width: 2px;
}

.product-details-v2 .product-details__info-selector .option-value.Color.audio-color-column {
  width: -webkit-calc(33% - 10px);
  width: calc(33% - 10px);
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding-bottom: 10px !important;
  height: 110px !important;
}

.product-details-v2 .product-details__info-selector .option-value.Color.audio-color-column.disable {
  background-color: #fff;
  opacity: .5;
  pointer-events: none;
}

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

.product-details-v2 .product-details__info-selector .option-value.Color.audio-color-column .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;
}

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

.product-details-v2 .product-details__info-selector .option-value.audio-full-width {
  width: 100%;
  -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;
  padding: 0 15px;
}

.product-details-v2 .product-details__info-selector .option-value.audio-full-width div[itemprop="isRelatedTo"] {
  position: absolute;
}

.product-details-v2 .product-details__info-selector .option-value .family-option-new {
  color: #FFFFFF;
  font-family: SamsungOne;
  font-size: 10px;
  letter-spacing: 0px;
  line-height: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #2189FF;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 30px;
  height: 16px;
}

.product-details-v2 .product-details__info-selector .option-value .name {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  color: #000;
  margin-bottom: 2px;
}

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

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

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

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

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

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

.product-details-v2 .product-details__info-selector.color-selector .selector-option .option-value {
  position: relative;
  height: 85px;
  padding: 5px 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.product-details-v2 .product-details__info-selector .rainbow-label {
  font-family: "SamsungSharpSans";
  letter-spacing: normal;
  font-weight: normal;
  line-height: 25px;
  min-height: auto;
  margin-bottom: 10px;
  padding: 0;
}

.product-details-v2 .product-details__info-selector .title {
  display: inline;
  font-size: 21px;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #2189ff), color-stop(50%, #ef3434), to(#ffaa4e));
  background: linear-gradient(90deg, #2189ff 5%, #ef3434 50%, #ffaa4e 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-family: "SamsungSharpSans";
  letter-spacing: 0.2px;
  font-weight: normal;
}

.product-details-v2 .product-details__info-family .threeTierUI {
  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-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Series"] {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.product-details-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Series"] .selector-option .option-value {
  width: -webkit-calc(33% - 10px);
  width: calc(33% - 10px);
}

.product-details-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Model"] {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product-details-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Model"] .selector-option .option-value {
  width: 100%;
  -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;
  padding: 0 15px;
}

.product-details-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Model"] .selector-option .option-value div[itemprop="isRelatedTo"] {
  position: absolute;
}

.product-details-v2 .product-details__info-family .threeTierUI .product-details__info-selector[data-family-option="Size"] {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-v2 .product-details__info-family .threeTierUI.gamemonitor .product-details__info-selector[data-family-option="Model"] {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-v2 .product-details__info-family .threeTierUI.gamemonitor .product-details__info-selector[data-family-option="Size"] {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

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

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

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

@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: 35px;
  margin-bottom: 5px;
  text-align: center;
  padding: 0 8px;
}

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

.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;
  cursor: pointer;
}

.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 (max-width: 768px) {
  .frequent-products-tv .frequent-products__bottom-ship {
    font-size: 10px;
  }
}

@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-v2 .product-details__info-install .install__wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-v2 .product-details__info-install .install__text {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  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-v2 .product-details__info-install .install__text a {
  color: #2189FF;
  display: inline;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 700;
}

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

.product-details-v2 .product-details__info-install .install__enroll {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-install .install__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;
  }
}

.product-details-v2 .product-details__info-install .install__enroll-option {
  padding: 15px;
  width: 50%;
  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;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-bottom: 10px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-install .install__enroll-option.left {
    margin-right: 5px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-install .install__enroll-option.right {
    margin-left: 5px;
  }
}

.product-details-v2 .product-details__info-install .install__enroll-option.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-install .install__enroll-option {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

.product-details-v2 .product-details__info-install .install__enroll-title {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-install .install__enroll-text {
  font-size: 12px;
  line-height: 15px;
  color: #222425;
}

.product-details-v2 .product-details__info-install .install__enroll-price {
  text-align: right;
}

.product-details-v2 .product-details__info-install .install__enroll-price-product {
  margin-bottom: 4px;
  text-decoration: line-through;
  white-space: nowrap;
}

.product-details-v2 .product-details__info-install .install__selection {
  margin-top: 20px;
}

.product-details-v2 .product-details__info-install .install__mounts {
  margin-top: 5px;
  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-v2 .product-details__info-install .install__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;
}

.product-details-v2 .product-details__info-install .install__card-img {
  text-align: center;
  margin-bottom: 20px;
}

.product-details-v2 .product-details__info-install .install__card-img img {
  max-width: 75px;
  max-height: 100%;
}

.product-details-v2 .product-details__info-install .install__card-title {
  font-family: SamsungSharpSans;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-install .install__card-price {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.3px;
  margin-bottom: 4px;
}

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

.product-details-v2 .product-details__info-install .install__card-deliver {
  font-size: 11px;
  line-height: 13px;
  color: #969696;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-install .install__card-cta {
  font-size: 12px;
  line-height: 14px;
  color: #1428a0;
}

.product-details-v2 .product-details__info-install .install__card .icon-plus {
  font-size: 10px;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  color: #00B3E3;
}

.product-details-v2 .product-details__info-install .install__card-check {
  display: none;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  width: 10px;
  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-v2 .product-details__info-install .install__card.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

.product-details-v2 .product-details__info-install .install__card.selected .icon-plus {
  display: none;
}

.product-details-v2 .product-details__info-install .install__card.selected .install__card-check {
  display: block;
}

.product-details-v2 .product-details__info-install .install__more {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-install .install__more .icon-down-carat {
  margin-left: 3px;
  font-size: 10px;
}

.product-details-v2 .product-details__info-install .install__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-v2 .product-details__info-install .install__result .install__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-v2 .product-details__info-install .install__result-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin-bottom: 5px;
}

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

.product-details-v2 .product-details__info-install .install__result b {
  font-weight: 700;
  letter-spacing: 0.2px;
}

.product-details-v2 .product-details__info-install .install__result .price {
  color: #222425;
  margin-bottom: 0;
}

.product-details-v2 .product-details__info-install .install__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-v2 .product-details__info-install .install__edit {
  position: absolute;
  font-size: 10px;
  top: 12px;
  right: 15px;
  color: #1428a0;
  letter-spacing: 0.1px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-install .install__enroll-option.left.wall {
  height: 104px;
  width: calc(50% - 5px);
  float:left;
  margin-right: 10px;
}


.product-details-v2 .product-details__info-install .install__enroll-option.right.wall {
  height: 104px;
  width: calc(50% - 5px);
}

.product-details-v2 .product-details__info-install .install__enroll-option .wall-text {
  margin: auto;
  font-family: SamsungOne;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.product-details-v2 .product-details__info-install .install__enroll-option .wall-text .yes {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}


.product-details-v2 .product-details__info-install .wall-text {
  margin: auto;
  font-family: SamsungOne;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.product-details-v2 .product-details__info-install .wall-text .yes {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-v2 .product-details__info-install .wall-title-error {
  max-width: 100%;
  color: #FF0000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  font-weight: bold;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-install .add-on-background {
  width: 100%;
  border-radius: 6px;
  background-color: #F8F8F8;
  padding: 20px;
}

.product-details-v2 .product-details__info-install .add-on {
  font-weight: bold;
  font-size: 100%;
  background-color: #fff;
  padding: 15px;
  width: 100%;
  cursor: pointer;
  border: 1px solid #bbb;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #222425;
  flex-grow: 2;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-install .add-on.selected {
  border-color: #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
}

.product-details-v2 .product-details__info-install .add-on .add-on-text {
  float: left;
  display: block;
  font-weight: bold;
  width: 60%;
  line-height: 18.62px;
  letter-spacing: -0.5px;
  font-size: 14px;
}

.product-details-v2 .product-details__info-install .add-on .add-on-quote {
  float: right;
  display: block;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18.62px;
}

.product-details-v2 .product-details__info-install .wall-total {
  background-color: #f5ccaf;
  border: 0px;
  font-weight: bold;
  font-size: 15px;
  padding: 15px 15px 15px 25px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  flex-grow: 2;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}

.product-details-v2 .product-details__info-install .wall-install-acknowledgement {
  width: 100%;
  color: #2189FF;
  font-family: SamsungOne;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 18px;
  margin-top: 20px;
  font-weight: bold;
}

.product-details-v2 .product-details__info-install .wall-responsible {
  width: 100%;
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
}

.product-details-v2 .product-details__info-install .wall-tc {
  font-family: SamsungOne400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 17px;
  width: 100%;
}

.product-details-v2 .product-details__info-install .wall-cta {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #A6A6A6;
  border-radius: 30px;
  background-color: #FFFFFF;
  margin-top: 15px;
}

.product-details-v2 .product-details__info-install .wall-cta .cta-text {
  width: 100%;
  color: #222425;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 9.3px;
  text-align: center;
  padding: 22px;
  font-weight: bold;
  cursor: pointer;
}

.product-details-v2 .product-details__info-install .wall-deployment {
  margin-top: 15px;
  width: 100%;
  color: #000000;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18.62px;
}

.product-details-v2 .product-details__info-install .wall-result .install__result {
  position: relative;
  border: 1px solid #0077C8;
  box-shadow: 0 0 0 1px #0077C8;
  border-radius: 3px;
  margin-top: 20px;
}

.product-details-v2 .product-details__info-install .wall-result .install__result .install__text {
  align-items: flex-start;
  margin-bottom: 0px;
  padding: 5px 20px;
}

.product-details-v2 .product-details__info-install .wall-result .install__result-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  /* 					margin-bottom: 5px;
    */
}

.product-details-v2 .product-details__info-install .wall-result .install__result-text {
  font-size: 14px;
  line-height: 18px;
}

.product-details-v2 .product-details__info-install .wall-result .install__result-text .add-on-result {
  display: none;
}

.product-details-v2 .product-details__info-install .wall-result .install__result-text.add-on-text {
  margin-bottom: 0;
}

.product-details-v2 .product-details__info-install .wall-result .install__result b {
  font-weight: 700;
  letter-spacing: 0.2px;
}

.product-details-v2 .product-details__info-install .wall-result .install__result .price {
  color: #222425;
  margin-bottom: 0;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-install .wall-result .install__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;
  transform: rotate(-45deg);
}


.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;
}
.product-details-v2 .row {
  font-family: SamsungOneLatinWeb;
}

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

.product-details-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-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-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-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-v2 .container-wrapper-left__ctas {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    padding: 0 10px;
  }
}

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

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

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

.product-details-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-v2 .container-wrapper-left__ctas__ar a {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.product-details-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;
  font-family: SamsungOneLatinWeb;
  font-size: 0;
  /* review _review.scss */
}

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

.product-details-v2 .product-details__info.isTv .product-details__info-review {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.product-details-v2 .product-details__info.isTv .product-details__info-club {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product-details-v2 .product-details__info.isTv .product-details__badge {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product-details-v2 .product-details__info.isTv .product-details__info-description {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-v2 .product-details__info.isTv .product-details__info-rewards {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-v2 .product-details__info.isTv .product-details__info-openbox {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-details-v2 .product-details__info.isTv .product-details__info-recommendations {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.product-details-v2 .product-details__info.isTv .product-details__info-family {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.product-details-v2 .product-details__info.isTv .product-details__info-accessory {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.product-details-v2 .product-details__info.isTv .product-details__info-bezel {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.product-details-v2 .product-details__info.isTv .product-details__info-smount {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.product-details-v2 .product-details__info.isTv .product-details__info-shelves {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.product-details-v2 .product-details__info.isTv .product-details__info-substitute__wrap {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.product-details-v2 .product-details__info.isTv .product-details__info-tbyb {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.product-details-v2 .product-details__info.isTv .product-details__info-access {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.product-details-v2 .product-details__info.isTv .product-details__info-tradein, .product-details-v2 .product-details__info.isTv .product-details__info-recycle {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.product-details-v2 .product-details__info.isTv .offer-item {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}

.product-details-v2 .product-details__info.isTv .product-details__info-offer {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.product-details-v2 .product-details__info.isTv .product-details__info-install {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}

.product-details-v2 .product-details__info.isTv .product-details__info-premium {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13;
}

.product-details-v2 .product-details__info.isTv .product-details__info-purchase {
  -webkit-box-ordinal-group: 15;
  -webkit-order: 14;
  -ms-flex-order: 14;
  order: 14;
}

.product-details-v2 .product-details__info.isTv .product-details__info-results {
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
  -ms-flex-order: 15;
  order: 15;
}

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

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

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-title {
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 38px;
  }
}

.product-details-v2 .product-details__info-club {
  margin-bottom: 20px;
  color: #2189FF;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
}

.product-details-v2 .product-details__info-club a {
  text-decoration: underline;
}

.product-details-v2 .product-details__info-club a::after {
  content: none !important;
}

.product-details-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-v2 .product-details__info-sku, .product-details-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-v2 .product-details__info-sku, .product-details-v2 .product-details__info-sku-name {
    font-size: 10px;
    line-height: 12px;
  }
}

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

.product-details-v2 .product-details__info-description--line {
  overflow: hidden;
}

.product-details-v2 .product-details__info-description--line1 > div:first-of-type {
  display: inline-block;
}

.product-details-v2 .product-details__info-description--line2 > div:first-of-type {
  display: inline-block;
}

.product-details-v2 .product-details__info-description--line1 > p:first-of-type {
  display: inline-block;
}

.product-details-v2 .product-details__info-description--line2 > p:first-of-type {
  display: inline-block;
}

.product-details-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-v2 .product-details__info-description li {
    font-size: 14px;
    line-height: 21px;
  }
}

.product-details-v2 .product-details__info-delivary {
  text-align: left;
  margin: 20px 0;
  font-size: 14px;
}

.product-details-v2 .product-details__info-delivary .zipCode__title {
  font-size: 16px;
  line-height: 18px;
  font-family: SamsungSansSharp;
  letter-spacing: 0.3px;
  color: #000;
}

.product-details-v2 .product-details__info-delivary input {
  display: block;
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin: 8px 0 12px;
  padding-left: 5px;
  border: solid 1px #a6a6a6;
  background-color: #ffffff;
}

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

.product-details-v2 .product-details__info-offer .info__title {
  margin-bottom: 15px;
}

.product-details-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;
  cursor: pointer;
}

.product-details-v2 .product-details__info-offer .offer__card img {
  width: 15%;
  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-v2 .product-details__info-offer .offer__card-info {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.product-details-v2 .product-details__info-offer .offer__card-bundleTitle {
  color: #000000;
  font-size: 13px;
  letter-spacing: 0.16px;
  line-height: 18px;
}

.product-details-v2 .product-details__info-offer .offer__card-bundleLabel {
  color: #000000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
  margin: 10px 0 5px;
}

.product-details-v2 .product-details__info-offer .offer__card-bundlePrice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 5px;
}

.product-details-v2 .product-details__info-offer .offer__card-bundlePrice .promo {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 19px;
}

.product-details-v2 .product-details__info-offer .offer__card-bundlePrice .msrp {
  margin-left: 5px;
  color: #A6A6A6;
  text-decoration: line-through;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
}

.product-details-v2 .product-details__info-offer .offer__card-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
  width: 90%;
}

.product-details-v2 .product-details__info-offer .offer__card-text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #222425;
}

.product-details-v2 .product-details__info-offer .offer__card-price {
  margin-top: 10px;
}

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

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

.product-details-v2 .product-details__info-offer .offer__card-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #1428a0;
  margin-top: 10px;
}

.product-details-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-v2 .product-details__info-offer .offer__card.selected .offer__active {
  display: block;
}

.product-details-v2 .product-details__info-offer .offer__card.selected .offer__inactive {
  display: none;
}

.product-details-v2 .product-details__info-offer .offer__card.selected .offer__check {
  display: block;
}

.product-details-v2 .product-details__info-offer .offer__active {
  display: none;
}

.product-details-v2 .product-details__info-offer .offer__active, .product-details-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-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-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-v2 .product-details__info-offer .offer__bundle-card .selected-info {
  display: none;
}

.product-details-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-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-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-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-v2 .product-details__info-offer .offer__bundle-card img {
    width: 15%;
  }
}

.product-details-v2 .product-details__info-offer .offer__bundle-cardTitle {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
  width: 90%;
}

.product-details-v2 .product-details__info-offer .offer__bundle-cardText {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #222425;
}

.product-details-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-v2 .product-details__info-offer .offer__bundle-card.selected .offer__bundle-active {
  display: block;
}

.product-details-v2 .product-details__info-offer .offer__bundle-card.selected .offer__bundle-inactive {
  display: none;
}

.product-details-v2 .product-details__info-offer .offer__bundle-card.selected .selected-info {
  display: block;
}

.product-details-v2 .product-details__info-offer .offer__bundle-active {
  display: none;
}

.product-details-v2 .product-details__info-offer .offer__bundle-active, .product-details-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-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-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-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-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-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-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-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-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-v2 .product-details__info-offer .offer__bundle-option {
    margin: 1.5%;
    width: 30.3%;
    padding: 2%;
  }
}

.product-details-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-v2 .product-details__info-offer .offer__bundle-option.selected .offer__bundle-iconPlus {
  display: none;
}

.product-details-v2 .product-details__info-offer .offer__bundle-option.selected .offer__bundle-iconCheck {
  display: block;
}

.product-details-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-v2 .product-details__info-offer .offer__bundle-option.show {
    display: block;
  }
}

.product-details-v2 .product-details__info-offer .offer__bundle-action {
  margin-top: 2%;
  text-align: center;
}

.product-details-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-v2 .product-details__info-offer .offer__bundle-more span {
  margin-left: 5px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-img {
  width: 30%;
  margin: 0 10% 0 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-offer .offer__bundle-img {
    max-width: 100%;
    width: 70%;
    margin: 15%;
  }
}

.product-details-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-v2 .product-details__info-offer .offer__bundle-price {
  margin-bottom: 3%;
}

.product-details-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-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-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-v2 .product-details__info-offer .offer__bundle-link {
  color: #1428A0;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__section {
  margin: 5px 1.5% 10px 1.5%;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__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;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 25px 15px;
  position: relative;
  cursor: pointer;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077c8;
  box-shadow: 0 0 0 1px #0077c8;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card img {
  width: 10%;
  margin-right: 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;
  margin-top: 5px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card-title {
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0.19px;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 8px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card-info {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card-price {
  color: #222425;
  font-weight: 700;
  margin-top: 10px;
  font-family: SamsungOne;
  font-size: 18px;
  letter-spacing: 0;
}

.product-details-v2 .product-details__info-offer .offer__bundle-install .soundbar__install__card-edit {
  display: block;
  position: absolute;
  color: #2189FF;
  font-family: 'SamsungOne';
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  text-align: right;
  right: 12px;
  top: 17px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-add {
  text-align: center;
  margin-top: 20px;
}

.product-details-v2 .product-details__info-offer .offer__bundle-add .install__add {
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #2189FF;
  padding: 10px 60px;
  color: #fff;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}

.product-details-v2 .product-details__info-summary {
  padding-bottom: 25px;
}

.product-details-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-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-v2 .product-details__info-summary .summary__row-price:first-child {
  font-weight: bold;
}

.product-details-v2 .product-details__info-summary .summary__row-price:nth-child(2) {
  text-decoration: line-through;
}

.product-details-v2 .product-details__info-summary .summary__row-title {
  max-width: 80%;
  text-align: left;
  margin-right: 3px;
}

.product-details-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-v2 .product-details__info-summary .summary__row b {
  font-weight: 700;
}

.product-details-v2 .product-details__info-summary .summary__row .lg {
  font-size: 16px;
}

.product-details-v2 .product-details__info-summary .summary__row .md {
  font-size: 14px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-summary .summary__row .md {
    font-size: 12px;
  }
}

.product-details-v2 .product-details__info-summary .summary__row .sm {
  font-size: 10px;
  line-height: 12px;
}

.product-details-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-v2 .product-details__info-results {
  background-color: #f7f7f7;
  padding: 30px 15px 20px;
  text-align: center;
}

.product-details-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-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;
}

.product-details-v2 .product-details__info-results .cta-button.disable {
  background-color: grey;
}

.product-details-v2 .product-details__info-results .cta-button.disable:hover {
  background-color: grey;
}

.product-details-v2 .product-details__info-results .cta-button:hover {
  background-color: #0c175c;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-results .cta-button {
    width: 100%;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.product-details-v2 .product-details__info-reward {
  text-align: center;
  margin-bottom: 10px;
}

.product-details-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-v2 .product-details__info-reward__content {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: center;
  }
}

.product-details-v2 .product-details__info-reward__img {
  width: 16px;
  height: 16px;
  margin-right: 3px;
}

.product-details-v2 .product-details__info-reward__desc {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.2px;
  padding-left: 5px;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__info-buy a {
  font-size: 13px;
  line-height: 16px;
  margin-top: 15px;
  color: #1428a0;
  text-align: center;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-buy a {
    font-size: 12px;
  }
}

.product-details-v2 .product-details__info-buy .mobile {
  display: none;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-buy .mobile {
    display: block;
  }
}

.product-details-v2 .product-details__info-buy .ship__info {
  margin-top: 15px;
  text-align: right;
}

.product-details-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-v2 .product-details__info-buy .ship__info-title img {
  margin-right: 5px;
}

.product-details-v2 .product-details__info-buy .ship__info-detail {
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.2px;
  margin-top: 5px;
}

.product-details-v2 .product-details__info-FBToffer .info__title a {
  font-size: 12px;
  color: #1428a0;
  cursor: pointer;
}

.product-details-v2 .product-details__info-payment-option {
  margin-top: 30px;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-payment-option {
    margin-top: 25px;
  }
}

.product-details-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-v2 .product-details__info-payment-option__title {
    font-size: 10px;
    margin-bottom: 8px;
    line-height: 12px;
  }
}

.product-details-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-v2 .product-details__info-payment-option__icons img {
  margin-right: 10px;
}

.product-details-v2 .product-details__info-payment-option__icons img.applepay {
  display: none;
}

.product-details-v2 .product-details__info-ship {
  display: none;
}

.product-details-v2 .product-details__info-ship > div {
  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-v2 .product-details__info-ship img {
  margin-right: 8px;
  width: 27px;
  height: 27px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-ship img {
    width: 5.5vw;
    height: 5.5vw;
    margin-right: 2.22vw;
  }
}

.product-details-v2 .product-details__info-ship .shipping-info {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.3px;
  margin: 15px 0 10px;
}

.product-details-v2 .product-details__info-ship .shipping-info b {
  font-weight: 700;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip {
  position: relative;
  background-color: #1428A0;
  color: #FFFFFF;
  width: 15px;
  height: 15px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  line-height: 16px;
  margin-left: 8px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal {
  position: relative;
  top: -216px;
  left: -20px;
  text-align: left;
  padding: 12px;
  color: #000;
  height: 190px;
  width: 260px;
  border: 1px solid #979797;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
  z-index: 20000;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal.the-wall-return {
  height: auto;
  top: -187px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal.the-wall-return::before {
  top: 154px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal.the-wall-return::after {
  top: 157px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal h1 {
  color: rgba(0, 0, 0, 0.85);
  font-family: 'SamsungOne';
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 5px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal p {
  color: rgba(0, 0, 0, 0.85);
  font-family: 'SamsungOne';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  left: 22px;
  top: 188px;
}

.product-details-v2 .product-details__info-ship .shipping-tooltip .shipping-tooltip-modal::before {
  position: absolute;
  content: '';
  border: solid #979797;
  border-width: 0px 1px 1px 0;
  display: inline-block;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 23px;
  top: 184px;
  z-index: 2;
}

.product-details-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-v2 .product-details__info .rewards-hint-image {
  height: 25px;
  width: 40px;
  margin-right: 10px;
}

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

.product-details-v2 .product-details__identify .row {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__identify .row {
    margin-top: 10px;
  }
}

.product-details-v2 .product-details__thumbnail {
  display: none;
  padding-bottom: 50px;
}

.product-details-v2 .product-details__thumbnail .slick-disabled {
  display: block !important;
  opacity: 0.5;
}

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

.product-details-v2 .product-details__thumbnail .slick-prev {
  position: absolute;
  padding: 5px;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.45);
  height: 34px;
  width: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: -45px;
  top: 10px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-details-v2 .product-details__thumbnail .slick-prev::before {
  content: none !important;
}

.product-details-v2 .product-details__thumbnail .slick-prev span {
  color: #363636;
  font-size: 50px;
}

.product-details-v2 .product-details__thumbnail .slick-prev span::before {
  content: '';
  position: absolute;
  left: 12px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 1;
}

.product-details-v2 .product-details__thumbnail .slick-next {
  position: absolute;
  padding: 5px;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.45);
  height: 34px;
  width: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 10px;
  right: -45px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-details-v2 .product-details__thumbnail .slick-next::before {
  content: none !important;
}

.product-details-v2 .product-details__thumbnail .slick-next span {
  color: #363636;
  font-size: 50px;
}

.product-details-v2 .product-details__thumbnail .slick-next span::before {
  content: '';
  position: absolute;
  left: 8px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  top: 10px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 1;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__thumbnail {
    display: block;
    vertical-align: middle;
    width: 70%;
    margin: auto;
    position: relative;
    z-index: 1;
  }
}

.product-details-v2 .product-details__thumbnail-color {
  margin: 0 9.32%;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  cursor: pointer;
  width: 100%;
  padding: 1px;
  margin-right: 11px;
  min-height: 76px;
  height: 76px;
  width: 103px;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img:last-child {
  margin-bottom: 0;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > img {
  opacity: .5;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > img.active {
  opacity: 1;
}

.product-details-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-v2 .product-details__thumbnail-color .thumbnail-img > img:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > img:nth-child(2).active {
  opacity: 0;
}

.product-details-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-v2 .product-details__thumbnail-color .thumbnail-img > picture:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > picture:nth-child(2).active {
  opacity: 0;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > picture img {
  opacity: .5;
}

.product-details-v2 .product-details__thumbnail-color .thumbnail-img > picture img.active {
  opacity: 1;
}

.product-details-v2 .product-details__photo {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-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: 50px;
  }
}

.product-details-v2 .product-details__photo .badge-wrapper {
  bottom: auto;
  display: block;
  left: auto;
  position: absolute;
  right: auto;
  top: auto;
  z-index: 98;
}

.product-details-v2 .product-details__photo .badge-wrapper .badge {
  width: auto;
  max-height: 70px;
}

.product-details-v2 .product-details__photo .badge-top-right {
  top: 20px;
  right: 20px;
}

.product-details-v2 .product-details__photo-color .photo-img {
  display: block;
  outline: 0;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__photo-color .photo-img {
    display: none;
    padding: 50px 0;
  }
  .product-details-v2 .product-details__photo-color .photo-img.active {
    display: block;
  }
}

.product-details-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-v2 .product-details__photo-color .photo-img .icon-zoom-in {
    display: none;
  }
}

.product-details-v2 .product-details__photo-color .photo-img .video-container {
  position: relative;
}

.product-details-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;
  bottom: 7%;
  right: 7%;
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-v2 .product-details__photo-color .photo-img .video-container .play-btn-icon {
    height: 40px;
    width: 40px;
  }
}

.product-details-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-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-v2 .product-details__photo-color .photo-img-threesixty .rotate-wrapper {
    display: none;
  }
}

.product-details-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-v2 .product-details__photo-color .photo-img-threesixty .instruction {
    display: none;
  }
}

.product-details-v2 .product-details__photo-color .photo-img-threesixty .product-details__img {
  opacity: 0.4;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__photo-color .photo-img-threesixty .product-details__img {
    opacity: 0;
    pointer-events: none;
  }
}

.product-details-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-v2 .product-details__photo-color .photo-img-threesixty .mobile360 {
    display: none;
  }
}

.product-details-v2 .product-details__photo-color .photo-img .product-details__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  width: calc(100%);
}

.product-details-v2 .product-details__photo-color .photo-img.video .product-details__img {
  cursor: pointer;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-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-v2 .product-details__summary--cards.desktop {
    display: none;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__summary--cards.mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__summary--cards.mobile {
    display: block;
    width: 100%;
    background-color: white;
    font-size: 0;
  }
}

@media (min-width: 769px) {
  .product-details-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-v2 .product-details__summary--cards___card:last-child {
    border-right: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__summary--cards___card {
    font-size: 19px;
    line-height: 1.71;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 20px 0px;
  }
  .product-details-v2 .product-details__summary--cards___card:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }
}

.product-details-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-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-v2 .product-details__summary--cards___card img {
  height: 56px;
  margin-bottom: 15px;
  width: auto;
}

.product-details-v2 .product-details__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-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-v2 .product-details__overlay-inner .photo-img-threesixty-mobile {
  width: 100%;
  max-height: 100%;
}

.product-details-v2 .product-details__overlay-title {
  position: absolute;
  top: 10%;
  width: 100%;
  text-align: center;
}

.product-details-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-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-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-v2 .product-details__banner {
  display: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__banner-title {
  color: #0077c8;
}

.product-details-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-v2 .product-details__banner .cta-wishlist img {
  margin-right: 5px;
  height: 14px;
}

.product-details-v2 .product-details__banner .chat-container {
  margin-right: 10px;
}

.product-details-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-v2 .product-details__banner .chat-container img {
  margin-right: 5px;
  height: 18px;
}

.product-details-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-v2 .product-details__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

.product-details-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-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-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-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-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-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-v2 .product-details__arlayer__mainimg {
  width: 100%;
  min-height: 25.64vw;
}

.product-details-v2 .product-details__arlayer__mainimg img {
  width: 100%;
}

.product-details-v2 .product-details__arlayer__textwrap {
  text-align: center;
}

.product-details-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-v2 .product-details__arlayer__title {
    font-size: 1.38889vw !important;
  }
}

.product-details-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-v2 .product-details__arlayer__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details-v2 .product-details__arlayer__ctas {
  text-align: center;
}

.product-details-v2 .product-details__arlayer__ctas a {
  width: 11.11vw;
  min-height: 3.34vw;
  -webkit-border-radius: .4vw;
  border-radius: .4vw;
  margin: 0 1.389vw;
}

.product-details-v2 .product-details__arlayer__ctas a img {
  width: 100%;
}

.product-details-v2 .product-details__hundred-day__info {
  display: none;
  color: #0077C8;
  font-size: 18px;
  font-family: "SamsungSansSharp";
  font-weight: 700;
  line-height: normal;
  line-height: 22px;
  letter-spacing: 0.56px;
  cursor: pointer;
  margin-bottom: 5px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__info {
    font-size: 1.25vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__info {
    line-height: 1.53vw;
    letter-spacing: .039vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__hundred-day__info {
    font-size: 12px;
    font-family: "SamsungOneLatinWeb";
    font-weight: 700;
    line-height: normal;
    color: #0077C8;
    letter-spacing: 0;
    line-height: 3.89vw;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__info {
    font-size: 0.83333vw !important;
  }
}

.product-details-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;
}

.product-details-v2 .product-details__hundred-day__trigger__wrapper {
  display: none;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__trigger {
    font-size: 0.97222vw !important;
  }
}

.product-details-v2 .product-details__hundred-day__trigger img {
  margin-right: 8px;
  width: 27px;
  height: 27px;
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__hundred-day__trigger {
    font-size: 0.97222vw !important;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__hundred-day__trigger img {
    width: 7.5vw;
    height: 7.5vw;
    margin-right: 2.22vw;
  }
}

.product-details-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-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-v2 .product-details__hundred-day {
    padding: 2.222vw 8.889vw;
  }
}

@media (max-width: 768px) {
  .product-details-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-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-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-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-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-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-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-v2 .product-details__hundred-day__mainimg img {
    width: 4.72vw;
    height: 4.72vw;
    margin: 0px auto 1.458vw;
  }
}

.product-details-v2 .product-details__hundred-day__textwrap {
  text-align: center;
}

.product-details-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-v2 .product-details__hundred-day__title {
    font-size: 1.66667vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__title {
    line-height: 2.08vw;
  }
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__hundred-day__title {
    font-size: 1.11111vw !important;
  }
}

.product-details-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-v2 .product-details__hundred-day__subtitle {
    font-size: 1.11111vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__subtitle {
    line-height: 1.389vw;
  }
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__hundred-day__subtitle {
    font-size: 0.97222vw !important;
  }
}

.product-details-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-v2 .product-details__hundred-day__points {
    font-size: 1.11111vw !important;
  }
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__hundred-day__points {
    font-size: 0.97222vw !important;
  }
}

.product-details-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-v2 .product-details__hundred-day__points li {
    margin: 5px 0 5px 10px;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__points {
    margin-top: 1.389vw;
    line-height: 1.389vw;
    height: 6.25vw;
  }
  .product-details-v2 .product-details__hundred-day__points li {
    margin: .347vw 0 .347vw 2.08vw;
  }
}

@media (max-width: 768px) {
  .product-details-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-v2 .product-details__hundred-day__ctas {
  text-align: center;
  margin-top: 50px;
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-v2 .product-details__hundred-day__ctas {
    margin-top: 3.47vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__hundred-day__ctas {
    margin-top: 0;
  }
}

.product-details-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;
  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-v2 .product-details__hundred-day__ctas a {
    font-size: 0.97222vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .product-details-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-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-v2 .product-details__hundred-day__ctas a {
    font-size: 1.04167vw !important;
  }
}

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

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

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

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

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

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

.product-details-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-v2 .zipBox-text img {
  margin-right: 3px;
}

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

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

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

.product-details-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-v2 .zipBox-location {
  color: #1428a0;
}

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

.product-details-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-v2 .product-details__info-hybrid {
  margin-top: 24px;
  padding: 20px 24px;
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 23px;
  color: #000;
}

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

.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: 769px) {
  .desktop_payin4 {
    display: none;
  }
}

@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 !important;
  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: #0077C8;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #006BEA;
  color: #FFFFFF;
  font-family: SamsungOneLatinWeb;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19.95px;
  text-align: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 2px 10px;
  margin-bottom: 3px;
}

.product-details-v2 .product-details__info .product-details__info-label.cyber-monday {
  background-color: #FF4337 !important;
  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-v2__daas-wrapper {
  text-align: center;
  margin-bottom: 10px;
}

.product-details-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-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-v2__daas-pricing span {
  font-size: 26px;
}

.product-details-v2__info-results {
  min-height: 150px;
}

@media (min-width: 769px) {
  .product-details-v2 .buy-now-cta-available {
    display: none;
  }
}

.product-details-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-v2 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin-right: 0;
  }
}

.product-details-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-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-v2__overlay-inner .photo-img-threesixty-mobile {
  width: 100%;
}

.product-details-v2__overlay-title {
  position: absolute;
  top: 10%;
  width: 100%;
  text-align: center;
}

.product-details-v2__overlay-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 60px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.product-details-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-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-v2--title {
  display: none;
}

@media (max-width: 768px) {
  .product-details-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-v2--title p {
  color: #fff;
}

.product-details-v2 .star-details {
  margin-top: 25px;
  width: auto;
}

.product-details-v2 .star-text {
  font-size: 11px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
}

.product-details-v2 .star-text__total {
  color: #a6a6a6;
}

.product-details-v2 .star-rating {
  float: left;
  margin-right: 10px;
}

.product-details-v2 .star-rating__star {
  display: inline-block;
  position: relative;
}

.product-details-v2 .star-rating__star .icon-star-filled {
  left: 0;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.product-details-v2 .star-rating__star .icon-star-empty {
  font-size: 14px;
}

.product-details-v2 .star-rating .icon-star-versatile::before {
  content: '\e905';
  font-size: 14px;
}

.product-details-v2__activation-message {
  margin: 4% 0;
  position: relative;
}

.product-details-v2__activation-message__desc {
  display: inline-block;
  vertical-align: middle;
}

.product-details-v2__activation-message__desc p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}

.product-details-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-v2__activation-message__tooltip {
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    width: 14px;
  }
}

.product-details-v2__activation-message__tooltip:after {
  content: 'i';
}

.product-details-v2__activation-message__tooltip:hover, .product-details-v2__activation-message__tooltip:focus, .product-details-v2__activation-message__tooltip.active {
  background-color: #000;
}

.product-details-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-v2__activation-message__tooltip-text {
    width: 90%;
    margin: 0 5%;
  }
}

.product-details-v2__activation-message__tooltip-text.active {
  display: block;
}

.product-details-v2__upgrade-message {
  margin-top: 1%;
  margin-bottom: 2.5%;
  position: relative;
  text-align: center;
}

.product-details-v2__upgrade-message__desc a {
  display: inline-block;
  vertical-align: middle;
  max-width: 15px;
}

.product-details-v2__upgrade-message__desc a img {
  width: 100%;
  display: block;
}

.product-details-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-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-v2__upgrade-message__desc p sup {
    font-size: 14px;
  }
}

.product-details-v2__upgrade-message__disclaimer {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
  margin-top: 3px;
}

.product-details-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-v2__upgrade-message__disclaimer sup {
    font-size: 13px;
    top: 2px;
  }
}

.product-details-v2__identify {
  margin-top: 62px;
  font-size: 0;
}

.product-details-v2 .background-wrapper {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 60%;
}

@media (min-width: 769px) {
  .product-details-v2 .background-wrapper {
    display: block;
  }
}

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

@media (max-width: 768px) {
  .product-details-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-v2 .container-wrapper-left {
    border-left-width: 0;
    width: 60%;
    margin: 0;
  }
  .product-details-v2 .container-wrapper-left.stickToTop {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
  }
  .product-details-v2 .container-wrapper-left.stickInViewPort {
    position: fixed;
    top: 50px;
    left: 0;
    right: auto;
  }
  .product-details-v2 .container-wrapper-left.stickToBottom {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
  }
}

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

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

@media (min-width: 769px) {
  .product-details-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-v2 .container-wrapper-left .sticky-wrapper.bottom {
    position: absolute;
    z-index: 10;
    bottom: 0;
    top: auto;
  }
}

.product-details-v2 .gifts-disable {
  display: none !important;
}

.product-details-v2__thumbnail {
  display: none;
  padding: 50px 0;
}

.product-details-v2__thumbnail .slick-disabled {
  display: block !important;
}

.product-details-v2__thumbnail .slick-disabled span {
  color: #d5d5d5 !important;
}

.product-details-v2__thumbnail .slick-prev {
  position: relative;
  padding: 5px;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.45);
  height: 34px;
  width: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}

.product-details-v2__thumbnail .slick-prev span {
  color: #363636;
  font-size: 50px;
}

.product-details-v2__thumbnail .slick-prev span::before {
  content: '';
  position: absolute;
  left: 11px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  top: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
}

.product-details-v2__thumbnail .slick-next {
  position: relative;
  padding: 5px;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.45);
  height: 34px;
  width: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}

.product-details-v2__thumbnail .slick-next span {
  color: #363636;
  font-size: 50px;
}

.product-details-v2__thumbnail .slick-next span::before {
  content: '';
  position: absolute;
  left: 11px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  top: 10px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  opacity: 1;
}

@media (min-width: 769px) {
  .product-details-v2__thumbnail {
    display: inline-block;
    vertical-align: middle;
    width: 12.5%;
    position: relative;
    z-index: 1;
  }
}

.product-details-v2__thumbnail-color {
  margin: 0 9.32%;
}

.product-details-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-v2__thumbnail-color .thumbnail-img:last-child {
  margin-bottom: 0;
}

.product-details-v2__thumbnail-color .thumbnail-img > img {
  opacity: .5;
}

.product-details-v2__thumbnail-color .thumbnail-img > img.active {
  opacity: 1;
}

.product-details-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-v2__thumbnail-color .thumbnail-img > img:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-v2__thumbnail-color .thumbnail-img > img:nth-child(2).active {
  opacity: 0;
}

.product-details-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-v2__thumbnail-color .thumbnail-img > picture:nth-child(2) {
    width: 60%;
    height: auto;
  }
}

.product-details-v2__thumbnail-color .thumbnail-img > picture:nth-child(2).active {
  opacity: 0;
}

.product-details-v2__thumbnail-color .thumbnail-img > picture img {
  opacity: .5;
}

.product-details-v2__thumbnail-color .thumbnail-img > picture img.active {
  opacity: 1;
}

.product-details-v2__photo {
  display: block;
  width: 100%;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-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-v2__photo .badge-wrapper {
  bottom: auto;
  display: block;
  left: auto;
  position: absolute;
  right: auto;
  top: auto;
  z-index: 98;
}

.product-details-v2__photo .badge-wrapper .badge {
  width: auto;
  max-height: 70px;
}

.product-details-v2__photo .badge-top-right {
  top: 20px;
  right: 20px;
}

.product-details-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-v2__photo__ctas {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    padding: 0 10px;
  }
}

.product-details-v2__photo__ctas__ar img {
  width: 59px;
  height: 59px;
}

@media (max-width: 768px) {
  .product-details-v2__photo__ctas__ar img {
    width: 45px;
    height: 45px;
  }
}

.product-details-v2__photo__ctas__360 img {
  margin-left: 35px;
  width: 48px;
  height: 48px;
}

@media (max-width: 768px) {
  .product-details-v2__photo__ctas__360 img {
    width: 34px;
    height: 34px;
    margin-left: 10px;
  }
}

.product-details-v2__photo-color .photo-img {
  display: block;
  outline: 0;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2__photo-color .photo-img {
    display: none;
    padding: 50px 0;
  }
  .product-details-v2__photo-color .photo-img.active {
    display: block;
  }
}

.product-details-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-v2__photo-color .photo-img .icon-zoom-in {
    display: none;
  }
}

.product-details-v2__photo-color .photo-img .video-container {
  position: relative;
}

.product-details-v2__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;
  bottom: 7%;
  right: 7%;
}

@media (min-width: 769px) and (max-width: 1150px) {
  .product-details-v2__photo-color .photo-img .video-container .play-btn-icon {
    height: 40px;
    width: 40px;
  }
}

.product-details-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-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-v2__photo-color .photo-img-threesixty .rotate-wrapper {
    display: none;
  }
}

.product-details-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-v2__photo-color .photo-img-threesixty .instruction {
    display: none;
  }
}

.product-details-v2__photo-color .photo-img-threesixty .product-details__img {
  opacity: 0.4;
}

@media (min-width: 769px) {
  .product-details-v2__photo-color .photo-img-threesixty .product-details__img {
    opacity: 0;
    pointer-events: none;
  }
}

.product-details-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-v2__photo-color .photo-img-threesixty .mobile360 {
    display: none;
  }
}

.product-details-v2__photo-color .photo-img .product-details__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.product-details-v2__photo-color .photo-img.video .product-details__img {
  cursor: pointer;
}

.product-details-v2__addons {
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2__addons {
    display: none;
  }
}

.product-details-v2__addons-label {
  cursor: pointer;
  width: 100%;
  margin: 2% 0 4%;
  background: transparent;
}

@media (max-width: 768px) {
  .product-details-v2__addons-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3.5% 6.4%;
    padding-right: 50px;
  }
  .product-details-v2__addons-label.open {
    background: #363636;
  }
  .product-details-v2__addons-label.open .addon-icon, .product-details-v2__addons-label.open .text {
    color: #fff;
  }
}

@media (min-width: 769px) {
  .product-details-v2__addons-label {
    margin-bottom: 4%;
    padding: 0;
  }
}

.product-details-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-v2__addons-label .text {
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    width: 100%;
  }
}

.product-details-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-v2__addons-label .skip {
    display: none;
  }
}

.product-details-v2__addons-label .addon-icon {
  font-size: 20px;
  position: absolute;
  color: #000;
  right: 6.4%;
  top: 15px;
}

@media (min-width: 769px) {
  .product-details-v2__addons-label .addon-icon {
    display: none;
  }
}

.product-details-v2__addons-option {
  margin-bottom: 5.5%;
}

.product-details-v2__addons-option .wrapper {
  width: 100%;
  margin-bottom: 4%;
  border: 1px solid #969696;
  padding: 6% 5% 6% 7%;
  position: relative;
}

.product-details-v2__addons-option .wrapper:hover, .product-details-v2__addons-option .wrapper:focus, .product-details-v2__addons-option .wrapper.selected {
  border-color: #10148e;
}

.product-details-v2__addons-option .wrapper:last-child {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .product-details-v2__addons-option .wrapper {
    padding: 8% 5% 8% 7%;
    margin-bottom: 7%;
  }
}

.product-details-v2__addons-option .wrapper-show {
  overflow: hidden;
}

.product-details-v2__addons-option .wrapper-show .name {
  width: -webkit-calc(100% - 135px);
  width: calc(100% - 135px);
  text-transform: uppercase;
}

.product-details-v2__addons-option .wrapper-show .price {
  width: 105px;
  text-align: right;
  font-weight: normal;
}

.product-details-v2__addons-option .wrapper-show .price .greyColor span {
  color: #363636;
}

.product-details-v2__addons-option .wrapper-show .addon-icon {
  width: 30px;
  text-align: right;
  font-size: 16px;
  cursor: pointer;
}

.product-details-v2__addons-option .wrapper-show span {
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  color: #10148e;
}

.product-details-v2__addons-option .wrapper-hide {
  display: none;
  padding-right: 15px;
}

.product-details-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-v2__addons-option .wrapper-hide .desc a {
  display: inline;
  color: #10148e;
}

.product-details-v2__addons-option .wrapper-hide .selection {
  margin-top: 4%;
}

.product-details-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-v2__addons-option .wrapper-hide .selection-box.selected:after {
  content: "";
}

@media (min-width: 769px) {
  .product-details-v2__addons-option .wrapper-hide .selection-box:hover:after {
    content: "";
  }
}

.product-details-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-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-v2__addons-option .wrapper-hide .selection-text a {
  display: inline;
  color: #10148e;
}

.product-details-v2__addons .cta-button {
  color: #fff;
  margin-top: 7%;
}

@media (max-width: 768px) {
  .product-details-v2__addons .cta-button {
    margin-bottom: 7%;
  }
}

@media (min-width: 769px) {
  .product-details-v2__addons .cta-button {
    margin-top: 10%;
  }
}

.product-details-v2__info {
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2__info {
    padding: 1px 4.3% 0;
    margin-top: 5.93%;
  }
  .product-details-v2__info-results {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .product-details-v2__info {
    padding-top: 1px;
  }
  .product-details-v2__info-results {
    padding-bottom: 10px;
  }
}

.product-details-v2__info-rewards-and-delivery-detail {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin: 0 auto 2%;
  color: #dadada;
  display: none;
}

.product-details-v2__info-rewards-and-delivery-detail.active {
  display: block;
}

.product-details-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-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-v2__info-reward {
  position: relative;
  display: none;
}

.product-details-v2__info-reward.active {
  display: block;
}

.product-details-v2__info-reward__content {
  color: #0079cc;
  font-size: 12px;
  margin: 2% 0;
  text-align: center;
}

.product-details-v2__info-reward__img {
  height: 17px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}

.product-details-v2__info-reward__desc {
  color: #0079cc;
  font-weight: bold;
  letter-spacing: 1.2px;
  display: inline-block;
}

.product-details-v2__info-reward__desc sup {
  font-size: 8px;
}

.product-details-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-v2__info-reward__pop-close {
  position: absolute;
  right: 10px;
  font-size: 10px;
  color: #dadada;
}

.product-details-v2__info-reward__pop-close:hover {
  color: #363636;
}

.product-details-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-v2__info-reward__pop-content {
  font-size: 12px;
}

.product-details-v2__info-shop {
  text-align: center;
}

.product-details-v2__info-shop a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #20a2ff;
  letter-spacing: 2.5px;
}

.product-details-v2__info-results .save-price {
  color: #dc2222;
}

.product-details-v2__info .samsung-care__price {
  text-align: center;
  margin-bottom: 35px;
}

.product-details-v2__info .samsung-care__price-label {
  line-height: 115%;
  font-size: 22px;
}

.product-details-v2__info .samsung-care__price-label sup {
  font-size: 12px;
}

.product-details-v2__info .samsung-care__price-monthly {
  font-size: 22px;
}

.product-details-v2__info .samsung-care__price-alert {
  font-size: 12px;
  line-height: 130%;
}

.product-details-v2__info .samsung-care .samsung-care__label {
  font-size: 12px;
  margin-top: 7.5%;
}

.product-details-v2__info .samsung-care .samsung-care__text {
  font-size: 12px;
  margin-top: 7.5%;
  line-height: 200%;
}

.product-details-v2__info .samsung-care form .initial-hide {
  display: none;
}

.product-details-v2__info .samsung-care form input[type="text"].red-border {
  border: 2px solid #fc2f1c;
}

.product-details-v2__info .samsung-care form .samsung-care__serial, .product-details-v2__info .samsung-care form .samsung-care__mobile {
  margin-top: 6%;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .step {
  font-size: 12px;
  line-height: 130%;
  padding-top: 5px;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .step b {
  font-weight: 800;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .confirm-final {
  line-height: 2;
}

.product-details-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-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-v2__info .samsung-care form .samsung-care__serial .loading {
  text-align: center;
  color: #6b6c6c;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .loading-icon {
  display: inline-block;
  vertical-align: middle;
}

.product-details-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-v2__info .samsung-care form .samsung-care__serial .loading p {
  font-size: 14px;
  color: #6b6c6c;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .loading span {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .error-confirmation.active, .product-details-v2__info .samsung-care form .samsung-care__serial .loading-confirmation.active {
  display: block;
}

.product-details-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-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone {
  font-size: 12px;
  overflow: hidden;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone-icon {
  float: left;
  padding-right: 20px;
}

.product-details-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone-icon img {
  width: 80px;
}

.product-details-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-v2__info .samsung-care form .samsung-care__serial .imei-confirmation.active .confirmed-phone span:nth-child(3) {
  color: #6b6c6c;
  line-height: 25px;
}

.product-details-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-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-v2__info .samsung-care form .samsung-care__mobile .error-mobilenumber {
  margin-top: 10px;
}

.product-details-v2__info .samsung-care form #ensureIMEI, .product-details-v2__info .samsung-care form #espMobileNumber {
  width: 100%;
  height: 40px;
  padding: 0 5px;
  font-size: 14px;
  margin-top: 4.7%;
}

.product-details-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-v2__info .samsung-care form #imeiSubmit:hover {
  background-color: #000;
  color: #fff;
}

.product-details-v2__info .samsung-care form #imeiSubmit[disabled] {
  cursor: default;
}

.product-details-v2__info .samsung-care form #imeiSubmit[disabled]:hover {
  background-color: transparent;
  color: #000 !important;
}

.product-details-v2__info .samsung-care form label {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.product-details-v2__info-promo {
  text-align: center;
  margin-top: 2.4%;
}

.product-details-v2__info-marketing {
  background: #ffffff;
  border: 1px solid #ccc;
  height: 85px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.product-details-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-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-v2__info-marketing-text {
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 170%;
}

.product-details-v2__info-marketing__nib {
  position: absolute;
  top: 0px;
  left: 0px;
  border-right: 52px solid transparent;
  z-index: 1;
  display: none;
}

.product-details-v2__info-marketing__nib .nib-icon {
  background-position: 0 0;
  height: 24px;
  left: 3px;
  position: absolute;
  top: -49px;
  width: 24px;
}

.product-details-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-v2__info-marketing__tooltip span {
  color: white;
  cursor: default;
  font-size: 11px;
  font-weight: 800;
  left: 6px;
  position: absolute;
  top: 3px;
}

.product-details-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-v2__info-marketing__tooltip-text.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.product-details-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-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-v2__info-marketing .type-p3 {
  display: table-cell;
  vertical-align: middle;
}

.product-details-v2__info-marketing .type-p3 p {
  text-indent: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 155%;
  overflow: hidden;
}

.product-details-v2__info-marketing .type-p3 p > span:first-child.bold {
  display: block;
  margin: 0 auto 2px;
  width: 89%;
}

.product-details-v2__info-label {
  font-size: 12px;
  line-height: 200%;
  font-weight: 700;
  color: #7fd44f;
  margin-bottom: 4%;
  text-transform: uppercase;
}

.product-details-v2__info-label.light-weight {
  font-weight: 400;
}

@media (min-width: 769px) {
  .product-details-v2__info-label {
    margin-bottom: 4.66%;
  }
}

.product-details-v2__info-sku {
  color: #a6a6a6;
  text-transform: uppercase;
  margin-right: 15px;
}

.product-details-v2__info-sku.not-show {
  visibility: hidden;
}

.product-details-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-v2__info-description {
  margin-top: 8px;
  color: #363636;
  font-size: 14px;
  font-family: SamsungOneLatinWeb, sans-serif;
  font-weight: 600;
}

.product-details-v2__info-description--line {
  overflow: hidden;
}

.product-details-v2__info-description p {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.5;
}

.product-details-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-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-v2__info-tpromo img {
  width: 70px;
}

.product-details-v2__info-tpromo p {
  font-size: 13px;
  line-height: 1.46;
  text-align: left;
  color: #20a2ff;
  padding: 0 10px;
  font-weight: normal;
}

.product-details-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-v2__info-title.light-weight {
  font-weight: 300;
}

@media (min-width: 769px) {
  .product-details-v2__info-title {
    font-size: 20px;
    line-height: 160%;
  }
}

@media (min-width: 769px) {
  .product-details-v2__info-title {
    line-height: 160%;
  }
}

.product-details-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-v2__info .selector-wrapper {
  margin-bottom: 9.66%;
}

@media (min-width: 769px) {
  .product-details-v2__info .selector-wrapper {
    height: auto;
  }
}

.product-details-v2__info-selector {
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 769px) {
  .product-details-v2__info-selector {
    margin-top: 5%;
  }
}

.product-details-v2__info-selector--payment {
  display: none;
}

.product-details-v2__info-selector--activation {
  overflow: hidden;
}

.product-details-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-v2__info-selector__sup {
    margin-bottom: 2%;
  }
}

.product-details-v2__info-selector__green {
  text-transform: uppercase;
  color: #7fd44f;
  font-size: 12px;
  letter-spacing: .2em;
}

.product-details-v2__info-selector.available .selector-toggle {
  cursor: pointer;
}

.product-details-v2__info-selector.available .selector-toggle-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #363636;
}

.product-details-v2__info-selector.available .select-option .option-value {
  cursor: pointer;
}

.product-details-v2__info-selector.available .select-option .option-value--gift, .product-details-v2__info-selector.available .select-option .option-value--activation {
  border-top-color: #dadada;
  margin-top: 4%;
  margin-bottom: 0;
}

.product-details-v2__info-selector.available .select-option .option-value.active {
  opacity: 1;
}

.product-details-v2__info-selector.available .select-option .option-value.active:hover, .product-details-v2__info-selector.available .select-option .option-value.active:focus {
  border-color: #1428a0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-details-v2__info-selector.available .select-option .option-value--payment:hover {
  border-color: #bcc5f7;
}

.product-details-v2__info-selector.available .select-option .option-value--payment.selected--payment {
  border-color: #1428a0;
}

.product-details-v2__info-selector .ns-pd-select-toggle {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2__info-selector .ns-pd-select-toggle.toggle--activation {
    border-bottom: 1px solid #dadada;
  }
}

.product-details-v2__info-selector .ns-pd-select-toggle.toggle--activation.open {
  border-bottom: none;
}

.product-details-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-v2__info-selector .ns-pd-select-toggle .selector-edit {
    display: none !important;
  }
}

.product-details-v2__info-selector .ns-pd-select-menu--gift, .product-details-v2__info-selector .ns-pd-select-menu--activation {
  overflow: hidden;
}

.product-details-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-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-v2__info-selector .ns-activation-option:hover {
  border-color: #bcc5f7;
}

.product-details-v2__info-selector .ns-activation-option.selected--activation {
  border-color: #1428a0;
}

.product-details-v2__info-selector .ns-activation-option .activation-info p {
  line-height: 1.3;
}

.product-details-v2__info-selector .ns-activation-option .activation-info__name {
  font-size: 12px;
}

@media (min-width: 769px) {
  .product-details-v2__info-selector .ns-activation-option .activation-info__name {
    font-size: 11px;
  }
}

.product-details-v2__info-selector .ns-activation-option .activation-info__desc {
  font-size: 10px;
}

.product-details-v2__info-selector.active .selector-toggle-title--trade-in {
  cursor: pointer;
}

@media (max-width: 768px) {
  .product-details-v2__info-selector.active .selector-toggle-title--trade-in {
    background-color: #f7f7f7;
  }
  .product-details-v2__info-selector.active .selector-toggle-title--trade-in .icon-up-carat {
    color: black;
  }
}

.product-details-v2__info-selector.active .selector-option {
  height: auto;
}

.product-details-v2__info-selector .selector-toggle {
  overflow: auto;
  position: relative;
  pointer-events: none;
}

.product-details-v2__info-selector .selector-toggle-icon {
  font-size: 20px;
  position: absolute;
  right: 6.4%;
  top: 18px;
}

@media (min-width: 769px) {
  .product-details-v2__info-selector .selector-toggle-icon {
    display: none;
  }
}

.product-details-v2__info-selector .selector-toggle .icon-down-carat {
  color: #000;
}

.product-details-v2__info-selector .selector-toggle .icon-up-carat {
  color: #fff;
}

.product-details-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-v2__info-selector .selector-toggle-title.light-weight {
  font-weight: 400;
}

.product-details-v2__info-selector .selector-toggle-title b {
  margin-right: 20px;
  font-weight: 700;
}

.product-details-v2__info-selector .selector-toggle-title span {
  text-transform: none;
  font-weight: 700;
}

.product-details-v2__info-selector .selector-toggle-title--purchase {
  font-weight: 900;
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .selector-toggle-title--purchase {
    padding-right: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .selector-toggle-title--activation {
    padding-right: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.product-details-v2__info-selector .selector-toggle-title--activation span {
  text-transform: none;
}

.product-details-v2__info-selector .selector-toggle-title--trade-in a {
  color: #10148e !important;
}

.product-details-v2__info-selector .selector-toggle-title--trade-in span {
  text-transform: none;
}

@media (min-width: 769px) {
  .product-details-v2__info-selector .selector-toggle-title {
    margin-bottom: 3.3%;
    padding: 0 5px;
  }
}

.product-details-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-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-v2__info-selector .select-menu--trade-in.open {
  overflow: visible;
  height: auto;
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .select-menu--trade-in.option-show {
    height: auto;
  }
}

.product-details-v2__info-selector .select-menu--trade-in .trade-in-option {
  width: 100%;
}

.product-details-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider {
    margin: 60px 0px;
  }
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider .slick-slide {
    opacity: 0.4 !important;
  }
  .product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider .slick-current {
    opacity: 1 !important;
  }
}

.product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper {
  width: 20%;
  cursor: pointer;
}

.product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper.actived {
  opacity: 1 !important;
}

.product-details-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-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text {
  font-size: 13px;
  margin: 10px 5px;
}

.product-details-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-name {
    font-size: 18px;
  }
}

.product-details-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-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__text {
    display: none;
  }
}

.product-details-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-slider__wrapper--text .model-trade-in__value {
    font-size: 13px;
  }
}

.product-details-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-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-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .tip-confirm * {
    width: 50%;
  }
  .product-details-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-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-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-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-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip * {
  display: inline-block;
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip {
    line-height: 1.33;
  }
  .product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .top-tip * {
    display: block;
  }
}

.product-details-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-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip__wrapper--image {
  display: block;
  height: 20px;
}

.product-details-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .mid-tip__wrapper--image img {
  height: inherit;
}

.product-details-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-v2__info-selector .select-menu--trade-in .trade-in-option .trade-in-tips .bot-tip a {
  color: #10148e;
  font-weight: 700;
}

.product-details-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-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-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-v2__info-selector .select-toggle.toggle--trade-in {
    border-bottom: 1px solid #dadada;
  }
}

.product-details-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-v2__info-selector .select-toggle.toggle--trade-in.open .icon-up-carat {
    display: block;
  }
  .product-details-v2__info-selector .select-toggle.toggle--trade-in.open .icon-down-carat {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2__info-selector .select-toggle.toggle--trade-in .icon-up-carat {
    display: none;
    color: black;
  }
  .product-details-v2__info-selector .select-toggle.toggle--trade-in .icon-down-carat {
    display: block;
  }
}

.product-details-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-v2__info-selector .select-toggle.toggle--trade-in .selector-edit {
    display: none;
  }
}

.product-details-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-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-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-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-v2__info .selector-option .option-value.two-column {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}

.product-details-v2__info .selector-option .option-value.disable {
  cursor: default;
  border-style: dashed;
}

.product-details-v2__info .selector-option .option-value.selected, .product-details-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-v2__info .selector-option .option-value .name {
  color: #363636;
}

@media (max-width: 768px) {
  .product-details-v2__info .selector-option .option-value .name {
    float: left;
    margin-top: 3px;
  }
}

.product-details-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-v2__info .selector-option .option-value .price-sell {
  font-size: 14px;
  line-height: 1em;
}

.product-details-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-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-v2__info .selector-option .option-value .price-diff {
    font-size: 0.9vw;
  }
}

.product-details-v2__info .selector-option .option-value img {
  height: 60px;
  font-size: 12px;
  color: #000;
  line-height: 25px;
}

.product-details-v2__info .product-details__info-selector:first-child {
  margin-top: 8.03%;
}

@media (min-width: 769px) {
  .product-details-v2__info .product-details__info-selector:first-child {
    margin-top: 5%;
  }
}

.product-details-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-v2__info .color-selector .selector-option .option-value {
    width: -webkit-calc(33% - 10px);
    width: calc(33% - 10px);
  }
}

.product-details-v2__info .color-selector .selector-option.disable .color-block {
  opacity: .5;
}

.product-details-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-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-v2__info .color-selector .selector-option .name.light-weight {
  font-weight: 400;
}

@media (min-width: 769px) {
  .product-details-v2__info .color-selector .selector-option .name {
    display: none;
  }
}

.product-details-v2__info .general-selector .option-value {
  height: 55px;
  padding: 15px 16px;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-v2__info .general-selector .option-value {
    padding: 15px 1%;
  }
}

.product-details-v2__info .general-selector .option-value img {
  height: 100%;
}

.product-details-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-v2__info .general-selector .option-value .name {
    font-size: 1.1vw;
  }
}

.product-details-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-v2__info .general-selector .option-value.Device.special {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.product-details-v2__info .general-selector .option-value.Device.special i {
  font-style: italic;
}

.product-details-v2__info .general-selector .option-value.Device.special [data-color="#00b3e3"] {
  color: #00b3e3;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product-details-v2__info .general-selector .option-value.Depth .name, .product-details-v2__info .general-selector .option-value.Size .name, .product-details-v2__info .general-selector .option-value.Capacity .name {
    /*width: min-content;*/
  }
}

.product-details-v2__info-price-label {
  color: #a6a6a6;
  margin-bottom: 1.02%;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .product-details-v2__info-price-label {
    margin-bottom: 3.82%;
  }
}

.product-details-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-v2__info-price {
    font-size: 40px;
    line-height: 140%;
  }
}

@media (min-width: 769px) {
  .product-details-v2__info-price {
    margin-right: 2.07%;
    font-size: 26px;
  }
}

.product-details-v2__info-price .after {
  float: left;
  line-height: 35px;
  color: #363636;
}

.product-details-v2__info-price.gray-out .after {
  opacity: .5;
}

.product-details-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-v2__info-saved .before,
.product-details-v2__info-saved .beforePrefix {
  color: #a6a6a6;
  font-weight: 700;
  float: left;
  text-decoration: line-through;
}

.product-details-v2__info-saved .before {
  font-weight: 700;
}

.product-details-v2__info-saved .before-price {
  font-size: 12px;
  font-weight: 700;
  color: #aaaaaa;
}

.product-details-v2__info-saved .save-price {
  color: #00b3e3;
}

.product-details-v2__info-saved .save-eppPrice {
  display: none;
}

.product-details-v2__info-saved .before-save {
  text-transform: none;
}

.product-details-v2__info-save {
  line-height: 120%;
  font-weight: 700;
  font-size: 12px;
}

.product-details-v2__info-save.not-show {
  visibility: hidden;
}

.product-details-v2__info-promotion {
  margin-bottom: 5.5%;
  margin-top: -7%;
}

.product-details-v2__info-copy {
  clear: both;
  margin-top: 3.26%;
  margin-bottom: 7.6%;
}

@media (min-width: 769px) {
  .product-details-v2__info-copy {
    margin-top: 0;
    margin-bottom: 4.6%;
  }
}

.product-details-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-v2__info-copy__title {
    font-weight: 800;
  }
}

.product-details-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-v2__info-copy__desc {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #0079cc;
}

.product-details-v2__info-delivery-detail {
  text-align: center;
}

.product-details-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-v2__info-delivery-detail .product-details__info-copy__img {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  margin-left: 5px;
}

.product-details-v2__info-support {
  font-size: 12px;
  text-align: center;
  display: block;
  margin-bottom: 5%;
  letter-spacing: 2.5px;
  color: #000000;
}

.product-details-v2__info-add, .product-details-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-v2__info-add:hover, .product-details-v2__info-buyNow:hover {
  background-color: #0c175c;
}

@media (min-width: 769px) {
  .product-details-v2__info-add, .product-details-v2__info-buyNow {
    margin-bottom: 4.4%;
  }
}

.product-details-v2__info-add.gray-out, .product-details-v2__info-buyNow.gray-out {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}

.product-details-v2__info-add.gray-out:hover, .product-details-v2__info-add.gray-out:focus, .product-details-v2__info-buyNow.gray-out:hover, .product-details-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-v2__info .cta-button.product-details__info-add, .product-details-v2__info .cta-button.product-details__info-buyNow {
  color: #fff;
}

.product-details-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-v2__info-buy-authorized {
  letter-spacing: 2.5px;
  font-weight: 700;
}

@media (min-width: 769px) {
  .product-details-v2__info-buy {
    margin-bottom: 4.24%;
  }
}

.product-details-v2__info-buy.gray-out {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}

.product-details-v2__info-action {
  color: #363636;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .product-details-v2__info-action {
    letter-spacing: 2.5px;
  }
}

.product-details-v2__info-action .cta-holder {
  text-align: center;
}

.product-details-v2__info-action .cta-holder .cta-action {
  cursor: pointer;
  text-decoration: none;
}

.product-details-v2__info-action .cta-holder .cta-action .text {
  text-transform: uppercase;
}

.product-details-v2__info-action .cta-holder .cta-action.selected .f5::after, .product-details-v2__info-action .cta-holder .cta-action:focus .f5::after, .product-details-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-v2__info-action .cta-holder .cta-action.selected .f5::after, .product-details-v2__info-action .cta-holder .cta-action:focus .f5::after, .product-details-v2__info-action .cta-holder .cta-action:hover .f5::after {
    height: 13px;
    width: 13px;
  }
}

.product-details-v2__info-action .cta-holder .cta-action .f5 {
  margin-right: 6px;
}

.product-details-v2__info-action .product-detail__verizon-info {
  font-size: 10px;
  padding-bottom: 30px;
  text-transform: initial;
  line-height: 1.3;
}

.product-details-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-v2__info-heart {
    right: 0;
  }
}

.product-details-v2__info-heart img {
  margin-right: 7px;
}

.product-details-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-v2__info-heart .cta-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  cursor: pointer;
}

.product-details-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-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-v2__subscribe-block.disabled-subscribe {
  opacity: 0.4;
  cursor: default;
}

.product-details-v2__subscribe-block.active-subscribe {
  border: solid 1.5px #363636;
}

.product-details-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-v2__subscribe-block-inner--left {
  width: 50%;
  font-size: 14px;
  font-weight: bold;
}

.product-details-v2__subscribe-block-inner--left .detail {
  font-size: 12px;
  line-height: 1.17;
  font-weight: normal;
}

.product-details-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-v2__subscribe-block-inner--right .detail {
  font-size: 12px;
}

.product-details-v2__subscribe-block-inner--right .price {
  margin-left: 10px;
}

.product-details-v2__subscribe-block-inner--right .price .before-price {
  text-decoration: line-through;
}

.product-details-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-v2__subscribe-block-outer--head .rect {
  width: 30px;
  height: 30px;
  cursor: pointer;
  min-width: 30px;
  cursor: pointer;
}

.product-details-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-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-v2__subscribe-block-outer--content {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.25;
  letter-spacing: normal;
  color: #222425;
}

.product-details-v2__subscribe-block-outer--content a {
  color: #1428a0;
  font-weight: bold;
  cursor: pointer;
}

.product-details-v2__subscribe-block-outer--content .collapsible, .product-details-v2__subscribe-block-outer--content .collapsible-close {
  color: #1428a0;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}

.product-details-v2__subscribe-block-outer--content .collapsible-content {
  display: none;
}

.product-details-v2__subscribe-block-outer--content .collapsible-close {
  display: none;
}

.product-details-v2 .subscribe-now-cta-available {
  display: none;
}

.product-details-v2 .subscribe-cta-disabled {
  background: #ccc;
  pointer-events: none;
}

.product-details-v2__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.product-details-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-v2 .f5 {
    height: 19px;
    width: 19px;
  }
}

.product-details-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-toggle {
  display: none;
}

.product-details-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option {
  height: auto;
}

.product-details-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-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-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value a .name {
  float: none;
}

.product-details-v2 .selector-wrapper.show-all-family .product-details__info-selector .selector-option .option-value a .f5 {
  display: none;
}

.product-details-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-v2 .slick-slider {
  margin: 0;
}

.product-details-v2 .slick-dots {
  background-color: #fff;
  margin: 0;
  padding: 4.54% 0 0;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-v2 .slick-dots {
    bottom: 14px;
  }
}

.product-details-v2 .slick-dots li {
  margin: 0;
}

@media (max-width: 768px) {
  .product-details-v2 .slick-dots li {
    width: 15px;
    height: 15px;
  }
}

.product-details-v2 .slick-dots li button {
  border: 1px solid #dbdbdb;
  background: #dbdbdb;
}

.product-details-v2 .slick-dots li button::before {
  font-size: 36px;
}

@media (max-width: 768px) {
  .product-details-v2 .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}

.product-details-v2 .slick-dots li.slick-active button {
  border: 1px solid #000;
  background: #000;
}

.product-details-v2 .slick-dots .slick-active-4 {
  display: none;
}

.product-details-v2 .slick-dots .slick-active-3 button {
  height: 5px;
  width: 5px;
}

@media (max-width: 768px) {
  .product-details-v2 .slick-dots .slick-active-3 button {
    width: 3px;
    height: 3px;
  }
}

.product-details-v2 .slick-dots .slick-active-2 button {
  height: 8px;
  width: 8px;
}

@media (max-width: 768px) {
  .product-details-v2 .slick-dots .slick-active-2 button {
    width: 5px;
    height: 5px;
  }
}

.product-details-v2 .store-pickup-holder a {
  font-size: 12px;
}

.product-details-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-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-v2 .authorized-retailers-holder .retailer-icon {
  width: 16px;
  height: 19px;
  display: inline-block;
  margin: 0 6px;
  position: relative;
}

@media (max-width: 768px) {
  .product-details-v2 .authorized-retailers-holder .retailer-icon {
    width: 28px;
    height: 24px;
  }
}

.product-details-v2 .authorized-retailers-holder .retailer-icon img {
  height: 100%;
}

.product-details-v2 .store-locator-holder, .product-details-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-v2 .store-locator-holder.one-column, .product-details-v2 .store-locator-wtb-holder.one-column {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-v2 .store-locator-holder.two-column, .product-details-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-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-v2 .store-locator-text {
  text-align: left;
  text-transform: none;
}

.product-details-v2 .store-locator-text .link {
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  color: #1428a0;
  letter-spacing: 0.7px;
  line-height: normal;
}

.product-details-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-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-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-v2 .store-locator-detail a {
  cursor: pointer;
  display: inline;
  color: #1428a0;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0px;
}

.product-details-v2 .store-locator-detail div {
  margin-bottom: 5px;
}

.product-details-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-v2 .store-locator-holder img {
  width: 22px;
}

.product-details-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-v2 .store-locator-wtb a {
  color: #1428a0;
}

.product-details-v2 .store-locator-wtb img {
  width: 14px !important;
}

.product-details-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-v2 .cta-holder .authorized-retailers-holder {
  width: 100%;
}

.product-details-v2 .cta-holder .store-pickup-holder {
  width: 50%;
  min-width: 200px;
}

.product-details-v2 .cta-holder .store-pickup-holder .retaler-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-v2 .cta-holder .store-pickup-holder .text {
  color: #20a2ff;
  text-align: left;
}

.product-details-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-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-v2 .cta-holder .store-pickup-holder .retailer-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-details-v2 .cta-holder .compare-holder, .product-details-v2 .cta-holder .wishlist-holder {
  width: 50%;
  min-width: 200px;
}

.product-details-v2 .cta-holder .compare-holder a, .product-details-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-v2 .cta-holder {
    display: table;
    width: 100%;
  }
  .product-details-v2 .cta-holder .compare-holder {
    display: table-footer-group;
  }
  .product-details-v2 .cta-holder .wishlist-holder {
    display: table-row-group;
  }
  .product-details-v2__info-action {
    display: table;
    width: 100%;
  }
  .product-details-v2__cta-holder-wrapper {
    display: table-row-group;
  }
  .product-details-v2__info-copy {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .product-details-v2 .cta-holder .compare-holder, .product-details-v2 .cta-holder .wishlist-holder {
    display: inline-block;
  }
  .product-details-v2 .cta-holder .wishlist-holder {
    padding-left: 20px;
    position: relative;
  }
}

.product-details-v2 .suggested-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding-right: 10px;
  text-transform: uppercase;
}

.product-details-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-v2__price-wrapper .addon-monthly {
  display: none;
  font-size: 26px;
  margin-top: 1.35%;
  float: left;
  color: #363636;
}

@media (min-width: 769px) {
  .product-details-v2__price-wrapper .addon-monthly {
    margin-top: 1.02%;
  }
}

.product-details-v2__info-wrapper {
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  padding: 0 9.74% 0;
}

.product-details-v2__financing-wrapper {
  text-align: center;
}

.product-details-v2__financing-br {
  margin: 2% auto;
  text-transform: uppercase;
  color: #363636;
}

.product-details-v2__financing-br:before, .product-details-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-v2__financing-br:before {
  margin-right: 15px;
}

.product-details-v2__financing-br:after {
  margin-left: 15px;
}

.product-details-v2__financing-deferred-price {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.15;
  margin-top: 10px;
}

.product-details-v2__financing-deferred-price sup {
  vertical-align: super;
  top: 6px;
  font-size: 18px;
}

.product-details-v2__financing-deferred-price sup.sup-oslash {
  top: -2px;
}

.product-details-v2__financing-message {
  font-weight: normal;
}

.product-details-v2__financing-interest {
  font-weight: 500;
  line-height: 130%;
  font-size: 12px;
  margin-bottom: 2%;
}

.product-details-v2__financing-price {
  font-weight: normal;
  margin-top: 3.5%;
}

.product-details-v2__financing-price b {
  font-size: 24px;
}

.product-details-v2__financing-price sup {
  vertical-align: super;
  top: 1px;
  font-size: 8px;
}

@-moz-document url-prefix() {
  .product-details-v2__financing-price sup {
    font-size: 10px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details-v2__financing-price sup {
    font-size: 12px;
  }
}

.product-details-v2__financing-label {
  letter-spacing: 1.2px;
  margin-top: 2%;
  margin-bottom: 2.5%;
  text-transform: uppercase;
  color: #20a2ff;
  font-size: 12px;
}

.product-details-v2__carrier-financing ctext {
  display: block;
}

.product-details-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-v2 .global-sold-out-message {
  margin-bottom: 4%;
}

@media (min-width: 769px) {
  .product-details-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-v2__summary--cards.desktop {
    display: none;
  }
}

@media (min-width: 769px) {
  .product-details-v2__summary--cards.mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2__summary--cards.mobile {
    display: block;
    width: 100%;
    background-color: white;
    font-size: 0;
  }
}

@media (min-width: 769px) {
  .product-details-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-v2__summary--cards___card:last-child {
    border-right: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2__summary--cards___card {
    font-size: 19px;
    line-height: 1.71;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 20px 0px;
  }
  .product-details-v2__summary--cards___card:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }
}

.product-details-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-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-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: #ffffff;
  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;
}

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

.product-details #ha-zipCode {
  font-size: 14px;
  color: #222425;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 4%;
  position: relative;
}

.product-details #ha-zipCode input {
  display: block;
  padding-left: 5px;
  margin: 10px auto 20px;
  height: 50px;
  line-height: 50px;
  border: solid 1px #a6a6a6;
  background-color: #ffffff;
  width: 250px;
}

.product-details #ha-success, .product-details #ha-fail {
  display: none;
  margin: 15px 0;
}

.product-details #ha-zipCode-text {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.product-details #ha-zipCode-text b {
  font-weight: bold;
}

.product-details .ha-disabled {
  background-color: #979797 !important;
  cursor: default;
  pointer-events: none;
}

.product-details .ha-disabled:hover, .product-details .ha-disabled:focus {
  background-color: #979797 !important;
}

.product-details .zipCode__value {
  margin-right: 5px;
}

.product-details .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: load8 1s infinite linear;
  animation: load8 1s infinite linear;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}

.product-details .zipCode__wrapper {
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .product-details .zipCode__wrapper {
    width: 80%;
  }
}

.product-details .zipCode__wrapper-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details .zipCode__wrapper p {
  color: #222425;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.product-details .zipCode__wrapper p.red {
  color: #e23118;
}

.product-details .zipCode__wrapper a {
  color: #1428a0;
  cursor: pointer;
}

.product-details .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;
}

.product-details .zipCode__checkmark div {
  display: inline-block;
  position: absolute;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2px;
  left: 5px;
}

.product-details .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);
}

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

/* SBC-12031 */
.product-details #ha-offer {
  display: none;
}

.product-details .haOffer__wrapper {
  width: 95%;
  margin: 20px auto;
  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-family: SamsungOneLatinWeb;
  font-size: 14px;
  line-height: 17px;
}

@media (min-width: 769px) {
  .product-details .haOffer__wrapper {
    width: 80%;
  }
}

.product-details .haOffer__text {
  margin-top: 6px;
  margin-left: 3px;
}

.product-details .haOffer__img {
  display: block;
}

.product-details .haOffer__headline {
  font-weight: bold;
}

.product-details .haOffer__subheadline {
  margin-top: 10px;
}

/* 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;
  }
}*/

.product-details-v2 .product-details__summary--cards.desktop.neoStyle {
  display: none;
}

.product-details-v2 .product-details__neo-badge {
  display: none;
}

.product-details-v2 .product-details__bud-pro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-v2 .product-details__bud-pro-card {
  border-right: 1px solid #dadada;
  padding: 0 12px;
  width: 25%;
  text-align: center;
}

.product-details-v2 .product-details__bud-pro-card .card__icon {
  border: 0;
  vertical-align: top;
  max-height: 56px;
  width: auto;
}

.product-details-v2 .product-details__bud-pro-card .type-cp2.card__desc {
  font-size: 10.5px;
  line-height: 13px;
  letter-spacing: -.23px;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop {
    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;
    margin-left: 12.5%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop .product-details__summary--cards___headline {
    font-size: 18px;
    font-weight: 700;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-family: SamsungSansSharp;
  }
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop .product-details__summary--cards___card {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1;
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    border: none;
    padding: 0 10px;
  }
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop .product-details__summary--cards___card .card__desc {
    max-width: 140px;
    margin: auto;
    font-weight: 700;
    line-height: 1.2;
  }
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop .product-details__summary--cards___card sup {
    font-size: 0.7em;
  }
  .product-details-v2.isNEO .neoStyle.product-details__summary--cards.desktop .product-details__summary--cards___card img {
    height: 40px;
    margin-bottom: 10px;
  }
}

.product-details-v2.isNEO .product-details__info-description .bullet {
  position: relative;
  margin-left: 12px;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 20px;
  margin: 7px 0px 7px 20px;
  color: #000000;
}

.product-details-v2.isNEO .product-details__info-description .bullet::before {
  content: "\2022";
  position: absolute;
  left: -20px;
}

.product-details-v2.isNEO .product-details__info-description .bullet a {
  display: inline;
}

.product-details-v2.isNEO .product-details__neo-badge {
  -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;
}

.product-details-v2.isNEO .product-details__neo-badge .product-details__neo-badge-card {
  border-right: 1px solid #dadada;
  padding: 0 12px;
  width: 25%;
  text-align: center;
}

.product-details-v2.isNEO .product-details__neo-badge .product-details__neo-badge-card:last-child {
  border-right: none;
}

.product-details-v2.isNEO .product-details__neo-badge .product-details__neo-badge-card .card__desc {
  font-size: 10.5px;
  line-height: 13px;
  letter-spacing: -.23px;
  margin-top: 5px;
}

.product-details-v2.isNEO .product-details__neo-badge .product-details__neo-badge-card .card__icon {
  max-height: 56px;
  width: auto;
}

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

.product-details-v2.isNEO .product-top-nav__badge {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.product-details-v2 .offer-bundle__card {
  display: none;
}

.product-details-v2 .offer-bundle__card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  padding: 25px 10px;
  border: 2px solid #A6A6A6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  margin-bottom: 15px;
  position: relative;
}

.product-details-v2 .offer-bundle__close {
  font-size: 30px;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #A2A2A2;
  width: 20px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.product-details-v2 .offer-bundle__img {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.product-details-v2 .offer-bundle__img img {
  width: 100%;
}

.product-details-v2 .offer-bundle__info {
  -webkit-flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  padding-left: 10px;
}

.product-details-v2 .offer-bundle__sku {
  color: #979797;
  font-size: 10px;
  letter-spacing: 0.12px;
  line-height: 12px;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__sku {
    font-size: 12px;
    letter-spacing: 0.14px;
    line-height: 19px;
  }
}

.product-details-v2 .offer-bundle__name {
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 16px;
  font-weight: bold;
  padding: 5px 0;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__name {
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 19px;
    padding: 5px 0 10px;
  }
}

.product-details-v2 .offer-bundle__price .bundle__price-promo {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__price .bundle__price-promo {
    font-size: 16px;
    letter-spacing: 0.19px;
    line-height: 19px;
  }
}

.product-details-v2 .offer-bundle__price .bundle__price-msrp {
  text-decoration: line-through;
  color: #A6A6A6;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
  margin-left: 5px;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__price .bundle__price-msrp {
    font-size: 16px;
    letter-spacing: 0.19px;
    line-height: 19px;
  }
}

.product-details-v2 .offer-bundle__label {
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 16px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 2%;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__label {
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 19px;
  }
}

.product-details-v2 .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;
  margin-left: -10px;
}

.product-details-v2 .offer-bundle__option {
  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: 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;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 10px 0;
}

.product-details-v2 .offer-bundle__option input {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.product-details-v2 .offer-bundle__option input:checked + label {
  -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 5px #0077C8;
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px #0077C8;
}

.product-details-v2 .offer-bundle__option label {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 3px transparent;
  box-shadow: 0 0 0 3px transparent;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__option label:hover, .product-details-v2 .offer-bundle__option label:focus {
    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 5px #0077C8;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #0077C8;
  }
}

.product-details-v2 .offer-bundle__option span {
  color: #000000;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
  text-align: center;
  font-weight: bold;
  margin-top: 8px;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__option span {
    font-size: 16px;
    letter-spacing: -0.46px;
    line-height: 19px;
  }
}

.product-details-v2 .offer-bundle__button {
  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;
  height: 35px;
  width: 100%;
  max-width: 174px;
  border: 1px solid #000000;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 10px;
  letter-spacing: 2px;
  text-align: center;
  padding: 0;
  margin-top: 10px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .product-details-v2 .offer-bundle__button {
    height: 50px;
    max-width: 248px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    font-size: 12px;
    letter-spacing: 2.4px;
    line-height: 12px;
  }
}

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

.product-details-v2 .product-details__info-openbox .openbox-title {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-openbox .openbox-card {
  border: 1px solid #bbb;
  padding: 16px 24px;
  margin-top: 10px;
  cursor: pointer;
  position: relative;
}

.product-details-v2 .product-details__info-openbox .openbox-card:hover, .product-details-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-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-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-v2 .product-details__info-openbox .openbox-card-text a {
  font-weight: 700;
  color: #1428a0;
}

.product-details-v2 .product-details__info-openbox .openbox-card-text sup {
  font-size: 70%;
}

.product-details-v2 .product-details__info-openbox .openbox-card-price {
  margin-top: 20px;
}

.product-details-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-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-v2 .product-details__info-openbox .openbox-card-sellPrice {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
}

.product-details-v2 .product-details__info-openbox .openbox-card-edd {
  margin-top: 10px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: .26px;
}

.product-details-v2 .product-details__info-openbox .openbox-card-edd .date {
  font-weight: 700;
}

.product-details-v2 .product-details__info-openbox .openbox-card-add, .product-details-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-v2 .product-details__info-openbox .openbox-card .openbox-card-remove {
  display: none;
}

.product-details-v2 .product-details__info-openbox .openbox-card.selected .openbox-card-add {
  display: none;
}

.product-details-v2 .product-details__info-openbox .openbox-card.selected .openbox-card-remove {
  display: block;
}

.product-details-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-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-v2 .product-details__info-openbox .openbox-disclaimer-popup {
    padding: 40px 5% 120px;
  }
}

.product-details-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-v2 .product-details__info-openbox .openbox-disclaimer-title {
    font-size: 32px;
  }
}

.product-details-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-v2 .product-details__info-openbox .openbox-disclaimer-subtitle {
    font-size: 18px;
  }
}

.product-details-v2 .product-details__info-openbox .openbox-disclaimer-bulletes {
  text-align: left;
  width: 100%;
}

.product-details-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-v2 .product-details__info-openbox .openbox-disclaimer-bulletes div {
    font-size: 20px;
  }
}

.product-details-v2 .product-details__info-openbox .openbox-disclaimer-bulletes li {
  margin-left: 10px;
}

.product-details-v2 .product-details__info-openbox .openbox-disclaimer-close {
  font-size: 28px;
  position: absolute;
  right: 28px;
  top: 28px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-purchase .payment-chat-container {
  display: none;
  margin: 10px 0;
}

.product-details-v2 .product-details__info-purchase .payment-chat-container .chat-button {
  font-size: 16px;
  font-family: "SamsungOneLatinWeb";
  font-weight: 700;
  color: #2189FF;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-purchase .payment-chat-container .chat-button span {
    display: none;
  }
}

.product-details-v2 .product-details__info-purchase .payment-chat-container .chat-icon {
  width: 22px;
  height: 22px;
}

.product-details-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-v2 .product-details__info-purchase .slick-slide {
  height: inherit !important;
}

.product-details-v2 .product-details__info-purchase .slick-dots {
  position: absolute;
  bottom: -20px;
  padding: 0;
}

.product-details-v2 .product-details__info-purchase .slick-prev {
  padding: 0;
  background: none;
  left: -20px;
}

.product-details-v2 .product-details__info-purchase .slick-next {
  padding: 0;
  background: none;
  right: -20px;
}

.product-details-v2 .product-details__info-purchase .slick-arrow__icon {
  color: #000;
}

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

.product-details-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-v2 .product-details__info-purchase-carousel {
    overflow: auto;
    margin-right: 0;
  }
}

.product-details-v2 .product-details__info-purchase-carousel::-webkit-scrollbar {
  height: 4px;
}

.product-details-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-v2 .product-details__info-purchase-card {
    width: 43%;
    max-width: 130px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.product-details-v2 .product-details__info-purchase-card.selected {
  color: #fff;
  background-color: #2189FF;
}

.product-details-v2 .product-details__info-purchase-card-name {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 1em;
}

.product-details-v2 .product-details__info-purchase-card-bottom {
  font-size: 14px;
  line-height: 14px;
}

.product-details-v2 .product-details__info-purchase-card-bottom .from {
  font-size: 14px;
  line-height: 17px;
}

.product-details-v2 .product-details__info-purchase-card-bottom .lg {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 3px 0;
}

.product-details-v2 .product-details__info-purchase-card-bottom sup {
  font-size: 50%;
  top: -0.7em;
}

.product-details-v2 .product-details__info-purchase-card-bottom b {
  font-weight: 700;
}

.product-details-v2 .product-details__info-purchase-detail {
  padding: 15px;
  background-color: #f7f7f7;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.product-details-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-v2 .product-details__info-purchase-detail-flex img {
  width: 50px;
  margin-right: 20px;
}

.product-details-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-v2 .product-details__info-purchase-detail-flex.installments img {
  height: 39px;
  width: 39px;
  margin-left: 8px;
  margin-right: 11px;
}

.product-details-v2 .product-details__info-purchase-detail-title {
  font-size: 14px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-purchase-detail-title.installments {
  font-size: 16px;
}

.product-details-v2 .product-details__info-purchase-detail-desc {
  font-size: 12px;
  line-height: 14px;
  margin-top: 4px;
}

.product-details-v2 .product-details__info-purchase-detail-wrapper.installments {
  padding: 15px 0;
}

.product-details-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-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-v2 .product-details__info-purchase-monthly-option .lg {
  font-size: 12px;
}

.product-details-v2 .product-details__info-purchase-monthly-option b {
  font-weight: 700;
}

.product-details-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-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-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-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-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-v2 .product-details__info-purchase-installment-option .installment_price {
    display: block;
  }
}

.product-details-v2 .product-details__info-purchase-installment-option .installment_due {
  font-size: 11px;
}

.product-details-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-v2 .product-details__info-purchase-installment-option img {
    object-fit: contain;
    aspect-ratio: 5/3;
    margin-bottom: 5px;
  }
}

.product-details-v2 .product-details__info-purchase-installment-option sup {
  font-size: 9px;
}

.product-details-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-v2 .product-details__info-premium .premium-wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

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

.product-details-v2 .product-details__info-premium .premium-title img {
  margin-right: 8px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.38px;
    line-height: 21px;
    font-family: SamsungSansSharp;
  }
}

.product-details-v2 .product-details__info-premium .premium-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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 5px;
}

.product-details-v2 .product-details__info-premium .premium-row img {
  width: 10%;
  max-width: 55px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 4%;
}

.product-details-v2 .product-details__info-premium .premium-subtitle {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-bottom: 5px;
}

.product-details-v2 .product-details__info-premium .premium-option {
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 16px;
  margin-top: 10px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-option {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin: 10px 0;
  }
}

.product-details-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-v2 .product-details__info-premium .premium-option.active .premium-status.active {
  display: block;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-premium .premium-option.active .premium-status.active {
    display: none !important;
  }
}

.product-details-v2 .product-details__info-premium .premium-option.active .premium-status.inactive {
  display: none;
}

.product-details-v2 .product-details__info-premium .premium-option.active .icon-checked {
  display: block;
}

.product-details-v2 .product-details__info-premium .premium-option.banner {
  border-top-color: #000;
  border-top-width: 4px;
  -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-v2 .product-details__info-premium .premium-option.banner .premium-banner, .product-details-v2 .product-details__info-premium .premium-option.banner .premium-suggested {
  display: block;
}

.product-details-v2 .product-details__info-premium .premium-option__body {
  margin-left: 5px;
  padding: 10px 0;
}

.product-details-v2 .product-details__info-premium .premium-option__left {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 0;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-premium .premium-option__left {
    font-weight: 400;
  }
}

.product-details-v2 .product-details__info-premium .premium-option__left .mobile {
  letter-spacing: 0.3px;
  margin-bottom: 3px;
  font-weight: 700;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-option__left .mobile {
    display: none;
  }
}

.product-details-v2 .product-details__info-premium .premium-option .icon-checked {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  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-v2 .product-details__info-premium .premium-name {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-premium .premium-price {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.85);
}

.product-details-v2 .product-details__info-premium .premium-suggested {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.85);
  text-decoration: line-through;
  display: none;
}

.product-details-v2 .product-details__info-premium .premium-image {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  width: 30%;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-premium .premium-image {
    width: 20%;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}

.product-details-v2 .product-details__info-premium .premium-status {
  position: absolute;
  top: 14px;
  right: 10px;
  color: #1428a0;
  font-size: 10px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-premium .premium-status.active {
  display: none;
}

.product-details-v2 .product-details__info-premium .premium-status.inactive {
  display: block;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-status.inactive {
    display: none;
  }
}

.product-details-v2 .product-details__info-premium .premium-terms {
  clear: both;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  margin-top: 10px;
}

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

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-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-v2 .product-details__info-premium .premium-banner {
  display: none;
  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;
}

.product-details-v2 .product-details__info-premium .premium-banner::after {
  content: '';
  position: absolute;
  border-top: solid 16px #000;
  border-right: solid 10px transparent;
  right: -10px;
  width: 0;
  height: 0;
  top: 0;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-banner::after {
    border-top: solid 23px #000;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-premium .premium-banner {
    padding: 6px 10px;
    font-size: 12px;
  }
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper {
  padding: 30px 0px 20px 0px;
  border-top: 1px solid #979797;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-title {
  width: 100%;
  min-height: auto;
  font-size: 20px;
  font-family: "SamsungSansSharp";
  letter-spacing: normal;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 18px;
  padding: 0;
  vertical-align: top;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 25px;
  width: 100%;
  margin-bottom: 20px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-premium-inner-title {
  font-size: 18px;
  font-family: "SamsungOneLatinWeb";
  font-weight: bold;
  line-height: 18px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-premium-inner-title .pc-learn-more {
  font-size: 12px;
  margin-left: 10px;
  font-family: "SamsungOneLatinWeb";
  letter-spacing: normal;
  font-weight: bold;
  line-height: 14px;
  text-decoration: underline;
  color: #2189FF;
  cursor: pointer;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-premium-inner-headline {
  font-size: 14px;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .pc-benefits {
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .pc-benefits li {
  list-style: disc;
  margin: 8px 0;
  font-family: "SamsungOne";
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  font-size: 14px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin: 0;
  padding: 9px 0;
  cursor: pointer;
  font-size: 14px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option.selected {
  border-color: #0077C8;
  -webkit-box-shadow: 0 0 0 1px #0077c8;
  box-shadow: 0 0 0 1px #0077c8;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option.selected:hover {
  border-color: #0077C8;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option:hover {
  border-color: #000;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option .buds-pc-price {
  font-weight: bold;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper .buds-pc-options .buds-pc-option .buds-pc-price .suggested-price {
  font-size: 12px;
  line-height: 15px;
  color: grey;
  text-decoration: line-through;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-premium-inner-wrapper.other-pc-options {
  display: none;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .view-other-options {
  cursor: pointer;
  color: #2189FF;
  font-family: "SamsungOne";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 17px;
  margin: 5px 0 15px 0;
  text-decoration: underline;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-pc-no-coverage {
  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;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #FFFFFF;
  height: 64px;
  cursor: pointer;
  font-family: "SamsungOne";
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 18px;
  font-size: 18px;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-pc-no-coverage.selected {
  border: 2px solid #2189ff;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-pc-no-coverage.selected:hover {
  border-color: #2189ff;
}

.product-details-v2 .product-details__info-premium .buds-premium-wrapper .buds-pc-no-coverage:hover {
  border-color: #000;
}

.product-details__info-preorder {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.product-details__info-preorder .preorder__section {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper {
  display: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #F7F7F7;
  padding: 20px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-title {
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards {
  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: 24px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card {
  padding: 15px;
  width: 50%;
  cursor: pointer;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 12px;
  color: #222425;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-bottom: 10px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card.selected {
  outline: 2px solid #2189FF;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card:first-of-type {
  margin-right: 10px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-title {
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 19px;
  font-weight: bold;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-subtitle {
  color: #222425;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  width: 140px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-left img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-right {
  text-align: right;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-right .mounting-promo-price {
  color: #000000;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.17px;
  line-height: 19px;
}

.product-details__info-preorder .preorder__section .preorder-mounting-wrapper .preorder-mounting-cards .preorder-mounting-card .mounting-right .mounting-price {
  color: #6D7278;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-decoration: line-through;
}

.product-details__info-preorder .preorder__section .preorder-title {
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 15px;
}

.product-details__info-preorder .preorder__section .preorder-subtitle {
  color: #FF7C2E;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 30px;
}

.product-details__info-preorder .preorder__section .preorder-card-section {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  cursor: pointer;
  position: relative;
}

.product-details__info-preorder .preorder__section .preorder-card-section.selected {
  outline: 2px solid #2189FF;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preoder-section__image {
  width: 80px;
  height: 60px;
  margin-right: 15px;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preorder-add {
  position: absolute;
  color: #2189FF;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  font-weight: bold;
  right: 15px;
  top: 10px;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preorder-card-section__right .preorder-card-section__title {
  color: #000000;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  max-width: 220px;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preorder-card-section__right .preorder-card-section__title sup {
  font-size: 12px;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preorder-card-section__right .preorder-card-section__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  font-family: SamsungOne;
  letter-spacing: 0.15px;
  line-height: 14px;
  font-size: 12px;
}

.product-details__info-preorder .preorder__section .preorder-card-section .preorder-card-section__right .preorder-card-section__price .preoder-section__origin-price {
  color: #A6A6A6;
  text-decoration: line-through;
  margin-left: 2px;
}

.product-details-v2 .product-details__info-recommendations {
  margin: 15px 0;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-title {
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  font-family: "SamsungSharpSans";
  font-size: 20px;
  letter-spacing: 0.38px;
  line-height: 25px;
}

.product-details-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: 25px 15px;
  background: radial-gradient(circle, #FFFFFF 0%, #F5F7FE 100%);
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-image {
  width: 15%;
  margin-right: 4%;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-image {
    width: 25%;
  }
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-image img {
  width: 100%;
}

.product-details-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;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content sup {
  font-size: 11px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content-title {
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #000;
  margin: 5px 0;
  padding-right: 20px;
}

.product-details-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;
}

.product-details-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: #2189FF;
  margin: 5px 0;
  text-decoration: underline;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content-link::after {
  content: none !important;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content ul {
  position: relative;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content ul li {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin: 10px;
}

.product-details-v2 .product-details__info-recommendations .product-details__recommendations-item-content ul li::before {
  content: "\2022";
  position: absolute;
  left: -2px;
}

.product-details__info-recycle .recycle__wrapper {
  border-top: #979797 solid .5px;
  padding: 30px 0 35px;
  display: none;
}

.product-details__info-recycle .recycle__headline {
  color: #000000;
  font-family: 'SamsungSharpSans';
  font-size: 20px;
  letter-spacing: 0;
  line-height: 21px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__question {
  color: #000000;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 15px;
  margin-bottom: 20px;
  font-weight: bold;
}

.product-details__info-recycle .recycle__subHeadline-wrapper {
  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-bottom: 23px;
}

.product-details__info-recycle .recycle__subHeadline-wrapper .recycle__subHeadline-right .recycle__subHeadline-top {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 10px;
}

.product-details__info-recycle .recycle__subHeadline-wrapper .recycle__subHeadline-right .recycle__subHeadline-top span {
  font-weight: 700;
  color: #FF7C2E;
}

.product-details__info-recycle .recycle__subHeadline-wrapper img {
  width: 52px;
  height: 52px;
  margin-right: 16px;
  margin-top: 10px;
}

.product-details__info-recycle .recycle__subHeadline {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 10px;
}

.product-details__info-recycle .recycle__options {
  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__option {
  margin-top: 10px;
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
}

.product-details__info-recycle .recycle__option.done .recycle__option-price {
  display: block;
}

.product-details__info-recycle .recycle__option.done .recycle__option-edit {
  display: block;
}

.product-details__info-recycle .recycle__option.done .recycle__option-free {
  display: none;
}

.product-details__info-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__option input:checked + label, .product-details__info-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__option label {
  cursor: pointer;
  padding: 18px 15px;
  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;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #A6A6A6;
  height: 70px;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__option label:focus, .product-details__info-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__option-img {
  display: block;
  margin-right: 15px;
}

.product-details__info-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__option-price {
  display: none;
  margin-top: 10px;
}

.product-details__info-recycle .recycle__option-price p:first-child {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.product-details__info-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__option-edit {
  display: none;
}

.product-details__info-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__option-icon {
    top: 13px;
    right: 14px;
  }
}

.product-details__info-recycle .recycle__dropdown {
  position: relative;
  display: none;
  margin-top: 6px;
  background-color: #F7F7F7;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 16px 20px;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__dropdown {
    padding: 20px;
  }
}

.product-details__info-recycle .recycle__dropdown-wrapper {
  position: relative;
  margin-bottom: 8px;
}

.product-details__info-recycle .recycle__dropdown-list, .product-details__info-recycle .recycle__dropdown-list-size {
  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__dropdown-item, .product-details__info-recycle .recycle__dropdown-item-size {
  padding: 15px;
  cursor: pointer;
  background: #fff;
  text-align: left;
  font-size: 16px;
}

.product-details__info-recycle .recycle__dropdown .recycle__year {
  color: #000000;
  font-family: SamsungOneLatinWeb;
  font-size: 17px;
  letter-spacing: 0px;
  display: block;
  width: 100%;
  height: 60px;
  margin: 8px 0 12px;
  padding-left: 16px;
  border: 1px solid #DDD;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}
@media (min-width: 769px) {
  .product-details__info-recycle .recycle__dropdown-item:focus, .product-details__info-recycle .recycle__dropdown-item:hover, .product-details__info-recycle .recycle__dropdown-item-size:focus, .product-details__info-recycle .recycle__dropdown-item-size:hover {
    background: #e5e5e5;
  }
}

.product-details__info-recycle .recycle__dropdown-term {
  display: none;
}

.product-details__info-recycle .recycle__dropdown-disclaimer {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.26px;
  line-height: 16px;
  padding: 15px 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.product-details__info-recycle .recycle__dropdown-disclaimer.isMonitor {
  border-bottom: none;
  padding: 6px 0;
  width: calc(50% - 5px );
  font-weight: normal;
  color: #636363;
}

.product-details__info-recycle .recycle__dropdown-disclaimer a {
  color: #2189FF;
}

.product-details__info-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;
}

.product-details__info-recycle .recycle__dropdown-action.isMonitor {
  padding: 4% 0;
}

@media (min-width: 769px) {
  .product-details__info-recycle .recycle__dropdown-action {
    padding: 5% 10% 0;
  }
}

.product-details__info-recycle .recycle__dropdown-req{
  display: none;
}
.product-details__info-recycle .recycle__dropdown-req-headline{
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0px;
  font-family: 'SamsungSharpSans';
  letter-spacing: 0.2px;
}

.product-details__info-recycle .recycle__dropdown-req-list-item{
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: 7px 0 14px 20px;
  color: #636363;
  font-size: 14px;
}
.product-details__info-recycle .recycle__dropdown-req-list-item::before{
  content: "\2022";
  position: absolute;
  left: -20px;
}
.product-details__info-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__dropdown-cta .isMonitor{
  width: calc( 50% - 5px );
}

.product-details__info-recycle .recycle__dropdown-manu, .product-details__info-recycle .recycle__dropdown-size {
  width: 100%;
  height: 60px;
  padding: 0 16px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  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__dropdown-label, .product-details__info-recycle .recycle__dropdown-label-size {
  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__dropdown-icon {
  font-size: 20px;
}

.product-details__info-recycle .recycle__dropdown-res, .product-details__info-recycle .recycle__dropdown-res-size {
  display: none;
  text-align: left;
}

.product-details__info-recycle .recycle__dropdown-res label, .product-details__info-recycle .recycle__dropdown-res-size label {
  color: #A6A6A6;
  font-size: 12px;
  letter-spacing: 0.3px;
}

.product-details__info-recycle .recycle__dropdown-res p, .product-details__info-recycle .recycle__dropdown-res-size p {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  margin-top: 6px;
}

.product-details__info-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__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-v2 .product-details__info-reserve {
  padding: 0px 0px 20px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_title {
  font-family: SamsungSansSharp;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.23px;
  line-height: 30px;
  margin-bottom: 14px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features {
  margin-bottom: 20px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features_title {
  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-bottom: 8px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features_title img {
  display: block;
  width: auto;
  height: 25px;
  margin-right: 10px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features_title h2 {
  font-size: 16px;
  font-family: SamsungSharpSans;
  font-weight: 700;
  margin: 0;
  text-align: left;
  letter-spacing: 0.18px;
  line-height: 18px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features_title h2 sup {
  top: -5px;
}

.product-details-v2 .product-details__info-reserve .reserve_information_features_title h2 .highlight_blue {
  color: #2189ff;
}

.product-details-v2 .product-details__info-reserve .reserve_information .mobileReserve__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
}

.product-details-v2 .product-details__info-reserve .reserve_information .mobileReserve__overlay.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
}

.product-details-v2 .product-details__info-reserve .reserve_information .mobileReserve__loader {
  background: 0 0;
  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);
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  position: relative;
  margin-bottom: 17px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input {
    -ms-flex-preferred-size: 49%;
    -webkit-flex-basis: 49%;
    flex-basis: 49%;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.full {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.filled input {
  border: solid 1.5px #2189FF;
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.filled label {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  font-size: 11px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 400;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.filled label {
    font-size: 11px;
    font-size: .8600469116vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.filled label {
    font-size: 11px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.filled label {
    font-size: 11px;
    font-size: 3.0640668524vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input input {
  width: 100%;
  height: 50px;
  padding-left: 10px;
  padding-top: 18px;
  color: #000;
  -webkit-transition: border .3s;
  transition: border .3s;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 700;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input input {
    font-size: 14px;
    font-size: 1.0946051603vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input input {
    font-size: 14px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input input {
    font-size: 14px;
    font-size: 3.8997214485vw;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input input {
    color: #636363;
    padding-top: 15px;
    border: 1px solid #dddddd;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__message {
  color: #000;
  line-height: 17px;
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 400;
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__message a:after {
  display: none !important;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__message {
    font-size: 12px;
    font-size: .9382329945vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__message {
    font-size: 12px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__message {
    font-size: 12px;
    font-size: 3.3426183844vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__label {
  left: 10px;
  top: 18px;
  color: #979797;
  position: absolute;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 400;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__label {
    font-size: 14px;
    font-size: 1.0946051603vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__label {
    font-size: 14px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__label {
    font-size: 14px;
    font-size: 3.8997214485vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button {
  margin-top: 12%;
  text-align: center;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button {
    display: block;
    margin-top: 6%;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button {
  background-color: #2189FF;
  color: #fff;
  -webkit-transition: background .3s;
  transition: background .3s;
  cursor: pointer;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 700;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button {
    font-size: 12px;
    font-size: .9382329945vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button {
    font-size: 12px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button {
    font-size: 12px;
    font-size: 3.3426183844vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button[disabled] {
  cursor: default;
  background-color: #dddddd;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 330px;
  }
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button:not([disabled]):focus,
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__button button:not([disabled]):hover {
    background-color: #006BEA;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__acknowledge {
  color: #000;
  line-height: 1.36;
  margin-top: 10%;
  font-size: 11px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: .17px;
  font-weight: 400;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__acknowledge {
    font-size: 11px;
    font-size: .8600469116vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__acknowledge {
    font-size: 11px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__acknowledge {
    font-size: 11px;
    font-size: 3.0640668524vw;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__acknowledge {
    max-width: 300px;
    margin: 4% auto 0;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepTouch {
  margin-top: 14%;
  margin-bottom: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepTouch {
    margin: 4% 8% 0;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox__label:focus,
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox__label:hover {
    outline-color: #2189FF;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox__label {
  position: relative;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0;
  margin-right: 14px;
  margin-top: 4px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border: 2px solid #555555;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background .3s;
  transition: background .3s;
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox:checked ~ .mobileReserve__checkbox__label {
  background-color: #2189FF;
  border: 2px solid #2189FF;
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox:checked ~ .mobileReserve__checkbox__label:after {
  content: '';
  height: 20px;
  width: 20px;
  -webkit-transition: background .3s;
  transition: background .3s;
  display: inline-block;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  -ms-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  height: 55%;
  width: 25%;
  position: absolute;
  border-bottom: 2px solid #fff;
  left: 20%;
  top: 50%;
  border-right: 2px solid #fff;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__checkbox {
    margin-right: 8px;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepMessage {
  color: #000;
  line-height: 1.36;
  font-size: 11px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: .17px;
  font-weight: 400;
  cursor: pointer;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepMessage {
    font-size: 11px;
    font-size: .8600469116vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepMessage {
    font-size: 11px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepMessage {
    font-size: 11px;
    font-size: 3.0640668524vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__keepMessage a {
  color: #2189ff;
  font-weight: 700;
  cursor: pointer;
}

.product-details-v2 .product-details__info-reserve .reserve_form div.error {
  color: red;
  margin: 3px 0;
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 400;
  position: absolute;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form div.error {
    font-size: 12px;
    font-size: .9382329945vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form div.error {
    font-size: 12px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form div.error {
    font-size: 12px;
    font-size: 3.3426183844vw;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_form .ajax-error {
  color: red;
  margin: 5px auto;
  text-align: center;
  font-size: 12px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 700;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .ajax-error {
    font-size: 12px;
    font-size: .9382329945vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .ajax-error {
    font-size: 12px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .ajax-error {
    font-size: 12px;
    font-size: 3.3426183844vw;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form a.transform,
  .product-details-v2 .product-details__info-reserve .reserve_form button.transform {
    background-color: #2189FF;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 42px;
    line-height: 42px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_form .transform button,
  .product-details-v2 .product-details__info-reserve .reserve_form .transform input {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .product-details-v2 .product-details__info-reserve .reserve_form .transform button ~ label,
  .product-details-v2 .product-details__info-reserve .reserve_form .transform input ~ label {
    left: 0;
  }
  .product-details-v2 .product-details__info-reserve .reserve_form .transform.filled input {
    border: 0 !important;
  }
  .product-details-v2 .product-details__info-reserve .reserve_form .mobileReserve__input.transform {
    border-bottom: 1px solid #BBBBBB;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou {
  display: none;
  text-align: center;
  background-color: #f7f7f7;
  padding: 30px 15px 20px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou h2 {
  line-height: 1.22;
  color: #000;
  font-size: 24px;
  font-family: SamsungSansSharp;
  letter-spacing: .27px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__result {
  line-height: 1.3;
  color: #000;
  margin-top: 15px;
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 400;
  color: #505050;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share {
  line-height: 1.3;
  color: #000;
  margin: 25px 16px 0;
  font-size: 24px;
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0;
  font-weight: 700;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share {
    padding-bottom: 40px;
    margin: 10px auto 0;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button {
  border: 1px solid black;
  width: 260px;
  margin: 15px auto 0;
  padding: 10px 10px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  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;
  vertical-align: top;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button {
    border: 1px solid black;
    width: auto;
    min-width: 260px;
    margin: 15px 15px 0;
    padding: 13px 10px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    cursor: pointer;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button span {
  font-size: 12px;
  line-height: 28px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button span {
    font-size: 16px;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button img {
  vertical-align: middle;
  margin-right: 5px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .share_button img {
    margin-right: 10px;
    width: 20px;
  }
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_imgcontainer {
  display: none;
  position: fixed;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_imgcontainer.active {
  display: block;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner {
  position: relative;
  background-color: #fff;
  width: 677px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  padding: 50px 35px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: left;
  font-size: 16px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .close_button {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_title {
  font-family: "Samsung Sharp Sans";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.38px;
  line-height: 27px;
  width: 90%;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_icons {
  margin-top: 40px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_icons a {
  margin-right: 25px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_icons a:after {
  display: none;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links {
  margin-top: 30px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links .copy_links_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 5px;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links .copy_links_url {
  opacity: 0.6;
  color: #000000;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  padding: 7px 10px;
  border: 1px solid #dddddd;
  border-right: none;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  overflow: hidden;
  white-space: nowrap;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links .copy_links_btn {
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  color: white;
  width: 100px;
  background-color: #2189FF;
  padding: 7px 5px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links_copied {
  padding: 7px 5px;
  color: red;
  font-weight: 400;
  display: none;
  position: absolute;
  right: 0;
  font-size: 14px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    text-align: center;
    padding: 50px 20px;
  }
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_icons {
    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-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .share_icons a {
    margin: 0 10px;
  }
  .product-details-v2 .product-details__info-reserve .reserve_thankyou .mobileReserve__share .mobileReserve__share_inner .copy_links {
    text-align: left;
  }
}

.resolution-overlay-wrapper {
  display: none;
}

.resolution-overlay-wrapper.show {
  display: block;
  pointer-events: auto;
}

.resolution-overlay-wrapper .resolution-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  z-index: 9999999;
}

.resolution-overlay-wrapper .resolution-overlay-modal {
  position: fixed;
  display: block;
  font-family: "SamsungSans";
  text-align: center;
  overflow-x: hidden;
  overflow-y: scroll;
  max-width: 1440px;
  padding: 5.7vw 5vw;
  z-index: 9999999;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper {
  position: relative;
  background-color: #FFFFFF;
  padding: 45px 52px 82px;
  border: 1px solid #979797;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content {
  margin-top: 30px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section {
  margin-bottom: 40px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section-header {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 14px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .section-images {
  margin-top: 25px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .section-images-desktop {
  position: relative;
  width: 100%;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .section-images-mobile {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
}

@media (max-width: 540px) {
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .section-images-desktop {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
  }
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .section-images-mobile {
    position: relative;
    width: 100%;
    visibility: inherit;
  }
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen {
  margin-top: 25px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-image-desktop {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-image-mobile {
  width: 100%;
  visibility: hidden;
  height: 0;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-table-desktop {
  width: 100%;
  position: relative;
}

.resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-table-mobile {
  width: 100%;
  visibility: hidden;
  height: 0;
}

@media (max-width: 540px) {
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-image-desktop {
    visibility: hidden;
    height: 0;
  }
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-image-mobile {
    height: 100%;
    position: relative;
    visibility: inherit;
  }
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-table-desktop {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
  }
  .resolution-overlay-wrapper .resolution-overlay-modal .modal-wrapper .modal-content .overlay-section .wider-screen-table-mobile {
    height: 100%;
    position: relative;
    visibility: inherit;
  }
}

.resolution-overlay-wrapper .resolution-overlay-modal::-webkit-scrollbar {
  display: none;
}

.resolution-overlay-wrapper .resolution-overlay-modal .close-resolution-overlay {
  position: absolute;
  right: 19px;
  top: 21px;
  font-size: 65px;
}

.s21-offer__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 11111;
}

.s21-offer__overlay-inner {
  position: relative;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s21-offer__overlay-content {
  width: 600px;
  height: auto;
  padding: 35px 35px 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;
  background-color: #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: relative;
}

@media (max-width: 768px) {
  .s21-offer__overlay-content {
    width: 90%;
  }
}

.s21-offer__overlay-title {
  font-size: 20px;
  font-family: SamsungOneLatinWeb;
  font-weight: 700;
  letter-spacing: 0.38px;
  color: #000;
  line-height: 27px;
  text-align: center;
}

.s21-offer__overlay-description {
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  font-weight: 400;
  letter-spacing: 0.19px;
  color: #000;
  line-height: 21px;
  margin: 20px 0 40px;
  text-align: center;
}

.s21-offer__overlay-ctas {
  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: 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;
  height: 40px;
}

.s21-offer__overlay-ctas .go_back {
  cursor: pointer;
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
}

.s21-offer__overlay-ctas .go_forward, .s21-offer__overlay-ctas .go_check_out {
  height: 40px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-left: 30px;
  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;
}

.s21-offer__overlay-close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 60px;
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.s21-offer__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);
}

.s21-offer__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-v2 .product-details__info-shelves .shelves__wrapper {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-v2 .product-details__info-shelves .shelves__intro__title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.38px;
  line-height: 21px;
  font-family: SamsungSansSharp;
  color: #000;
}

.product-details-v2 .product-details__info-shelves .shelves__intro__desc {
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 16px;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__intro img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__bundles {
  margin-top: 25px;
}

.product-details-v2 .product-details__info-shelves .shelves__singles {
  margin-top: 25px;
}

.product-details-v2 .product-details__info-shelves .shelves__list__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-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;
}

.product-details-v2 .product-details__info-shelves .shelves__item__wrapper {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  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-bottom: 8px;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 15px 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__item__wrapper img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__item__wrapper {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    -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;
  }
  .product-details-v2 .product-details__info-shelves .shelves__item__wrapper .item__image__wrapper {
    width: 40%;
    margin-right: 20px;
  }
  .product-details-v2 .product-details__info-shelves .shelves__item__wrapper .item__image__wrapper img {
    width: 100%;
    height: auto;
  }
  .product-details-v2 .product-details__info-shelves .shelves__item__wrapper .item__content__wrapper {
    width: 59%;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__item__title {
  color: #000000;
  font-family: SamsungOne;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  margin: 10px 0;
  font-weight: bold;
}

.product-details-v2 .product-details__info-shelves .shelves__item__desc {
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.product-details-v2 .product-details__info-shelves .shelves__item__price {
  margin: 8px 0;
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.product-details-v2 .product-details__info-shelves .shelves__singles__bottom {
  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-v2 .product-details__info-shelves .shelves__singles__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__result {
  margin-top: 30px;
}

.product-details-v2 .product-details__info-shelves .shelves__result__preview {
  text-align: center;
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.product-details-v2 .product-details__info-shelves .shelves__result__preview .preview__btn {
  margin-top: 15px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #fff;
  padding: 14px 40px;
  color: #000;
  border: 1px solid #000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__result__preview .preview__btn:hover {
  color: #FFFFFF;
  background-color: #2189FF;
  border: 1px solid #2189FF;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__title {
  color: #000000;
  font-family: SamsungOne;
  font-size: 18px;
  letter-spacing: 0.34px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__desc {
  color: #000000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__update {
  color: #2189FF;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-decoration: underline;
  margin-top: 10px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__wrapper {
  border: 2px solid #2189FF;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__wrapper .shelves__item__price {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__wrapper .shelves__item__price .shelves__item__msrp {
  text-decoration: line-through;
}

.product-details-v2 .product-details__info-shelves .shelves__result__box__left {
  padding-right: 20px;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.product-details-v2 .product-details__info-shelves .shelves__popup.hide {
  display: none;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(247, 247, 247, 0.9);
  z-index: 19999;
}

.product-details-v2 .product-details__info-shelves .shelves__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-v2 .product-details__info-shelves .shelves__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: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__popup__close:after {
    background-color: #505050;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__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: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__popup__close:before {
    background-color: #505050;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__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;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__container::-webkit-scrollbar {
  display: none;
}

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

.product-details-v2 .product-details__info-shelves .shelves__popup__image__container {
  position: relative;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__image__container img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-border-radius: 18px 18px 0 0;
  border-radius: 18px 18px 0 0;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__image__container img.mobile {
  display: none;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__image__container img.desktop {
  display: block;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__image__container img.mobile {
  display: none;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__popup__image__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-v2 .product-details__info-shelves .shelves__popup__image__container img {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .product-details-v2 .product-details__info-shelves .shelves__popup__image__container img.mobile {
    display: block;
  }
  .product-details-v2 .product-details__info-shelves .shelves__popup__image__container img.desktop {
    display: none;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info {
  color: #000000;
  position: absolute;
  top: 100px;
  right: 20px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
  width: 30%;
  padding: 25px 30px 45px 23px;
  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-details-v2 .product-details__info-shelves .shelves__popup__info {
    position: relative;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__badge {
  font-family: SamsungOne;
  font-size: 11.25px;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #006BEA !important;
  color: #FFFFFF;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 4px 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 16px;
  font-family: SamsungSansSharp;
  margin-top: 8px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__desc {
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.15px;
  line-height: 16px;
  margin-top: 8px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__spec {
  margin-top: 12px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__spec_container {
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__info__spec__title, .product-details-v2 .product-details__info-shelves .shelves__popup__info__spec__content {
  color: #000000;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.15px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box {
  -webkit-border-radius: 0 0 18px 18px;
  border-radius: 0 0 18px 18px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 20px;
  text-align: center;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper__item {
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin: 0 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper__item .shelves__item__msrp {
  text-decoration: line-through;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper__item.selected {
  border: 2px solid #2189FF;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper__item__title {
  margin: 5px 0 10px;
  font-family: SamsungSansSharp;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2px;
  line-height: 16px;
  text-align: center;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper__item__desc {
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper.bundle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper.bundle .box__wrapper__item {
    width: 100%;
    margin-bottom: 12px;
  }
  .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper.single {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__wrapper.single .box__wrapper__item {
    width: 45%;
    margin-bottom: 12px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    border: 1px solid #ccc;
  }
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box .box__title {
  color: #000000;
  font-family: SamsungSansSharp;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 16px;
  text-align: center;
  margin: 30px 0;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__action {
  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: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__action .box__close {
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-decoration: underline;
  margin-right: 15px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__action .box__add {
  margin-left: 15px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #fff;
  padding: 14px 40px;
  color: #000;
  border: 1px solid #000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__action .box__add:hover {
  color: #FFFFFF;
  background-color: #2189FF;
  border: 1px solid #2189FF;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__update {
  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: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__update .box__update, .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__update .box__remove {
  margin-left: 15px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #fff;
  padding: 14px 40px;
  color: #000;
  border: 1px solid #000;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__update .box__update:hover, .product-details-v2 .product-details__info-shelves .shelves__popup__desc__box__update .box__remove:hover {
  color: #FFFFFF;
  background-color: #2189FF;
  border: 1px solid #2189FF;
}

.product-details-v2 .product-details__info-shelves .shelves__overlay_open {
  color: #2189FF;
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0.17px;
  line-height: 16px;
  margin-left: 8px;
  text-decoration: underline;
  cursor: pointer;
}

.product-details-v2 .product-details__info-shelves .shelves__bundles__title, .product-details-v2 .product-details__info-shelves .shelves__singles__title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.38px;
  line-height: 21px;
  font-family: SamsungSansSharp;
  color: #000;
  margin-bottom: 11px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-wrapper {
  padding: 30px 0;
  border-top: #979797 solid 0.5px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-title {
  color: #000000;
  font-family: 'SamsungOne';
  font-size: 20px;
  letter-spacing: 0.38px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item {
  margin-top: 10px;
  border: solid 1px #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 10px 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-v2 .product-details__info-smount .soundbar-mount-list-item img {
  width: 35px;
  margin-right: 5%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 3px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item .soundbar-mount-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-v2 .product-details__info-smount .soundbar-mount-list-item .list-item-edit {
  display: block;
  position: absolute;
  color: #2189FF;
  font-family: 'SamsungOne';
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  text-align: right;
  right: 12px;
  top: 17px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item.selected {
  border: 2px solid #2189FF;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item.selected .soundbar-mount-check {
  display: block;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item.selected .list-item-edit {
  display: none;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-info {
  width: 69%;
  color: #000000;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-info .list-item-offer {
  color: #D75300;
  font-weight: 700;
  font-family: SamsungOneLatinWeb;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-info .list-item-title {
  font-family: SamsungOne;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-info .list-item-desc {
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 14px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-price {
  font-family: SamsungOne;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 12px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
}

.product-details-v2 .product-details__info-smount .soundbar-mount-list-item-price .soundbar-mount-item-msrp {
  text-decoration: line-through;
  color: #A6A6A6;
}

.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;
  width: 90%;
}

@media (max-width: 768px) {
  .product-details__info-substitute__alerts_header_description {
    width: 85%;
  }
}

.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-v2 .product-details__info-tbyb {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb-bottom-wrapper {
  display: none !important;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-action {
  display: none !important;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-enrollment {
  display: block !important;
}

.product-details-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-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-notice {
  margin-left: 20%;
  display: block;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-image {
  width: 20%;
  text-align: center;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-image img {
  width: 100%;
  max-width: 52px;
}

.product-details-v2 .product-details__info-tbyb.accessory-mode .tbyb__card-right {
  width: 80%;
  padding-right: 25px;
}

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

.product-details-v2 .product-details__info-tbyb .info__title {
  margin-bottom: 15px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__text {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}

.product-details-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-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-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-add {
  display: none;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-remove {
  display: inline-block;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-add {
  display: none;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-remove {
  display: inline-block;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card.selected .tbyb__card-link-skip {
  display: none;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card b {
  font-weight: 700;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card-image {
  width: 15%;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card-right {
  width: 85%;
  padding-right: 12px;
  margin-bottom: 10px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card-text {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

.product-details-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-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-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-v2 .product-details__info-tbyb .tbyb__card-enrollment {
  display: none;
}

.product-details-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-v2 .product-details__info-tbyb .tbyb__card-link-remove {
  display: none;
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card-link-skip.selected {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.product-details-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-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-v2 .product-details__info-tbyb .tbyb__card-button:hover, .product-details-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-v2 .product-details__info-tbyb .tbyb__card-button-title {
  font-size: 16px;
  margin-bottom: 6px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__card-button-text {
  font-size: 14px;
}

.product-details-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-v2 .product-details__info-tbyb .tbyb__accessory-image {
  width: 24%;
  text-align: center;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-image img {
  width: 90%;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-card {
  width: 76%;
  padding-right: 60px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-add, .product-details-v2 .product-details__info-tbyb .tbyb__accessory-remove {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 10px;
  color: #1428a0;
  font-weight: 700;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-remove {
  display: none;
}

.product-details-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-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-v2 .product-details__info-tbyb .tbyb__accessory.selected .tbyb__accessory-add {
  display: none;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory.selected .tbyb__accessory-remove {
  display: block;
}

.product-details-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-v2 .product-details__info-tbyb .tbyb__accessory-options {
  margin-bottom: 15px;
  line-height: 18px;
}

.product-details-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-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-v2 .product-details__info-tbyb .tbyb__accessory-price {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-sellPrice {
  margin-right: 8px;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-totalPrice {
  text-decoration: line-through;
  color: #b4b4b4;
}

.product-details-v2 .product-details__info-tbyb .tbyb__accessory-learn {
  font-size: 10px;
  cursor: pointer;
  line-height: 10px;
  color: #1428a0;
}

.product-details-v2 .product-details__info-tbyb .tbyb-bottom-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-details-v2 .product-details__info-payment-option .tbyb-logo {
  display: none;
}

.product-details-v2 .product-details__info-payment-option.has-tbyb .product-details__info-payment-option__icons {
  display: none;
}

.product-details-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-v2 .product-details__info .info__title {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: 700;
}

.product-details-v2 .product-details__info .info__title span {
  color: #00B8E5;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info .info__title {
    font-size: 16px;
    line-height: 18px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.38px;
    line-height: 21px;
    font-family: SamsungSansSharp;
  }
}

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

.product-details-v2 .product-details__info-tradein-buds .tradein__container .info__title .tradein__maxSaving, .product-details-v2 .product-details__info-tradein-buds .tradein__container .info__title .tradein__highlight {
  color: #C75300;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__text {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2px;
  color: #636363;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__text {
    font-size: 14px;
    line-height: 16px;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__enroll {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__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;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__enroll-option {
  margin-bottom: 10px;
  cursor: pointer;
  height: 64px;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  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-v2 .product-details__info-tradein-buds .tradein__enroll-option button {
  max-width: 120px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__enroll-option {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    font-size: 14px;
    margin-bottom: 0;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__enroll-option.selected, .product-details-v2 .product-details__info-tradein-buds .tradein__enroll-option:hover {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__action {
  margin-top: 20px;
  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-v2 .product-details__info-tradein-buds .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: 12px;
  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-v2 .product-details__info-tradein-buds .tradein__action-option button {
  max-width: 120px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__action-option {
    font-size: 14px;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__action-option.selected, .product-details-v2 .product-details__info-tradein-buds .tradein__action-option:hover {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__wrapper {
  margin-top: 8px;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  position: relative;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__wrapper.selected {
  border-color: #0077c8;
  -webkit-box-shadow: 0 0 1px 1px #0077c8;
  box-shadow: 0 0 1px 1px #0077c8;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__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-v2 .product-details__info-tradein-buds .tradein__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);
}

.product-details-v2 .product-details__info-tradein-buds .tradein__select {
  width: 100%;
  margin-bottom: 8px;
  height: 60px;
  font-size: 14px;
  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;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__select {
    font-size: 16px;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__select label {
  color: #808080;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: left;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__select label p {
  font-size: 12px;
  line-height: 14px;
  color: #636363;
  margin-bottom: 5px;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__select label span:last-child {
  margin-left: 15px;
  color: #969696;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__select.selected label {
  color: #000;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  border: 1px solid #bbb;
  border-top: none;
  top: 60px;
  left: -1px;
  right: -1px;
  max-height: 270px;
  overflow: auto;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown.show {
  display: block;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown div {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  font-weight: 400;
  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;
  color: rgba(0, 0, 0, 0.85);
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown div:hover {
  background-color: #dadada;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown::-webkit-scrollbar {
  width: 5px;
  -webkit-box-shadow: inset 0 0 2px #bbb;
  box-shadow: inset 0 0 2px #bbb;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__dropdown::-webkit-scrollbar-thumb {
  background: #bbb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__requirement {
  padding-bottom: 15px;
  border-bottom: 1px solid #bbb;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__requirement p {
  margin: 20px 0 10px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__requirement p {
    margin: 25px 0 10px;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__requirement a {
  color: #1428a0;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__requirement li {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  list-style: disc;
  margin-left: 20px;
  margin-top: 8px;
  color: #000;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__agreement {
  margin-top: 18px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.26px;
  color: #000;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__agreement a {
  color: #1428a0;
  cursor: pointer;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein-buds .tradein__agreement {
    margin-top: 25px;
  }
}

.product-details-v2 .product-details__info-tradein-buds .tradein__summary-row {
  margin: 15px 0 8px;
  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-v2 .product-details__info-tradein-buds .tradein__summary-name, .product-details-v2 .product-details__info-tradein-buds .tradein__summary-price {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-tradein-buds .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-v2 .product-details__info-tradein-buds .tradein__result img {
  width: 15%;
  margin-right: 2%;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-right {
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 83%;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-title {
  width: 80%;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.17px;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-text {
  margin-top: 10px;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-label {
  font-size: 10px;
  line-height: 16px;
  color: #000000;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-price {
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.product-details-v2 .product-details__info-tradein-buds .tradein__result-edit {
  font-size: 10px;
  letter-spacing: 0.12px;
  color: #1428a0;
  position: absolute;
  top: -10px;
  right: -5px;
  padding: 3px;
  font-weight: 700;
  cursor: pointer;
}

.product-anchor-nav .pdp-nav-ti-legal {
  font-size: 10px;
  font-weight: normal;
}

.product-anchor-nav .pdp-nav-ti-legal sup {
  font-size: .5em;
  top: 0;
  vertical-align: super;
}

@media (min-width: 769px) {
  .product-anchor-nav .pdp-nav-ti-legal {
    font-size: 14px;
  }
  .product-anchor-nav .pdp-nav-ti-legal sup {
    font-size: .6em;
    top: -5px;
    vertical-align: top;
  }
}

.product-details__info-results .pdp-nav-ti-legal {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin-top: -1%;
  margin-bottom: 2%;
}

.product-details__info-results .pdp-nav-ti-legal sup {
  font-size: .5em;
  top: 0;
  vertical-align: super;
}

@media (min-width: 769px) {
  .product-details__info-results .pdp-nav-ti-legal {
    font-size: 14px;
    line-height: 17px;
  }
  .product-details__info-results .pdp-nav-ti-legal sup {
    font-size: .6em;
    top: -5px;
    vertical-align: top;
  }
}

@-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-v2 .product-details__info-tradein .tradein__container {
  padding: 30px 0;
  border-top: 1px solid #979797;
}

.product-details-v2 .product-details__info-tradein .tradein__text {
  font-size: 14px;
  margin-top: 8px;
  color: #C75300;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 8px;
}

.product-details-v2 .product-details__info-tradein .tradein__enroll, .product-details-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-v2 .product-details__info-tradein .tradein__enroll, .product-details-v2 .product-details__info-tradein .tradein__action {
    margin-top: 12px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__enroll-option, .product-details-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-v2 .product-details__info-tradein .tradein__enroll-option, .product-details-v2 .product-details__info-tradein .tradein__action-option {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__enroll-option button, .product-details-v2 .product-details__info-tradein .tradein__action-option button {
  max-width: 120px;
}

.product-details-v2 .product-details__info-tradein .tradein__enroll-option.selected, .product-details-v2 .product-details__info-tradein .tradein__enroll-option:hover, .product-details-v2 .product-details__info-tradein .tradein__action-option.selected, .product-details-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-v2 .product-details__info-tradein .tradein__enroll-option.visible-sm, .product-details-v2 .product-details__info-tradein .tradein__action-option.visible-sm {
  display: none;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__enroll-option.visible-sm, .product-details-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-v2 .product-details__info-tradein .tradein__enroll-option.visible-lg, .product-details-v2 .product-details__info-tradein .tradein__action-option.visible-lg {
    display: none;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__enroll {
    display: block;
  }
  .product-details-v2 .product-details__info-tradein .tradein__enroll-option {
    width: 100%;
    margin-bottom: 10px;
  }
}

.product-details-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-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-v2 .product-details__info-tradein .tradein__wrapper .tradein__text {
  color: #222425;
}

.product-details-v2 .product-details__info-tradein .tradein__wrapper .info__title {
  font-size: 16px;
  line-height: 18px;
  font-family: SamsungOneLatinWeb;
}

.product-details-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-v2 .product-details__info-tradein .tradein__select {
    font-size: 14px;
  }
}

.product-details-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-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-v2 .product-details__info-tradein .tradein__dropdown.show {
  display: block;
}

.product-details-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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-details-v2 .product-details__info-tradein .tradein__dropdown div:hover {
  background-color: #dadada;
}

.product-details-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-v2 .product-details__info-tradein .tradein__dropdown::-webkit-scrollbar-thumb {
  background: #bbb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.product-details-v2 .product-details__info-tradein .tradein__row {
  margin-bottom: 12px;
}

@media (min-width: 769px) {
  .product-details-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-v2 .product-details__info-tradein .tradein__row > div {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
  }
}

.product-details-v2 .product-details__info-tradein .tradein__price__wrapper {
  color: #000000;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  margin-bottom: 12px;
}

.product-details-v2 .product-details__info-tradein .tradein__price__wrapper .tradein__price__value {
  margin-left: 5px;
  font-weight: 700;
}

.product-details-v2 .product-details__info-tradein .tradein__requirement {
  padding-bottom: 15px;
  border-bottom: 1px solid #bbb;
}

.product-details-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-v2 .product-details__info-tradein .tradein__requirement a {
  color: #1428a0;
}

.product-details-v2 .product-details__info-tradein .tradein__requirement ul {
  margin-top: 10px;
}

.product-details-v2 .product-details__info-tradein .tradein__requirement li {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  margin-bottom: 10px;
  letter-spacing: 0;
  line-height: 15px;
  margin-bottom: 10px;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.product-details-v2 .product-details__info-tradein .tradein__requirement li:last-of-type {
  margin-bottom: 0;
}

.product-details-v2 .product-details__info-tradein .tradein__requirement li img {
  margin-right: 4px;
}

.product-details-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-v2 .product-details__info-tradein .tradein__agreement a {
  color: #1428a0;
  cursor: pointer;
}

.product-details-v2 .product-details__info-tradein .tradein__summary-name {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin: 15px 0 8px;
}

.product-details-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-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-v2 .product-details__info-tradein .tradein__result img {
  width: 15%;
  margin-right: 2%;
}

.product-details-v2 .product-details__info-tradein .tradein__result-right {
  width: 83%;
}

.product-details-v2 .product-details__info-tradein .tradein__result-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.17px;
}

.product-details-v2 .product-details__info-tradein .tradein__result-text {
  font-size: 16px;
  line-height: 20px;
  margin: 4px 0 10px;
}

.product-details-v2 .product-details__info-tradein .tradein__result-value {
  color: #000000;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.product-details-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-v2 .product-details__info-tradein .tradein__question {
  margin-top: 20px;
}

.product-details-v2 .product-details__info-tradein .tradein__question-error {
  color: #ff001f;
}

.product-details-v2 .product-details__info-tradein .tradein__question-cracked {
  color: #ff001f;
  text-align: center;
  margin-top: 20px;
}

.product-details-v2 .product-details__info-tradein .tradein__question-action, .product-details-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-v2 .product-details__info-tradein .tradein__question-item, .product-details-v2 .product-details__info-tradein .tradein__question-reset {
  margin-top: 20px;
}

.product-details-v2 .product-details__info-tradein .tradein__question-option, .product-details-v2 .product-details__info-tradein .tradein__question-skip, .product-details-v2 .product-details__info-tradein .tradein__question-restart, .product-details-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-v2 .product-details__info-tradein .tradein__question-option:hover, .product-details-v2 .product-details__info-tradein .tradein__question-skip:hover, .product-details-v2 .product-details__info-tradein .tradein__question-restart:hover, .product-details-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-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-v2 .product-details__info-tradein .tradein__work .tradein__work__title {
  color: #2189FF;
  font-family: SamsungOneLatinWeb;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 15px;
  margin-top: 4px;
  text-decoration: underline;
  cursor: pointer;
}

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-wrapper .dialog {
  height: 90vh;
}

.product-details-v2 .product-details__info-tradein .tradein__work .overlay-wrapper-enter-done .dialog {
  height: 90vh;
}

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

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

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-container .content {
  width: 100%;
  padding: 2%;
}

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

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-container .shadow .dialog.box {
  width: 75vw;
  height: auto;
  max-width: 700px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .overlay-container .shadow .dialog.box .content {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
  overflow-y: scroll;
}

.product-details-v2 .product-details__info-tradein .tradein__work .overlay-container .shadow .dialog.box .content::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-container .back:before,
.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-container .back:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

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

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

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

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .overlay-container .close {
    top: 5px;
    right: 5px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .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-v2 .product-details__info-tradein .tradein__work .read-more-container {
  color: #000;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .back {
  color: #000 !important;
  margin-top: -5px;
  cursor: pointer;
}

.product-details-v2 .product-details__info-tradein .tradein__work .content-title {
  text-align: center;
  font-size: 22px;
  font-family: SamsungSansSharp;
  font-weight: normal;
  letter-spacing: 0px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .content-title {
    text-align: left;
    font-size: 16px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .overlay-container .shadow .dialog.box {
  max-width: 940px;
  max-height: 80%;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .overlay-container .shadow .dialog.box {
    width: 90vw;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-title {
  font-size: 18px;
  font-family: SamsungSansSharp;
  font-weight: normal;
  letter-spacing: 0.1px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-title {
    font-size: 14px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-desc {
  font-size: 16px;
  font-family: SamsungOneLatinWeb;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000;
  display: block;
  -webkit-box-flex: 0.75;
  -webkit-flex: 0.75;
  -ms-flex: 0.75;
  flex: 0.75;
  margin: 0;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-desc {
    font-size: 12px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin: 50px 40px;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-item {
    margin: 50px 10px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item .image-container {
  margin-right: 50px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item .image-container img {
  width: 100px;
  height: auto;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile {
  margin-top: 30px;
  text-align: center;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile div {
  margin: 20px 0;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile div img {
  width: 80px;
  height: auto;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile .step-title {
  font-size: 14px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile .step-desc {
  margin: 0;
  font-size: 12px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container {
  padding: 30px 20px 0px;
  text-align: center;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container {
    padding: 40px 20px 0px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container {
  margin: 0 25px 10px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container .dot {
  background: #d5d5d5 !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  height: 5px;
  width: 5px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  margin: 0 6px;
  display: inline-block;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container .dot-selected {
  background: #969696 !important;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text {
  font-size: 14px;
  font-family: SamsungOneLatinWeb;
  font-weight: normal;
  letter-spacing: 0px;
  margin: 40px 0;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .tradein__work__overlay .overlay-container .shadow .dialog {
    width: 90vw;
    max-width: 1080px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .tradein__work__overlay .overlay-container .shadow .dialog {
    height: auto;
    overflow: hidden;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .tradein__work__overlay .overlay-container .shadow .dialog .close:before,
.product-details-v2 .product-details__info-tradein .tradein__work .tradein__work__overlay .overlay-container .shadow .dialog .close:after {
  height: 40px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container {
  color: #000;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin: 8% 5%;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper .step-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 0 3%;
  width: 100%;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper .step-item .image-container {
  margin-right: 0;
  text-align: center;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper .step-item .step-title {
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper .step-item .step-title {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .step-wrapper .step-item .step-title {
    font-size: 16px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container hr {
  border-color: rgba(0, 0, 0, 0.1);
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container {
  border: 0.66px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 10.58px;
  border-radius: 10.58px;
  background-color: rgba(255, 255, 255, 0.45);
  width: -webkit-fit-content;
  width: fit-content;
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 5%;
}

.product-details-v2 .product-details__info-tradein .tradein__work .content-title {
  text-align: center;
  font-family: "SamsungSharpSans";
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 49px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .content-title {
    font-size: 28px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .content-title {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .content-title {
    margin: 0;
    line-height: 35px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-desc {
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0px;
  font-weight: normal;
  color: #000;
  display: block;
  -webkit-box-flex: 0.75;
  -webkit-flex: 0.75;
  -ms-flex: 0.75;
  flex: 0.75;
  margin: 0;
  line-height: 20px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-desc {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-desc {
    font-size: 14px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  text-align: left;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .step-item {
    margin: 50px 10px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item .image-container {
  margin-right: 50px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item .image-container img {
  width: 100px;
  height: auto;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile {
  text-align: center;
  margin-top: 0;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile div {
  margin: 20px 0;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile div img {
  width: 80px;
  height: auto;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile .step-title {
  font-size: 16px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .step-item-mobile .step-desc {
  margin: 0;
  font-size: 14px;
  text-align: left;
  line-height: 21px;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container {
  padding: 15%;
  padding-bottom: 0;
  text-align: center;
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container {
    padding: 40px 20px 0px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container .dot {
  background: #d5d5d5 !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  height: 5px;
  width: 5px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  margin: 0 6px;
  display: inline-block;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .dot-container .dot-selected {
  background: #000 !important;
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text {
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0px;
  font-weight: normal;
  margin: 40px 0;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text {
    font-size: 14px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text b {
  font-family: SamsungOneLatinWeb;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 17px;
  text-align: center;
}

@media (max-width: 768px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text b {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text b {
    font-size: 14px;
  }
}

.product-details-v2 .product-details__info-tradein .tradein__work .read-more-container .terms-text a {
  color: #2189FF;
}

.product-details__info-whiteglove .whiteglove__section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin-top: 20px;
}

.product-details__info-whiteglove .whiteglove__section__left img {
  margin-right: 8px;
  width: 27px;
  height: 27px;
}

.product-details__info-whiteglove .whiteglove__section__right__save {
  margin-top: 23px;
}

.product-details__info-whiteglove .whiteglove__section__right {
  font-family: SamsungOne;
}

.product-details__info-whiteglove .whiteglove__section__right__tooltip__wrapper {
  position: relative;
}

.product-details__info-whiteglove .whiteglove__section__right__tooltip {
  display: none;
  position: absolute;
  height: 100px;
  width: 260px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #DDDDDD;
  -webkit-box-shadow: 0 2px 4px 0 rgba(166, 166, 166, 0.31);
  box-shadow: 0 2px 4px 0 rgba(166, 166, 166, 0.31);
  color: #222425;
  font-family: SamsungOne;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  z-index: 99;
  padding: 15px 15px 15px 10px;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  left: 80px;
}

.product-details__info-whiteglove .whiteglove__section__right__tooltip.active {
  display: block;
}

.product-details__info-whiteglove .whiteglove__section__right__tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #DDD transparent transparent;
}

.product-details__info-whiteglove .whiteglove__section__right__tooltip .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.product-details__info-whiteglove .whiteglove__section__right__title {
  color: #222425;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 6px;
}

.product-details__info-whiteglove .whiteglove__section__right__desc {
  color: #222425;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 4px;
}

.product-details__info-whiteglove .whiteglove__section__right__learn {
  color: #2189FF;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  text-decoration: underline;
  cursor: pointer;
}

.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
}
@media (max-width: 768px) {
    .content-wrapper {
        width: 100%
    }
}

.content-wrapper .title-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-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
}

.content-wrapper .title-wrapper .title-content {
    color: #000000;
    font-family: "SamsungSansSharp";
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 55px;
    text-align: center;
    margin-bottom: 30px
}

.content-wrapper .title-wrapper .chat-expert {
    color: #000000;
    font-family: "SamsungOne";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: right;
    margin-bottom: 45px
}

.content-wrapper .title-wrapper .chat-expert a {
    text-decoration: underline
}

.content-wrapper .compare-spec-row {
    background-color: #f7f7f7;
    font-family: "SamsungSansSharp";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25px
}

.content-wrapper .compare-spec-row .compare-spec-desc {
    text-align: right;
    vertical-align: middle
}

.content-wrapper .compare-spec-detail {
    font-size: 16px;
    vertical-align: middle
}

.content-wrapper .compare-spec-detail .detail-image {
    width: 60px;
    height: 60px
}

.content-wrapper .compare-table {
    display: block
}

.content-wrapper .compare-table ul {
    list-style-type: none
}

.content-wrapper .compare-column .selection {
    margin: auto;
    color: #000000;
    font-family: "SamsungSansSharp";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25px;
    height: 50px;
    width: 85%;
    border: none;
    border-bottom: 1px solid #979797;
    margin-bottom: 40px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
}

.content-wrapper .compare-column .selected-image {
    width: 75%;
    height: 100%;
    aspect-ratio: 3/2;
    margin: auto;
    margin-bottom: 20px
}

.content-wrapper .compare-column .price-buy-now {
    text-align: center;
    margin-bottom: 40px
}

.content-wrapper .compare-column .price-buy-now .price {
    font-family: "SamsungOne";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin: auto;
    margin-bottom: 11px;
    display: inline-block
}

.content-wrapper .compare-column .price-buy-now .msrp {
    color: #A6A6A6;
    text-decoration: line-through;
    display: inline-block
}

.content-wrapper .compare-column .price-buy-now button {
    height: 40px;
    width: 101px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #2189FF;
    color: #FFFFFF;
    font-family: "SamsungOne 700";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18.62px;
    text-align: center
}

.content-wrapper .compare-column li {
    display: inline-block;
    width: 24%;
    text-align: center
}

@media (max-width: 768px) {
    .content-wrapper .compare-column li {
        width: 32%
    }
}

.content-wrapper .compare-column .first-cell {
    visibility: hidden
}

@media (max-width: 768px) {
    .content-wrapper .compare-column .first-cell {
        float: left
    }
}

.content-wrapper .compare-row {
    background-color: #f7f7f7;
    font-family: "SamsungSansSharp";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25px
}

.content-wrapper .compare-row li {
    padding: 20px;
    display: inline-block;
    width: 24%;
    height: auto;
    text-align: center;
    font-family: "SamsungSansSharp"
}

@media (max-width: 768px) {
    .content-wrapper .compare-row li {
        width: 32%
    }
}

.content-wrapper .compare-row .row-desc {
    display: inline-block;
    padding: 20px;
    width: 24%;
    text-align: right;
    vertical-align: middle
}

@media (max-width: 768px) {
    .content-wrapper .compare-row .row-desc {
        display: block;
        text-align: left;
        width: 100%
    }
}

.content-wrapper ul:nth-child(2n+1) {
    background-color: #fff
}
.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
    }
}
@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
}

.ma-g-c-gallery {
    position: relative;
    padding: 80px 0px 40px;
    padding: 5.55556vw 0vw 2.77778vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery {
        padding: 80px 0px 40px
    }
}

.ma-g-c-gallery-inner {
    max-width: 1157px;
    max-width: 80.34722vw;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1440px) {
    .ma-g-c-gallery-inner {
        max-width: 1157px
    }
}

.ma-g-c-gallery img {
    max-width: 100%
}

.ma-g-c-gallery__content:before, .ma-g-c-gallery__content:after {
    content: '';
    display: block;
    clear: both
}

.ma-g-c-gallery__content img {
    width: 100%;
    height: 100%
}

.ma-g-c-gallery__content .s-box-left {
    float: left
}

.ma-g-c-gallery__content .s-box-left.s-box-1tile {
    width: 370px;
    width: 25.69444vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-box-left.s-box-1tile {
        width: 370px
    }
}

.ma-g-c-gallery__content .s-box-left.s-box-2tile {
    width: 764px;
    width: 53.05556vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-box-left.s-box-2tile {
        width: 764px
    }
}

.ma-g-c-gallery__content .s-box-right {
    float: right
}

.ma-g-c-gallery__content .s-box-right.s-box-1tile {
    width: 370px;
    width: 25.69444vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-box-right.s-box-1tile {
        width: 370px
    }
}

.ma-g-c-gallery__content .s-box-right.s-box-2tile {
    width: 764px;
    width: 53.05556vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-box-right.s-box-2tile {
        width: 764px
    }
}

.ma-g-c-gallery__content .s-slick-img {
    display: block;
    position: relative;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: top;
    margin-top: 24px;
    margin-top: 1.66667vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-slick-img {
        margin-top: 24px
    }
}

.ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    width: 6.94444vw;
    height: 100px;
    height: 6.94444vw;
    margin: auto;
    z-index: 29;
    -webkit-transition: all .2s;
    transition: all .2s
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
        width: 100px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
        height: 100px
    }
}

.ma-g-c-gallery__content .s-box-2col:before, .ma-g-c-gallery__content .s-box-2col:after {
    content: '';
    display: block;
    clear: both
}

.ma-g-c-gallery__content .s-box-2col .s-slick-img {
    float: left;
    margin-left: 24px;
    margin-left: 1.66667vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-box-2col .s-slick-img {
        margin-left: 24px
    }
}

.ma-g-c-gallery__content .s-box-2col .s-slick-img:first-child {
    margin-left: 0
}

.ma-g-c-gallery__content .s-small {
    width: 370px;
    width: 25.69444vw;
    height: 230px;
    height: 15.97222vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-small {
        width: 370px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-small {
        height: 230px
    }
}

.ma-g-c-gallery__content .s-medium {
    width: 370px;
    width: 25.69444vw;
    height: 480px;
    height: 33.33333vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-medium {
        width: 370px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-medium {
        height: 480px
    }
}

.ma-g-c-gallery__content .s-large {
    width: 764px;
    width: 53.05556vw;
    height: 480px;
    height: 33.33333vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-large {
        width: 764px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__content .s-large {
        height: 480px
    }
}

.ma-g-c-gallery .slick-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 1px;
    padding-bottom: .06944vw;
    text-align: center
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .slick-container {
        padding-bottom: 1px
    }
}

.ma-g-c-gallery .slick-container .slick-track {
    text-align: left
}

.ma-g-c-gallery .slick-layer-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%
}

.ma-g-c-gallery .slick-layer-container .slick-layer-wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

.ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick {
    width: 100%;
    margin: 0
}

.ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick .slick-slide {
    float: inherit;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle
}

.ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick .slick-slide img {
    width: auto
}

.ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick .slick-slide:focus {
    outline: inherit
}

.ma-g-c-gallery .slick-layer-container .s-marketing-close {
    width: 56px;
    width: 3.88889vw;
    height: 56px;
    height: 3.88889vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .slick-layer-container .s-marketing-close {
        width: 56px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .slick-layer-container .s-marketing-close {
        height: 56px
    }
}

.ma-g-c-gallery .slick-layer-container .s-marketing-close:focus {
    outline: 1px solid #4d90fe
}

.ma-g-c-gallery .slick-layer-container.s-disabled-nav .slick-arrow {
    display: none !important
}

.ma-g-c-gallery .s-slick {
    width: 1158px;
    width: 80.41667vw;
    margin: 0px -1px;
    margin: 0vw -.06944vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick {
        width: 1158px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick {
        margin: 0px -1px
    }
}

.ma-g-c-gallery .s-slick .slick-slide {
    margin-top: -24px;
    margin-top: -1.66667vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-slide {
        margin-top: -24px
    }
}

.ma-g-c-gallery .s-slick .slick-slide:focus {
    outline: 1px solid #4d90fe
}

.ma-g-c-gallery .s-slick .slick-slide.slick-active .s-slick-img img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ma-g-c-gallery .s-slick .slick-slide.slick-active .s-slick-img:hover img, .ma-g-c-gallery .s-slick .slick-slide.slick-active .s-slick-img:focus img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ma-g-c-gallery .s-slick .slick-arrow {
    z-index: 10;
    background: #f7f7f7;
    opacity: 0.6;
    width: 44px;
    width: 3.05556vw;
    height: 120px;
    height: 8.33333vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-arrow {
        width: 44px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-arrow {
        height: 120px
    }
}

.ma-g-c-gallery .s-slick .slick-prev:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/bnt_main_slider_prev_on.png);
    width: 18px;
    width: 1.25vw;
    height: 34px;
    height: 2.36111vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-prev:after {
        width: 18px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-prev:after {
        height: 34px
    }
}

html.rtl .ma-g-c-gallery .s-slick .slick-prev:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/bnt_main_slider_next_on.png)
}

.ma-g-c-gallery .s-slick .slick-next:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/bnt_main_slider_next_on.png);
    width: 18px;
    width: 1.25vw;
    height: 34px;
    height: 2.36111vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-next:after {
        width: 18px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-next:after {
        height: 34px
    }
}

html.rtl .ma-g-c-gallery .s-slick .slick-next:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/bnt_main_slider_prev_on.png)
}

.ma-g-c-gallery .s-slick .slick-dots {
    position: inherit;
    display: inline-block;
    width: auto;
    margin-top: 39px;
    margin-top: 2.70833vw;
    padding: 6px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #363636;
    background: rgba(54, 54, 54, 0.7)
}

@media (min-width: 1440px) {
    .ma-g-c-gallery .s-slick .slick-dots {
        margin-top: 39px
    }
}

.ma-g-c-gallery .s-slick .slick-dots li button {
    border-color: #fff
}

.ma-g-c-gallery .s-slick .slick-dots li.slick-active button, .ma-g-c-gallery .s-slick .slick-dots li button:hover, .ma-g-c-gallery .s-slick .slick-dots li button:focus {
    border: 0;
    background-color: #fff
}

.ma-g-c-gallery .s-slick .slick-dots-autoplay button {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.ma-g-c-gallery .s-slick .slick-dots-autoplay button.s-autoplay-pause {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/common/btn-carousel-pause-white.svg)
}

.ma-g-c-gallery .s-slick .slick-dots-autoplay button.s-autoplay-play {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/common/btn-carousel-playarw-white-right.svg)
}

.ma-g-c-gallery .s-slick .slick-dots-autoplay.slick-active button, .ma-g-c-gallery .s-slick .slick-dots-autoplay button:hover, .ma-g-c-gallery .s-slick .slick-dots-autoplay button:focus {
    border: 0;
    background-color: transparent !important
}

.ma-g-c-gallery__disclaimer-list {
    padding-top: 34px;
    padding-top: 2.36111vw;
    padding-bottom: 10px;
    padding-bottom: .69444vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__disclaimer-list {
        padding-top: 34px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__disclaimer-list {
        padding-bottom: 10px
    }
}

.ma-g-c-gallery__disclaimer-list li {
    font-size: 12px;
    font-size: .83333vw;
    display: none
}

html[lang^="th"] .ma-g-c-gallery__disclaimer-list li {
    font-size: 16.2px;
    font-size: 1.125vw
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__disclaimer-list li {
        font-size: 12px
    }

    html[lang^="th"] .ma-g-c-gallery__disclaimer-list li {
        font-size: 16.2px
    }
}

.ma-g-c-gallery__disclaimer-list li.slick-slide-active {
    display: block
}

.ma-g-c-gallery__figure {
    position: relative
}

.ma-g-c-gallery__figure.s-video-on img, .ma-g-c-gallery__figure.s-video-on .ma-g-c-gallery__btn-play {
    display: none
}

.ma-g-c-gallery__figure .s-btn-play-round {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.ma-g-c-gallery__figure .vjs-big-play-button {
    display: none
}

.ma-g-c-gallery__figure .s-video-area {
    position: static;
    z-index: 1000;
    bottom: 0;
    width: 1440px;
    width: 100vw;
    max-width: none;
    height: 810px;
    height: 56.25vw;
    max-height: none;
    margin: 0 auto;
    background: #000;
    white-space: nowrap;
    text-align: center
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__figure .s-video-area {
        width: 1440px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__figure .s-video-area {
        height: 810px
    }
}

.ma-g-c-gallery__figure .s-video-area:before {
    background: transparent
}

.ma-g-c-gallery__figure .s-video-area:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.ma-g-c-gallery__figure .s-video-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 1440px;
    height: 810px;
    height: 56.25vw;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__figure .s-video-wrap {
        height: 810px
    }
}

.ma-g-c-gallery__figure .s-video {
    width: 100%;
    height: 100%;
    background: #000
}

.ma-g-c-gallery__figure .s-media-close {
    padding: 15px;
    padding: 1.04167vw;
    margin: -15px;
    margin: -1.04167vw;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: none
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__figure .s-media-close {
        padding: 15px
    }
}

@media (min-width: 1440px) {
    .ma-g-c-gallery__figure .s-media-close {
        margin: -15px
    }
}

.ma-g-c-gallery__figure .s-media-close:before {
    content: '';
    display: block;
    height: 28px;
    width: 28px;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-white.png");
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.ma-g-c-gallery__figure .s-media-close:focus {
    -webkit-box-shadow: inset 0 0 0 2px #4999d6;
    box-shadow: inset 0 0 0 2px #4999d6
}

.ma-g-c-gallery__figure .s-video-youtube .s-media-close {
    top: 72px;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.ma-g-c-gallery__figure .s-video-youtube.s-youtube-ready .s-media-close {
    top: 30px
}

@media (min-width: 769px) {
    .ma-g-c-gallery__figure .s-video-youtube.s-youtube-ready .s-video-wrap:hover .s-media-close {
        top: 72px
    }
}

.ma-g-c-gallery--bg-gray {
    background: #f5f5f5
}

.ma-g-c-gallery--bg-white {
    background: #fff
}

.ma-g-c-gallery--bg-black {
    background: #000;
    color: #fff
}

.ma-g-c-gallery--padding-top-narrow {
    padding-top: 0 !important
}

.ma-g-c-gallery--padding-top-narrow .s-slick .slick-slide {
    margin-top: 0 !important
}

.ma-g-c-gallery--padding-top-none {
    padding-top: 0 !important
}

.ma-g-c-gallery--padding-top-none .s-box-left .s-box-1col:first-child a, .ma-g-c-gallery--padding-top-none .s-box-right .s-box-1col:first-child a {
    margin-top: 0
}

.ma-g-c-gallery--padding-top-none .s-box-left .s-box-2col:first-child a, .ma-g-c-gallery--padding-top-none .s-box-right .s-box-2col:first-child a {
    margin-top: 0
}

.ma-g-c-gallery--padding-top-none .s-box-left .s-box-3col:first-child a:first-child, .ma-g-c-gallery--padding-top-none .s-box-right .s-box-3col:first-child a:first-child {
    margin-top: 0
}

.ma-g-c-gallery--padding-top-none .s-slick .slick-slide {
    margin-top: 0
}

.dotcom #content.js-slick-layer {
    z-index: initial
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery {
        padding: 85.33333px 0px 42.66667px;
        padding: 11.11111vw 0vw 5.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery {
        padding: 40px 0px 20px;
        padding: 11.11111vw 0vw 5.55556vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery-inner {
        max-width: 699.73333px;
        max-width: 91.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery-inner {
        max-width: 328px;
        max-width: 91.11111vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-swiper-img {
        margin-top: 17.06667px;
        margin-top: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-swiper-img {
        margin-top: 8px;
        margin-top: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-box-left.s-box-1tile, .ma-g-c-gallery__content .s-box-right.s-box-1tile {
        width: 221.86667px;
        width: 28.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-box-left.s-box-1tile, .ma-g-c-gallery__content .s-box-right.s-box-1tile {
        width: 104px;
        width: 28.88889vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-box-left.s-box-2tile, .ma-g-c-gallery__content .s-box-right.s-box-2tile {
        width: 460.8px;
        width: 60vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-box-left.s-box-2tile, .ma-g-c-gallery__content .s-box-right.s-box-2tile {
        width: 216px;
        width: 60vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-box-left {
        float: left
    }

    .ma-g-c-gallery__content .s-box-right {
        float: right
    }

    .ma-g-c-gallery__content .s-box-2col .s-slick-img {
        margin-left: 17.06667px;
        margin-left: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-box-2col .s-slick-img {
        margin-left: 8px;
        margin-left: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
        width: 53.33333px;
        width: 6.94444vw;
        height: 53.33333px;
        height: 6.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
        width: 25px;
        width: 6.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-slick-img .s-btn-play-round {
        height: 25px;
        height: 6.94444vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-small {
        width: 221.86667px;
        width: 28.88889vw;
        height: 138.66667px;
        height: 18.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-small {
        width: 104px;
        width: 28.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-small {
        height: 65px;
        height: 18.05556vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-medium {
        width: 221.86667px;
        width: 28.88889vw;
        height: 290.13333px;
        height: 37.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-medium {
        width: 104px;
        width: 28.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-medium {
        height: 136px;
        height: 37.77778vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__content .s-large {
        width: 460.8px;
        width: 60vw;
        height: 290.13333px;
        height: 37.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-large {
        width: 216px;
        width: 60vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__content .s-large {
        height: 136px;
        height: 37.77778vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick {
        width: 100%;
        margin: 0
    }

    .ma-g-c-gallery .slick-layer-container .slick-layer-wrapper.s-slick .slick-slide {
        display: inline-block
    }

    .ma-g-c-gallery .slick-layer-container .s-marketing-close {
        width: 53.33333px;
        width: 6.94444vw;
        height: 53.33333px;
        height: 6.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .slick-layer-container .s-marketing-close {
        width: 25px;
        width: 6.94444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .slick-layer-container .s-marketing-close {
        height: 25px;
        height: 6.94444vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick {
        width: 693.33333px;
        width: 90.27778vw;
        margin: 0px 8.53333px;
        margin: 0vw 1.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick {
        width: 325px;
        width: 90.27778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick {
        margin: 0px 4px;
        margin: 0vw 1.11111vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-slide {
        margin-top: -17.06667px;
        margin-top: -2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-slide {
        margin-top: -8px;
        margin-top: -2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-arrow {
        width: 46.93333px;
        width: 6.11111vw;
        height: 128px;
        height: 16.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-arrow {
        width: 22px;
        width: 6.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-arrow {
        height: 60px;
        height: 16.66667vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-prev:after {
        width: 19.2px;
        width: 2.5vw;
        height: 36.26667px;
        height: 4.72222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-prev:after {
        width: 9px;
        width: 2.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-prev:after {
        height: 17px;
        height: 4.72222vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-next:after {
        width: 19.2px;
        width: 2.5vw;
        height: 36.26667px;
        height: 4.72222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-next:after {
        width: 9px;
        width: 2.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-next:after {
        height: 17px;
        height: 4.72222vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-dots {
        margin-top: 24.53333px;
        margin-top: 3.19444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots {
        margin-top: 11.5px;
        margin-top: 3.19444vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        width: 12.8px;
        width: 1.66667vw;
        height: 12.8px;
        height: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        width: 6px;
        width: 1.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        height: 6px;
        height: 1.66667vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__btn-video-open:before {
        width: 85.33333px;
        width: 11.11111vw;
        height: 85.33333px;
        height: 11.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__btn-video-open:before {
        width: 40px;
        width: 11.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__btn-video-open:before {
        height: 40px;
        height: 11.11111vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__disclaimer-list {
        padding-top: 42.66667px;
        padding-top: 5.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__disclaimer-list {
        padding-top: 20px;
        padding-top: 5.55556vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__disclaimer-list li {
        font-size: 21.33333px;
        font-size: 2.77778vw
    }

    html[lang^="th"] .ma-g-c-gallery__disclaimer-list li {
        font-size: 28.8px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__disclaimer-list li {
        font-size: 10px;
        font-size: 2.77778vw
    }

    html[lang^="th"] .ma-g-c-gallery__disclaimer-list li {
        font-size: 13.5px;
        font-size: 3.75vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__figure .s-media-close {
        padding: 34.13333px;
        padding: 4.44444vw;
        margin: -34.13333px;
        margin: -4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__figure .s-media-close {
        padding: 16px;
        padding: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__figure .s-media-close {
        margin: -16px;
        margin: -4.44444vw
    }
}

@media screen and (max-width: 768px) {
    .ma-g-c-gallery__figure .s-media-close:before {
        height: 25px;
        width: 25px;
        background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-white_x2.png")
    }

    .ma-g-c-gallery__figure .s-video-area {
        width: 100%;
        height: auto
    }

    .ma-g-c-gallery__figure .s-video-youtube .s-media-close {
        top: 72px;
        bottom: auto
    }

    .ma-g-c-gallery__figure .s-video-youtube.s-youtube-ready .s-media-close {
        top: 34.13333px;
        top: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery__figure .s-video-youtube.s-youtube-ready .s-media-close {
        top: 16px;
        top: 4.44444vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .ma-g-c-gallery {
        padding: 71px 0 36px;
        padding: 11.11vw 0 5.56vw
    }

    .ma-g-c-gallery-inner {
        max-width: 583px;
        max-width: 91.11vw
    }

    .ma-g-c-gallery__content .s-box-left.s-box-1tile, .ma-g-c-gallery__content .s-box-right.s-box-1tile {
        width: 185px;
        width: 28.89vw
    }

    .ma-g-c-gallery__content .s-box-left.s-box-2tile, .ma-g-c-gallery__content .s-box-right.s-box-2tile {
        width: 384px;
        width: 60vw
    }

    .ma-g-c-gallery__content .s-box-2col .s-slick-img {
        margin-left: 14px;
        margin-left: 2.22vw
    }

    .ma-g-c-gallery__content .s-small {
        width: 185px;
        width: 28.89vw;
        height: 116px;
        height: 18.06vw
    }

    .ma-g-c-gallery__content .s-medium {
        width: 185px;
        width: 28.89vw;
        height: 242px;
        height: 37.78vw
    }

    .ma-g-c-gallery__content .s-large {
        width: 384px;
        width: 60vw;
        height: 242px;
        height: 37.78vw
    }

    .ma-g-c-gallery .slick-container {
        padding-bottom: 1.06667px;
        padding-bottom: .13889vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .slick-container {
        padding-bottom: .5px;
        padding-bottom: .13889vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .ma-g-c-gallery .slick-layer-wrapper.s-slick {
        width: 100%;
        margin: 0
    }

    .ma-g-c-gallery .s-slick {
        width: 693.33333px;
        width: 90.27778vw;
        margin: 0px 8.53333px;
        margin: 0vw 1.11111vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick {
        width: 325px;
        width: 90.27778vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick {
        margin: 0px 4px;
        margin: 0vw 1.11111vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-slide {
        margin-top: -14px;
        margin-top: -2.22vw
    }

    .ma-g-c-gallery .s-slick .slick-dots {
        margin-top: 24.53333px;
        margin-top: 3.19444vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots {
        margin-top: 11.5px;
        margin-top: 3.19444vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        width: 12.8px;
        width: 1.66667vw;
        height: 12.8px;
        height: 1.66667vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        width: 6px;
        width: 1.66667vw
    }
}

@media screen and (min-width: 640px) and (max-width: 768px) and (max-width: 360px) {
    .ma-g-c-gallery .s-slick .slick-dots li button {
        height: 6px;
        height: 1.66667vw
    }
}

.ma-g-gallery .slick-container .slick-dots {
    width: auto;
    margin: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 13px;
    border-radius: 15px;
    opacity: 0.4;
    bottom: -55px
}

.ma-g-gallery .slick-container .slick-dots li {
    width: auto;
    margin: auto;
    height: auto;
    padding: 0 8px
}

.ma-g-gallery .slick-container .slick-dots li button {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.3);
    width: 10px;
    height: 10px
}

.ma-g-gallery .slick-container .slick-dots li.slick-active button, .ma-g-gallery .slick-container .slick-dots li button:hover {
    border: 1px solid transparent
}

.ma-g-gallery .slick-container {
    overflow: visible
}

.ma-g-c-gallery img {
    margin: 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)
    }
}
.primary-selection-nomargin .text-link-slide-in {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.primary-selection-nomargin .gray-theme {
    background-color: #f2f2f2
}

.primary-selection-nomargin .dark-theme {
    background-color: #000
}

.primary-selection-nomargin .dark-theme .tl-btn-navigation {
    border-bottom: 1px solid #fff !important
}

.primary-selection-nomargin .dark-theme .tl-btn-navigation:after {
    color: white
}

.primary-selection-nomargin .dark-theme .primary-selection-nomargin__link {
    border-bottom: 1px solid #fff !important
}

.primary-selection-nomargin .dark-theme .product-name {
    color: #ffffff
}

.primary-selection-nomargin__btn {
    font-weight: 700;
    font-size: 10px;
    color: white;
    background-color: #1428a0;
    padding: 20px 38px 20px 38px;
    min-width: 135px;
    border: none
}

.primary-selection-nomargin__btn:hover {
    border: none;
    color: #FFFFFF !important;
    background-color: #0b175c !important
}

.primary-selection-nomargin__btn:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-nomargin__btn:focus {
    outline: none !important
}

.primary-selection-nomargin__btn[target='_blank']:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-nomargin__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-nomargin__btn {
        padding: 16.7px 40px 17px 40px;
        font-size: 11px;
        min-width: 172px
    }
}

.primary-selection-nomargin__btn2 {
    font-weight: 700;
    font-size: 10px;
    color: white;
    background-color: #1428a0;
    padding: 20px 38px 20px 38px;
    min-width: 135px;
    border: none
}

.primary-selection-nomargin__btn2:hover {
    border: none;
    color: #FFFFFF !important;
    background-color: #0b175c !important
}

.primary-selection-nomargin__btn2:hover:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-nomargin__btn2:focus {
    outline: none !important
}

.primary-selection-nomargin__btn2[target='_blank']:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg") no-repeat !important
}

.primary-selection-nomargin__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-nomargin__btn2 {
        padding: 16.7px 40px 17px 40px;
        font-size: 11px;
        min-width: 172px
    }
}

.primary-selection-nomargin__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-nomargin__link {
        font-size: 14px;
        margin-bottom: 44px
    }
}

.primary-selection-nomargin__link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

.primary-selection-nomargin__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-nomargin__link2 {
        font-size: 11px;
        margin-bottom: 44px
    }
}

.primary-selection-nomargin__link2:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

@media (min-width: 769px) {
    .primary-selection-nomargin__three-slide-container {
        padding-left: 12.5%;
        padding-right: 12.5%
    }
}

.primary-selection-nomargin__top-text {
    text-align: center
}

.primary-selection-nomargin__top-text .container-wrapper {
    padding-top: 12.65%
}

@media (min-width: 769px) {
    .primary-selection-nomargin__top-text .container-wrapper {
        padding-top: 0
    }
}

.primary-selection-nomargin__identify {
    text-align: center;
    position: relative
}

.primary-selection-nomargin__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-nomargin__identify .product-name sub {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__identify .product-name sub {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-nomargin__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-nomargin__identify .product-name sup {
        font-size: 0.63vw;
        line-height: 0.63vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__identify .product-name sup {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-nomargin__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-nomargin__identify .product-description sub {
        font-size: 0.56vw;
        line-height: 0.56vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__identify .product-description sub {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-nomargin__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-nomargin__identify .product-description sup {
        font-size: 0.56vw;
        line-height: 0.56vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__identify .product-description sup {
        font-size: 6px;
        line-height: 6px
    }
}

.primary-selection-nomargin__identify .divider {
    border-bottom: 8px solid #fff;
    clear: both
}

@media (min-width: 769px) {
    .primary-selection-nomargin__identify .divider {
        border-bottom: 0;
        clear: none
    }
}

.primary-selection-nomargin__identify .span-lg-3, .primary-selection-nomargin__identify .span-lg-4 {
    background-color: transparent
}

.primary-selection-nomargin__identify .span-lg-3:focus, .primary-selection-nomargin__identify .span-lg-3 :active, .primary-selection-nomargin__identify .span-lg-4:focus, .primary-selection-nomargin__identify .span-lg-4 :active {
    outline: none
}

.primary-selection-nomargin__title {
    margin-bottom: 13.34%
}

.primary-selection-nomargin__title sub {
    font-size: 18px;
    line-height: 18px;
    bottom: -.1em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-nomargin__title sub {
        font-size: 1.25vw;
        line-height: 1.25vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__title sub {
        font-size: 12px;
        line-height: 12px
    }
}

.primary-selection-nomargin__title sup {
    vertical-align: super;
    font-size: 18px;
    line-height: 18px;
    top: 0em
}

@media (min-width: 769px) and (max-width: 1280px) {
    .primary-selection-nomargin__title sup {
        font-size: 1.25vw;
        line-height: 1.25vw
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__title sup {
        font-size: 12px;
        line-height: 12px
    }
}

@media (min-width: 769px) {
    .primary-selection-nomargin__title {
        margin-bottom: 63px
    }
}

.primary-selection-nomargin__title h1, .primary-selection-nomargin__title h2 {
    margin-bottom: 2.35%
}

@media (min-width: 769px) {
    .primary-selection-nomargin__title h1, .primary-selection-nomargin__title h2 {
        margin-bottom: 2.33%
    }
}

.primary-selection-nomargin__title .tl-btn-wrapper {
    margin-top: 1.2%
}

@media (min-width: 769px) {
    .primary-selection-nomargin__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-nomargin__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-nomargin__title .tl-btn-wrapper .tl-btn-navigation.noArrow:after {
    content: none
}

.primary-selection-nomargin__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-nomargin__product {
        padding-top: 0;
        padding-bottom: 44px
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__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-nomargin__product .img-wrapper.two-img {
    margin: auto;
    width: 100%
}

.primary-selection-nomargin__product .img-wrapper .primary-selection-image-link {
    display: initial
}

.primary-selection-nomargin__product .img-wrapper .primary-selection-image-link:focus {
    outline-color: #4d90fe;
    outline-style: solid;
    outline-width: thin
}

.primary-selection-nomargin__product .img-wrapper img {
    margin: 0;
    max-width: 100%
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product .img-wrapper img {
        margin-bottom: 61px;
        margin-top: 86px
    }
}

.primary-selection-nomargin__product .product-name {
    font-family: 'SamsungSansSharp';
    margin-bottom: 7.5px;
    font-size: 12px
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product .product-name {
        font-size: 14px;
        line-height: 178%
    }
}

.primary-selection-nomargin__product .type-p2 {
    font-weight: 400;
    margin-bottom: 17.5px
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product .type-p2 {
        margin-bottom: 36.3px
    }
}

.primary-selection-nomargin__product-img:focus, .primary-selection-nomargin__product-img :active {
    outline: none
}

.primary-selection-nomargin__product-img .primary-selection-image-link {
    display: block
}

@media (max-width: 768px) {
    .primary-selection-nomargin__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-nomargin__product-img .img-wrapper img {
    margin: 0;
    max-width: 100%
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product-img .img-wrapper img {
        margin-bottom: 61px;
        margin-top: 86px
    }
}

.primary-selection-nomargin__product-text>div, .primary-selection-nomargin__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-nomargin__product-text {
        padding-top: 38px !important
    }
}

.primary-selection-nomargin__product-text:focus, .primary-selection-nomargin__product-text :active {
    outline: none
}

.primary-selection-nomargin__product-text .span-lg-4 {
    padding: 0 5px
}

.primary-selection-nomargin__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-nomargin__product-text .product-name.light-weight {
    font-weight: 400
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product-text .product-name {
        font-size: 18px;
        line-height: 177.77778%
    }
}

.primary-selection-nomargin__product-text .product-price__current {
    font-size: 16px
}

.primary-selection-nomargin__product-text .product-price__previous {
    font-size: 12px;
    color: #999999;
    text-decoration: line-through
}

.primary-selection-nomargin__product-text .product-price__previous * {
    color: #999999
}

.primary-selection-nomargin__product-text .product-price__save {
    font-size: 12px;
    color: #31b2e2
}

.primary-selection-nomargin__product-text .product-price__save * {
    color: #31b2e2
}

.primary-selection-nomargin__product-text .product-financing {
    font-size: 12px;
    margin-bottom: 20px
}

.primary-selection-nomargin__product-text .product-financing__price {
    margin-bottom: 13px;
    line-height: 16px;
    margin-top: 11px
}

.primary-selection-nomargin__product-text .product-financing__price b {
    font-size: 15px;
    font-weight: 500
}

.primary-selection-nomargin__product-text .product-financing__price .finance-support {
    color: #1428a0;
    font-weight: bold;
    letter-spacing: 1.2px;
    margin-top: 4px;
    margin-bottom: 10px
}

.primary-selection-nomargin__product-text .product-financing__price .finance-interest {
    font-size: 24px;
    line-height: 1
}

.primary-selection-nomargin__product-text .product-financing__price .finance-interest b {
    font-size: 24px
}

.primary-selection-nomargin__product-text .product-financing__price .finance-interest sup {
    vertical-align: super;
    top: 6px;
    font-size: 18px
}

.primary-selection-nomargin__product-text .product-financing__price .finance-interest sup.sup-oslash {
    top: -2px
}

.primary-selection-nomargin__product-text .type-p2 {
    font-weight: 400;
    margin-bottom: 17.5px
}

@media (min-width: 769px) {
    .primary-selection-nomargin__product-text .type-p2 {
        margin-bottom: 36.3px
    }
}

.primary-selection-nomargin__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-nomargin__product-text .cta-button {
        margin-bottom: 44px
    }
}

@media (max-width: 768px) {
    .primary-selection-nomargin__img {
        display: block;
        width: 100%
    }
}

.primary-selection-nomargin--one-component {
    background-color: transparent
}

@media (min-width: 769px) {
    .primary-selection-nomargin--four-component .primary-selection__product-img img {
        margin-bottom: 61px;
        margin-top: 15.86%
    }
}

.primary-selection-nomargin .cols-lg-5 {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
    border-left-width: 24px
}

.primary-selection-nomargin .slick-slider {
    margin-bottom: 0
}

.primary-selection-nomargin .slick-dots {
    bottom: inherit
}

.primary-selection-nomargin .slick-dots li button {
    background: #cccccc;
    border: 1px solid #cccccc
}

.primary-selection-nomargin .slick-dots li.slick-active button {
    background: #999999
}

.primary-selection-nomargin .slick-arrow {
    background-color: transparent;
    background-image: none;
    padding: 0 30px
}

.primary-selection-nomargin .slick-arrow__icon {
    color: #999999
}

.primary-selection-nomargin #im-cell-phones .LPMcontainer.LPMoverlay {
    position: absolute !important;
    width: 100% !important;
    height: 140% !important;
    opacity: 0 !important;
    z-index: 1
}

.primary-selection-nomargin .primary-selection-nomargin__btn:hover {
    color: #FFFFFF !important
}

.primary-selection-nomargin *:focus {
    outline: none
}

@media (min-width: 769px) {
    .one-primary-offset {
        margin-left: 37.5%
    }
}
.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
}
.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
}
@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)
}
@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
    }
}
.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
    }
}
.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
}
.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%
    }
}
 
.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%
}
.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
}
.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%
    }
}
.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
}
.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
}
