blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
	margin: 0;
	padding: 0
}

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

ul {
	list-style: none
}

button,
input,
select,
textarea {
	margin: 0
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

audio,
embed,
iframe,
img,
object,
video {
	height: auto;
	max-width: 100%
}

iframe {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0;
	text-align: left
}

:active,
:focus {
	outline: none
}

* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

body,
html {
	background: #0f0f10;
	font-family: SamsungOne, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-font-smoothing: antialiased;
	overflow: hidden;
	height: 100%;
	position: fixed
}

button {
	background: transparent;
	border: none
}

@font-face {
	font-family: SamsungOne;
	src: url("../../static/fonts/SamsungOne_400.woff") format("woff"), url("../../static/fonts/SamsungOne_400.ttf") format("truetype")
}

@font-face {
	font-family: SamsungBold;
	src: url("../../static/fonts/SamsungSS_Bd.woff") format("woff"), url("../../static/fonts/SamsungSS_Bd.ttf") format("truetype")
}

.caps___3o_bz {
	font-family: SamsungOne;
	font-size: 10px;
	letter-spacing: 2.4px;
	text-transform: uppercase
}

.videoWrapper___JpMcN {
	width: 100%;
	height: 100%
}

.externalLink___1qj8q {
	font-size: 11px;
	letter-spacing: 2.6px;
	color: #000;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px
}

.externalLink___1qj8q .line___1cXoK {
	position: relative;
	user-select: none
}

.externalLink___1qj8q .lines___39-RZ {
	overflow: hidden;
	height: 13px;
	display: inline-block
}

.externalLink___1qj8q:before {
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background: #000;
	content: " "
}

.externalLink___1qj8q .icon___2mq9e {
	width: 8px;
	display: inline-block;
	position: absolute;
	top: -3px;
	right: -17px
}

.externalLink___1qj8q .icon___2mq9e img {
	margin: 0!important;
	padding: 0!important;
	width: 100%
}

.externalLink___1qj8q:hover {
	background: transparent!important
}

.white___16h5M {
	color: #fff
}

.white___16h5M:before {
	background: #fff
}

.cardBar___O3Wuj {
	display: flex;
	justify-content: space-between;
	padding: 30px;
	font-size: 12px;
	letter-spacing: .7px;
	font-family: SamsungBold
}

.cardBar___O3Wuj div {
	width: 11px
}

.cardBar___O3Wuj button {
	cursor: pointer;
	transition: .2s
}

.cardBar___O3Wuj button:hover {
	transform: scale(1.2)
}

@media screen and (min-width:835px) {
	.cardBar___O3Wuj {
		padding: 30px 120px;
		padding-top: 80px;
		padding-bottom: 10px;
		margin-top: 0
	}
}

.wrapper___1E1Eu {
	width: 100%;
	position: relative;
	overflow-x: hidden
}

@media (min-width:835px) {
	.wrapper___1E1Eu {
		margin: 40px 0
	}
}

.wrapper___1E1Eu:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 90px;
	background: linear-gradient(0deg, #000 0, #000 10px, transparent)
}

.container___2dWL2 {
	width: 140%;
	position: relative
}

@media (min-width:835px) {
	.container___2dWL2 {
		width: 100%
	}
}

.container___2dWL2 img {
	width: 100%;
	height: auto;
	padding: 0!important;
	margin: 0!important
}

.container___2dWL2 img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-mask-image: linear-gradient(90deg, #000 0, transparent 50%, #000);
	mask-image: linear-gradient(90deg, #000 0, transparent 50%, #000);
	-webkit-mask-size: 300% 100%;
	mask-size: 300% 100%;
	-webkit-mask-position: 0 0;
	mask-position: 0 0
}

.wrapper___d-YIE {
	width: 100%;
	position: relative;
	overflow-x: hidden
}

.container___2UvfL {
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px
}

.container___2UvfL img {
	width: 100%;
	height: auto;
	padding: 0!important;
	margin: 0!important
}

.container___2UvfL .rotateContainer___3nMFe {
	overflow: hidden;
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 5%;
	right: 5%;
	z-index: -1
}

.container___2UvfL .rotateContainer___3nMFe img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) scale(1.2) rotate(-40deg)
}

.container___2mzAR {
	width: 100%;
	padding: 0 30px;
	margin: 10x 0;
	background: #f6f6f6;
	padding-top: 30px;
	margin-bottom: 0!important;
	padding-bottom: 130px!important
}

.container___2mzAR li:last-child {
	border-bottom: 0!important
}

.noFirstBorder___2Athe li:first-child {
	border-top: 0!important
}

.item___hWsB4 {
	border-top: 1px solid #ececec;
	border-bottom: 0!important;
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	padding: 20px 0!important
}

.item___hWsB4:before {
	display: none!important
}

.item___hWsB4 a {
	text-decoration: none;
	color: inherit;
	position: relative
}

.item___hWsB4 a .fallbackSquare___2g1GD,
.item___hWsB4 a img {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateX(-50%) translateY(-50%)
}

.item___hWsB4 a img {
	width: 25px;
	height: auto;
	margin-bottom: 0!important;
	padding: 0!important
}

.item___hWsB4 a .fallbackSquare___2g1GD {
	width: 6px;
	height: 6px;
	background: #000
}

.item___hWsB4 a span {
	margin-left: 70px
}

.item___hWsB4:last-child {
	border-bottom: 1px solid #ececec!important
}

.desktop___37FDE .innerCard___2ePSX {
	margin-top: 20px;
	font-size: 17px;
	line-height: 33px
}

.desktop___37FDE .innerCard___2ePSX .paddingWrapper___1RuLq,
.desktop___37FDE .innerCard___2ePSX .tableContainer___2uqnh,
.desktop___37FDE .innerCard___2ePSX h2,
.desktop___37FDE .innerCard___2ePSX h3,
.desktop___37FDE .innerCard___2ePSX p,
.desktop___37FDE .innerCard___2ePSX ul {
	padding: 0 120px
}

.desktop___37FDE .innerCard___2ePSX h2 {
	font-size: 70px;
	line-height: 85px;
	margin-top: 0
}

.desktop___37FDE .innerCard___2ePSX h3 {
	font-size: 40px;
	line-height: 50px
}

.desktop___37FDE .innerCard___2ePSX img {
	padding: 0 15px
}

.desktop___37FDE .innerCard___2ePSX img.designImage___3QWXM {
	padding: 0;
	width: 100%
}

.desktop___37FDE .innerCard___2ePSX .phoneWobble___1r1xj,
.desktop___37FDE .innerCard___2ePSX .tabImage___2PbXZ,
.desktop___37FDE .innerCard___2ePSX .tiltRotate___1BHbQ {
	padding: 0 110px
}

.desktop___37FDE .innerCard___2ePSX .phoneWobble___1r1xj img,
.desktop___37FDE .innerCard___2ePSX .tabImage___2PbXZ img,
.desktop___37FDE .innerCard___2ePSX .tiltRotate___1BHbQ img {
	padding: 0
}

@media (min-width:835px) {
	.desktop___37FDE .innerCard___2ePSX .tabImage___2PbXZ {
		margin-top: 60px;
		margin-bottom: 20px
	}
}

.desktop___37FDE .innerCard___2ePSX img.qledTv___3L7qZ {
	width: 100%;
	max-width: 100%
}

.desktop___37FDE .innerCard___2ePSX img.watchHeader___3jRTV {
	padding: 0
}

.desktop___37FDE .innerCard___2ePSX img.fullWidth___V1j9E,
.desktop___37FDE .innerCard___2ePSX picture.fullWidth___V1j9E,
.desktop___37FDE .innerCard___2ePSX video.fullWidth___V1j9E {
	padding: 0;
	width: 100%
}

.cardHeadline___3iYve {
	font-size: 40px;
	margin-bottom: 30px
}

.innerCard___2ePSX {
	overflow-x: hidden;
	padding-top: 0;
	font-size: 15px;
	line-height: 2;
	letter-spacing: .6px
}

.innerCard___2ePSX h2 {
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 37px;
	line-height: 1.42;
	letter-spacing: .7px;
	color: #0e0e0e;
	font-family: SamsungBold;
	padding: 0 30px
}

.innerCard___2ePSX h3 {
	font-size: 24px;
	line-height: 1.4;
	font-family: SamsungBold;
	letter-spacing: 1px;
	margin-bottom: 30px;
	padding: 0 30px
}

.innerCard___2ePSX p {
	margin-bottom: 10px;
	padding: 0 30px
}

@media (max-width:835px) {
	.innerCard___2ePSX .marginOnMobile___PycZe {
		margin: 0 30px
	}
}

@media (min-width:835px) {
	.innerCard___2ePSX .fourSevenWidthDesktop___hfcGi {
		width: calc(14.28571% * 5 + 15px);
		padding-right: 0!important
	}
}

.innerCard___2ePSX section {
	padding: 80px 0
}

.innerCard___2ePSX section.noSpacing___2g6oy {
	padding: 0;
	margin: -40px 0;
	margin-top: -50px
}

.innerCard___2ePSX section:first-child {
	padding-top: 0
}

.innerCard___2ePSX ul {
	margin-bottom: 40px;
	padding: 0 30px
}

.innerCard___2ePSX .scrollShift___3L4dA {
	position: absolute;
	pointer-events: none;
	transform: scale(.8)
}

.innerCard___2ePSX .scrollShift___3L4dA img {
	padding: 0;
	margin: 0
}

.innerCard___2ePSX img {
	margin-bottom: 20px;
	padding: 0 10px
}

.innerCard___2ePSX img.fullWidth___V1j9E,
.innerCard___2ePSX picture.fullWidth___V1j9E,
.innerCard___2ePSX video.fullWidth___V1j9E {
	padding: 0;
	width: 100%
}

.innerCard___2ePSX video.fullWidth___V1j9E {
	margin-bottom: 20px
}

.innerCard___2ePSX picture.fullWidth___V1j9E>img {
	padding: 0;
	margin: 0
}

.innerCard___2ePSX img.imageSequence___2YP-e {
	margin: 0
}

.innerCard___2ePSX img.spenImage___3hoPh,
.innerCard___2ePSX picture.spenImage___3hoPh {
	width: 100%;
	margin-top: -82px
}

.innerCard___2ePSX li {
	padding: 10px 0;
	padding-left: 30px;
	border-bottom: 1px solid #ececec;
	position: relative
}

.innerCard___2ePSX li:first-child {
	border-top: 1px solid #ececec
}

.innerCard___2ePSX li:before {
	display: block;
	position: absolute;
	left: 14px;
	top: 21px;
	width: 6px;
	height: 6px;
	background: #000;
	content: " "
}

.innerCard___2ePSX .black___SJhuT {
	color: #fff
}

.innerCard___2ePSX .black___SJhuT a:active,
.innerCard___2ePSX .black___SJhuT a:focus,
.innerCard___2ePSX .black___SJhuT a:hover,
.innerCard___2ePSX .black___SJhuT a:visited,
.innerCard___2ePSX .black___SJhuT li:before {
	background: #fff
}

.innerCard___2ePSX .black___SJhuT li:first-child {
	border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.innerCard___2ePSX .black___SJhuT li {
	border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.innerCard___2ePSX .blackDivider___1OoxH {
	height: 1px;
	background: #232323
}

.innerCard___2ePSX .divider___2L3wi {
	height: 1px;
	background: #ececec
}

.innerCard___2ePSX .spacer___1dk6K {
	height: 40px
}

.innerCard___2ePSX .paddingWrapper___1RuLq {
	padding: 0 30px
}

.innerCard___2ePSX .marginWrapper___2ArvK {
	margin: 40px 0
}

.innerCard___2ePSX .halfVideo___3VLTb {
	width: 100%;
	overflow: hidden
}

.innerCard___2ePSX .halfVideo___3VLTb video {
	width: 220%;
	max-width: unset;
	margin-left: -30%
}

@media (min-width:835px) {
	.innerCard___2ePSX .desktopFullVideo___34I_f video {
		width: 130%;
		margin-left: -15%
	}
}

@media (max-width:835px) {
	.innerCard___2ePSX .cropHalfOnMobile___1rrro {
		width: 100%;
		overflow: hidden
	}
	.innerCard___2ePSX .cropHalfOnMobile___1rrro img {
		width: 190%!important;
		max-width: 190%
	}
}

.innerCard___2ePSX .performance___2iwiZ {
	width: 100vw;
	overflow: scroll;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.innerCard___2ePSX .innerPerformance___CDvPJ {
	width: 800px
}

.innerCard___2ePSX .features___2sDcE {
	display: flex
}

.innerCard___2ePSX .feature___1uPb8 {
	margin-right: 30px
}

.innerCard___2ePSX .feature___1uPb8 .value___2HPKJ {
	font-family: SamsungBold;
	font-size: 24px;
	line-height: 1.17;
	letter-spacing: 1.4px;
	margin-bottom: 5px
}

.innerCard___2ePSX .feature___1uPb8 .label___18WBT {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.59;
	letter-spacing: .9px;
	color: #a5a5a5
}

.innerCard___2ePSX .designImage___3QWXM {
	width: 100%;
	padding: 0;
	margin-top: -80px
}

.innerCard___2ePSX .colors___2Jk9v {
	display: flex;
	padding-left: 30px;
	margin-bottom: 30px;
	position: relative
}

@media (min-width:835px) {
	.innerCard___2ePSX .colors___2Jk9v {
		flex-direction: column;
		position: absolute;
		right: 120px;
		padding: 0;
		margin-top: 5px
	}
	.innerCard___2ePSX .colors___2Jk9v .color___3UgJ1 {
		margin-right: 0;
		margin-bottom: 15px
	}
}

.innerCard___2ePSX .color___3UgJ1 {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 15px;
	position: relative;
	cursor: pointer
}

.innerCard___2ePSX .color___3UgJ1.activeColor___3nEdP:after {
	display: block;
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.innerCard___2ePSX .rose___3Lpr3 {
	background: #fadcd2
}

.innerCard___2ePSX .black___SJhuT {
	background: #000
}

.innerCard___2ePSX .silver___2TENM {
	background: #dbdbdb
}

@media (min-width:835px) {
	
}

.innerCard___2ePSX .disclosure___CTd2C {
	font-size: .8em;
	color: #999;
	background: #f6f6f6
}

.innerCard___2ePSX .disclosure___CTd2C .innerDisclosure___2MSqS {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	padding-left: 15px
}

.innerCard___2ePSX .disclosure___CTd2C .innerDisclosure___2MSqS:before {
	content: "*";
	position: absolute;
	top: 28px;
	left: 0;
	font-size: 15px
}

.innerCard___2ePSX .tableContainer___2uqnh {
	display: flex;
	flex-direction: column;
	padding: 0 30px
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 50px;
	border-top: 1px solid #ececec
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t .medals___21Gnv span {
	margin-right: 28px;
	display: inline-block;
	width: 1.5em;
	position: relative;
	text-align: right
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t .medals___21Gnv span:last-child {
	margin-right: 20px
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t .medals___21Gnv span:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 100px;
	position: absolute;
	bottom: 0;
	right: -12px;
	background: #ccc;
	transform: translateX(50%) translateY(-50%)
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t .medals___21Gnv span:first-child:after {
	background: #ffcd00
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t .medals___21Gnv span:last-child:after {
	background: #ce8031
}

.innerCard___2ePSX .tableContainer___2uqnh .tableRow___3bs3t:last-child {
	border-bottom: 1px solid #ececec
}

.innerCard___2ePSX img.qledTv___3L7qZ {
	width: 200%;
	max-width: 200%
}

.container___cVy9N {
	position: relative;
	width: 100%;
	pointer-events: none
}

.container___cVy9N img {
	padding: 0
}

.container___cVy9N canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: auto;
	padding: 0
}

.wrapper___2UbrY {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: calc(-74% - 80px);
	margin-bottom: 40px;
	padding-top: 74%;
	pointer-events: none;
	user-select: none
}

.wrapper___2UbrY .container___3saI7 {
	position: relative;
	padding: 0;
	margin-top: -10px
}

.wrapper___2UbrY .container___3saI7 .background___23krW {
	width: 100%;
	height: auto;
	padding: 0!important;
	margin: 0!important
}

.wrapper___2UbrY .container___3saI7 .line___LQmeL {
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background: #000;
	user-select: none
}

.wrapper___2UbrY .container___3saI7 .pen___3KXXT {
	position: absolute;
	left: 0;
	transform-origin: center bottom;
	transform: translateX(-50%) rotate(-30deg);
	height: 140%;
	margin-bottom: 0
}

.wrapper___2UbrY .sliderContainer___1emyF {
	height: 40px;
	width: 100%;
	padding: 0 135px;
	pointer-events: all;
	user-select: none
}

@media (max-width:835px) {
	.wrapper___2UbrY .sliderContainer___1emyF {
		padding: 0 48px
	}
}

.wrapper___2UbrY .sliderContainer___1emyF .slideArea___nKvM2 {
	position: relative;
	width: 100%;
	height: 100%
}

.wrapper___2UbrY .sliderContainer___1emyF .slider___2ePjk,
.wrapper___2UbrY .sliderContainer___1emyF .sliderStart___2fBGi {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 100%;
	transform: translateX(-50%);
	margin-left: 0
}

.wrapper___2UbrY .sliderContainer___1emyF .slider___2ePjk img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 17px;
	height: auto;
	padding: 0;
	pointer-events: none;
	user-select: none
}

.wrapper___2UbrY .sliderContainer___1emyF .sliderStart___2fBGi {
	margin-left: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	background-image: url("../../static/icons/circle.svg");
	border: 0;
	transform: translateX(-50%) translateY(-50%)
}

.wrapper___2UbrY .sliderContainer___1emyF .sliderRail___2Dke_ {
	position: absolute;
	top: 50%;
	left: 24px;
	right: 0;
	height: 1px;
	background-image: url("../../static/icons/line.svg");
	background-size: 147px 1px;
	background-repeat: repeat
}

.wrapper___2UbrY .sliderContainer___1emyF .sliderRailCover___1JSGV {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	width: 100%
}

.wrapper___39XWm {
	width: 100%;
	position: relative;
	overflow: hidden;
	pointer-events: none
}

@media (min-width:835px) {
	.wrapper___39XWm {
		width: 70%;
		margin-left: 50%;
		transform: translateX(-50%)
	}
}

.wrapper___39XWm img {
	margin: 0!important;
	padding: 0!important
}

.wrapper___39XWm .dateContainer___2_ixK {
	height: 2.4%;
	position: absolute;
	top: 49.4%;
	left: 58.7%;
	transform: translateY(-50%)
}

.wrapper___39XWm .dateContainer___2_ixK img {
	width: auto;
	height: 100%;
	top: 0
}

.wrapper___39XWm .dateContainer___2_ixK img:last-child {
	right: -60%
}

.wrapper___39XWm .centerContainer___2eLUN img,
.wrapper___39XWm .centerContainer___2eLUN svg {
	position: absolute;
	left: .35%;
	top: 49.4%;
	width: 100%;
	transform: translateY(-50%)
}

.wrapper___gChtY {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 80px;
	margin-bottom: 40px;
	pointer-events: none;
	user-select: none
}

.wrapper___gChtY .container___114q7 {
	position: relative;
	padding: 0;
	margin-top: -10px
}

.wrapper___gChtY .container___114q7 img {
	padding: 0!important;
	margin: 0!important
}

.wrapper___gChtY .container___114q7 .containerSizer___1RYin {
	width: 100%;
	height: auto;
	opacity: .01
}

.wrapper___gChtY .container___114q7 .background___3v8Ly,
.wrapper___gChtY .container___114q7 .charging___bsN-i {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: -24%
}

.wrapper___gChtY .container___114q7 .charging___bsN-i {
	opacity: .01
}

.wrapper___gChtY .container___114q7 .cable___2jsxN {
	position: absolute;
	left: 64%;
	height: 100%;
	top: -10%
}

.wrapper___gChtY .sliderContainer___3eGHL {
	height: 80px;
	width: 100%;
	padding: 0 135px;
	margin-top: 20px;
	pointer-events: all;
	user-select: none
}

@media (max-width:835px) {
	.wrapper___gChtY .sliderContainer___3eGHL {
		padding: 0 48px
	}
}

.wrapper___gChtY .sliderContainer___3eGHL .slideArea___65e3v {
	position: relative;
	width: 100%;
	height: 100%
}

@media (min-width:835px) {
	.wrapper___gChtY .sliderContainer___3eGHL .slideArea___65e3v {
		width: 80%
	}
}

.wrapper___gChtY .sliderContainer___3eGHL .slider___11Rck,
.wrapper___gChtY .sliderContainer___3eGHL .sliderStart___2bVaD {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: #000;
	border: 1px solid #fff;
	border-radius: 100%;
	transform: translateX(-50%) translateY(50%);
	margin-left: 0
}

.wrapper___gChtY .sliderContainer___3eGHL .slider___11Rck img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 17px;
	height: auto;
	padding: 0;
	pointer-events: none;
	user-select: none
}

.wrapper___gChtY .sliderContainer___3eGHL .sliderStart___2bVaD {
	margin-left: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	background-image: url("../../static/icons/circle-white.svg");
	border: 0;
	transform: translateX(-50%) translateY(-50%)
}

.wrapper___gChtY .sliderContainer___3eGHL .sliderRail___26mDu {
	position: absolute;
	top: 50%;
	left: 24px;
	right: 0;
	height: 1px;
	background-image: url("../../static/icons/line-white.svg");
	background-size: 147px 1px;
	background-repeat: repeat
}

.wrapper___gChtY .sliderContainer___3eGHL .sliderRailCover___1UBia {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	width: 100%
}

.card___6ApXN {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 2;
	height: 100vh;
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}

.active___25xt5 {
	z-index: 3
}

.productNavBar___1lXZa {
	transform: translateY(-120%);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 75px;
	background: #fff;
	display: flex;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	z-index: 5
}

.productNavBar___1lXZa>img {
	width: 120px
}

.productNavBar___1lXZa button {
	cursor: pointer
}

.productNavBar___1lXZa div {
	width: 11px
}
h3 {
    font-size: 25px;
}
.fixedFooterBar___1y1aK {
	display: block;
	position: absolute;
	background: #d20019;
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 26px 20px;
	padding-bottom: 22px;
	font-size: 11px;
	letter-spacing: 3.1px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	z-index: 5
}

.fixedFooterBar___1y1aK:active,
.fixedFooterBar___1y1aK:focus,
.fixedFooterBar___1y1aK:hover,
.fixedFooterBar___1y1aK:visited {
	color: #fff
}

.fixedFooterBar___1y1aK span:before {
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background: #000;
	content: " "
}

.fixedFooterBar___1y1aK .icon___3GV6v {
	display: inline-block;
	width: 8px;
	margin-left: 10px;
	vertical-align: 20%
}

.fixedFooterBar___1y1aK .icon___3GV6v img {
	width: 100%
}

.fixedFooterBar___1y1aK .line___woo6w {
	position: relative;
	user-select: none
}

.fixedFooterBar___1y1aK .lines___2Brvk {
	overflow: hidden;
	height: 13px;
	display: inline-block
}

.desktop___2VB9h {
	width: 50%
}

.button___mkMlQ {
	min-height: 63px;
	background: #fff;
	padding: 25px 40px;
	border: 0;
	text-transform: uppercase;
	border-radius: 1px;
	font-family: SamsungOne;
	font-size: 11px;
	letter-spacing: 2.6px;
	text-align: center;
	color: #010101;
	user-select: none;
	cursor: pointer;
	white-space: nowrap
}

.button___mkMlQ .icon___1m4Ry {
	width: 14px;
	margin-right: 15px
}

.button___mkMlQ .line___196SD {
	position: relative;
	user-select: none
}

.button___mkMlQ .lines___1fg0D {
	overflow: hidden;
	height: 13px
}

.dark___3MFlu {
	background: #000;
	color: #fff
}

.flex___2_It- {
	display: flex;
	justify-content: center;
	align-items: center
}

.backgroundCover___3Ky6L,
.wrapper___2fUev {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.backgroundCover___3Ky6L {
	background: rgba(0, 0, 0, .8)
}

.productMenu___LUEwK {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	color: #000;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden
}

@media (min-width:835px) {
	.productMenu___LUEwK {
		left: auto;
		overflow: initial;
		width: 500px;
		transition: width .5s ease
	}
}

@media (max-width:834px) {
	.productMenu___LUEwK {
		width: auto!important
	}
}

.productMenu___LUEwK .scrollWrapper___Oml8A {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	padding-left: 120px;
	margin-left: -120px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.productMenu___LUEwK .productList___3-UE- {
	flex-grow: 1;
	flex-shrink: 0;
	display: flex;
	max-height: 600px;
	flex-direction: column;
	justify-content: space-between;
	min-height: 380px;
	margin: 5vh 0;
	margin-bottom: 0
}

@media (min-width:835px) {
	.productMenu___LUEwK .productList___3-UE- {
		height: 60vh;
		margin: 10vh 0
	}
}

.productMenu___LUEwK .entry___3-uzK {
	flex-grow: 1;
	flex-shrink: 0.1;
	cursor: pointer;
	font-size: 15px;
	font-family: SamsungBold, sans-serif;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px
}

.productMenu___LUEwK .entry___3-uzK:first-child {
	border-top: 1px solid #ececec
}

.productMenu___LUEwK .entry___3-uzK .productName___33YVT {
	flex-grow: 1
}

.productMenu___LUEwK .entry___3-uzK img {
	flex-grow: 0;
	margin-right: 20px;
	width: 70px;
	height: auto
}

@media (max-width:834px) {
	.productMenu___LUEwK .entry___3-uzK img {
		opacity: 1!important
	}
}

.productMenu___LUEwK .entry___3-uzK .arrowIcon___mU9n2 {
	width: 6px;
	flex-grow: 0
}

.productMenu___LUEwK .entry___3-uzK .arrowIcon___mU9n2 img {
	width: 100%
}

.productMenu___LUEwK .border___2kRA8 {
	height: 1px;
	flex-shrink: 0;
	background: #ececec
}

.buttonWrapper___2egxN {
	width: 100%;
	padding: 30px
}

.buttonWrapper___2egxN button {
	width: 100%
}

.logo___Cjjqv img {
	width: 120px;
	height: auto;
	margin: 30px;
	margin-bottom: 24px
}

.closeButton___36_Me {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	transition: .2s
}

.closeButton___36_Me:hover {
	transform: scale(1.2)
}

.closeButton___36_Me img {
	width: 12px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none;
	user-select: none
}

.productInfoOverlay___ubQEZ {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	color: #000;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 5
}

.mainNavBar___1Tpxb {
	opacity: 0;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px
}

.mainNavBar___1Tpxb a {
	display: block;
	position: relative;
	z-index: 3
}

.mainNavBar___1Tpxb .logo___3Y5pO {
	width: 120px
}

.mainNavBar___1Tpxb .logo___3Y5pO img {
	width: 100%;
	height: auto
}

@media screen and (min-width:835px) {
	.mainNavBar___1Tpxb {
		padding: 60px
	}
}

.audioBars___1eeAp {
	all: unset;
	display: flex;
	padding: 0;
	margin-left: 10px;
	margin-top: -2px
}

.bar___JZj4p {
	height: 10px;
	background: #fff;
	width: 2px;
	margin-right: 2px
}

.muteButton___sA5EC {
	cursor: pointer;
	display: flex;
	font-family: SamsungOne;
	font-size: 10px;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	color: #fff
}

.stepsContainerWrapper___7ba0T {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100px
}

.stepsContainer___1-XFf {
	position: absolute;
	bottom: 30px;
	left: 50%
}

.stepsInnerContainer___2hCDJ {
	display: flex;
	flex-wrap: no-wrap;
	margin-left: -50px
}

.stepsContainerWrapper___7ba0T svg {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 20px;
	transform: translateX(-50%) translateY(-50%) scale(.77)
}

.swipeIndicator___1rmDC {
	position: absolute;
	left: 50%;
	transform: translateY(-120px);
	pointer-events: none
}

.swipeIndicator___1rmDC .message___1dNRV {
	transform: translateX(-50%) translateY(-30px) translateY(50%);
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: SamsungBold;
	letter-spacing: .15em;
	font-weight: 700;
	user-select: none
}

.swipeIndicator___1rmDC .bottomDot___li3kz,
.swipeIndicator___1rmDC .centerDot___1eiLj {
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	transform: translateX(-50%) translateY(-50%)
}

.swipeIndicator___1rmDC .bottomDot___li3kz {
	top: 140px
}

.swipeIndicator___1rmDC .ring___2NQZO {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	border: 1px solid #fff;
	position: absolute;
	transform: translateX(-50%) translateY(-50%)
}

.swipeIndicator___1rmDC .wanderingDots___xxL-r {
	height: 120px;
	width: 2px;
	position: absolute;
	transform: translateX(-.5px);
	overflow: hidden;
	opacity: .4
}

.swipeIndicator___1rmDC .wanderingDots___xxL-r div {
	height: 200%;
	width: 100%;
	position: absolute;
	top: 0;
	background: url("../../static/dashes.png");
	background-repeat: repeat-y;
	background-size: 50%
}

.container___2pnur {
	width: 100px;
	height: 100px;
	margin-right: 20px;
	position: relative;
	cursor: pointer;
	opacity: .3
}

.description___nduZF {
	position: absolute;
	text-align: right;
	white-space: nowrap;
	top: 50%;
	left: 10px;
	transform: translateX(-100%) translateY(-50%);
	color: #fff;
	transition: opacity .5s ease;
	opacity: 0;
	user-select: none;
	pointer-events: none;
	height: 90px;
	width: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 20px
}

.description___nduZF h5 {
	font-size: 13px;
	font-family: SamsungBold, sans-serif;
	letter-spacing: 2.6px;
	margin-bottom: 5px
}

.description___nduZF .line___31F2w {
	position: relative;
	user-select: none
}

.description___nduZF .lines___i_SZd {
	overflow-y: hidden;
	height: 19px
}

.description___nduZF .label___1JJfp {
	font-family: SamsungOne, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	color: hsla(0, 0%, 100%, .5)
}

.active___1P5S5 .description___nduZF {
	opacity: 1;
	pointer-events: all;
	cursor: pointer
}

.stepsContainerWrapper___3QV1z {
	position: absolute;
	top: 50%;
	right: 80px;
	height: 100px;
	transform: translateY(-50%)
}

.scrollCatcher____u_yb {
	position: absolute;
	top: -60vh;
	left: -110vw;
	width: 130vw;
	height: 130vh;
	opacity: .5
}

.stepsContainer___OJbT9 {
	position: absolute;
	bottom: 30px;
	left: 50%
}

.stepsInnerContainer___2z-9x {
	display: flex;
	flex-direction: column;
	flex-wrap: no-wrap;
	margin-left: -50px
}

.stepsContainerWrapper___3QV1z svg {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 20px;
	transform: translateX(-50%) translateY(-50%) scale(.77)
}

.stepButton___1X8DO {
	border: 1px solid hsla(0, 0%, 100%, .15);
	border-radius: 100px;
	width: 40px;
	height: 40px;
	position: relative;
	cursor: pointer
}

.stepButton___1X8DO .line___3mRvO {
	position: relative;
	height: 16px;
	user-select: none
}

.stepButton___1X8DO .lines___26z0E {
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow-y: hidden;
	height: 16px;
	transform: translateX(-50%) translateY(-50%)
}

.stepButton___1X8DO .lines___26z0E img {
	height: 13px;
	width: auto
}

.pauseButton___g-DgX {
	position: relative;
	cursor: pointer;
	font-family: SamsungOne, sans-serif;
	letter-spacing: 2.4px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4
}

.pauseButton___g-DgX .icon___1en95 {
	width: 7px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: 12%
}

.pauseButton___g-DgX.paused___1J7_8 .icon___1en95 {
	transform: translateY(-2px)
}

.line___2JZyF {
	position: relative;
	user-select: none
}

.lines___2r46X {
	overflow-y: hidden;
	height: 13px;
	display: inline-block
}

.container___1-5c0 {
	width: 100vw;
	height: 100%;
	background: #000;
	position: relative;
	overflow: hidden
}

.container___1-5c0 canvas,
.container___1-5c0 video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: .9999;
	margin-left: 0
}

.curtain___2xVfN {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%
}

.videoWrapper___2VCqz {
	user-select: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden
}

.videoShiftWrapper___2Sgkd,
.videoWrapper___2VCqz {
	width: 100%;
	height: 100%;
	position: relative
}

.videoEdges___2lDdD {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none
}

.videoEdges___2lDdD div {
	position: absolute;
	width: 40vw;
	max-width: 400px;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: 0;
	transition: opacity .4s ease
}

.videoEdges___2lDdD div.show___2A2a9 {
	opacity: .5;
	transition: opacity .2s ease
}

.videoEdges___2lDdD .start___3AFal {
	left: 0;
	background: linear-gradient(90deg, #000 0, transparent)
}

.videoEdges___2lDdD .end___1gxsU {
	right: 0;
	background: linear-gradient(270deg, #000 0, transparent)
}

.pauseOverlay___2jVHH {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, .4);
	pointer-events: none
}

.pauseIcon___2VvMS {
	width: 20px;
	margin: auto;
	margin-bottom: 20px;
	position: relative
}

@media screen and (min-width:835px) {
	.pauseIcon___2VvMS {
		display: none
	}
}

.pauseIcon___2VvMS img {
	transform: translateX(5px)
}

.pauseIcon___2VvMS:before {
	content: "";
	background: hsla(0, 0%, 100%, .08);
	width: 100px;
	height: 100px;
	border-radius: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.timeDisplay___pN1rp {
	user-select: none;
	pointer-events: none
}

.bottomBar___3doF7 {
	font-family: SamsungOne, sans-serif;
	letter-spacing: 2.4px;
	font-size: 10px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: auto;
	opacity: 0;
	transition: .8s;
	padding: 30px
}

@media (max-width:834px) {
	.bottomBar___3doF7 {
		display: none
	}
}

.bottomBar___3doF7.visible___3WSHO {
	opacity: 1
}

@media screen and (min-width:835px) {
	.bottomBar___3doF7 {
		padding: 60px
	}
}

.container___3UKzw {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d20019;
	text-align: center;
	color: #fff;
	overflow: hidden
}

.container___3UKzw .videoWrapper___1csY_ {
	width: 100%;
	height: 100%;
	position: absolute;
	user-select: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden
}

.container___3UKzw .videoWrapper___1csY_ video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: .9999;
	margin-left: 0
}

.topText___3IZYe {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	font-size: 12px;
	letter-spacing: 2.3px;
	font-family: SamsungBold, sans-serif
}

.logo___sf7ve {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 110px;
	transform: translateX(-50%)
}

.logo___sf7ve svg {
	width: 100%;
	height: auto
}

.overlay___1fuWb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.introOverlay___hiSoS {
	opacity: 0
}

.headphonesOverlay___O0g0K {
	visibility: hidden;
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.headphonesBar___1d79p {
	width: 100vw;
	height: 2px;
	background: hsla(0, 0%, 100%, .2);
	position: relative;
	margin-bottom: 14px
}

.headphonesBar___1d79p>div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background: #fff
}

.soundText___3lcuK {
	font-size: 14px;
	padding: 0 30px;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	margin: auto;
	letter-spacing: 2.6px;
	line-height: 1.7
}

.innerIntro___E5ZDu {
	height: 100%;
	padding: 30px;
	position: relative;
	box-sizing: border-box
}

@media screen and (min-width:835px) {
	.innerIntro___E5ZDu {
		width: 100%;
		position: absolute;
		top: 44%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: auto;
		padding: 0
	}
}

.introText___i4vOD {
	font-family: SamsungBold, sans-serif;
	font-size: 8vmin;
	line-height: 1.16;
	letter-spacing: 1.4px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	height: 100%;
	padding-bottom: 100px;
	padding-top: 50px
}

@media screen and (min-width:835px) {
	.introText___i4vOD {
		padding: 0;
		font-size: 7vw;
		line-height: 1;
		letter-spacing: 2.5px
	}
}

.line___3sicI {
	position: relative;
	overflow: hidden;
	height: 2em;
	transform: translateY(50%);
	user-select: none
}

.line___3sicI span {
	display: block
}

.buttons___2OtS3 button {
	position: relative
}

@media screen and (max-width:834px) {
	.buttons___2OtS3 button {
		width: 100%
	}
}

@media screen and (min-width:835px) {
	.buttons___2OtS3 button {
		width: 300px
	}
}

.buttons___2OtS3 .productsCta___3Pezs {
	background: transparent;
	color: #fff
}

@media screen and (max-width:834px) {
	.buttons___2OtS3 {
		padding: 0 30px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%
	}
}

@media screen and (min-width:835px) {
	.buttons___2OtS3 {
		display: flex;
		justify-content: center;
		margin-top: 50px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%)
	}
}

.pullIndicator___1KkSr {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #fff;
	position: absolute;
	top: -160px;
	left: 50%;
	transform: translateX(-50%)
}

.modal___mGCV0 {
	width: 100vw;
	position: absolute;
	top: 100%
}

.modalBackground___knKnO {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	pointer-events: none
}

.draggableTarget___XuvA9 {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.background___1UiJo {
	position: absolute;
	width: 100vw;
	height: 2px;
	top: 50vh;
	left: 50vw;
	transform: translateX(-50%);
	background: hsla(0, 0%, 100%, .2);
	pointer-events: none
}

.background___1UiJo .progress___1Jqhg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background: #fff
}

.desktopProductMenu___2HE5o {
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 50%;
	left: 0;
	top: 0;
	visibility: hidden;
	overflow: visible
}

.productInfoColumn___1S4JU,
.productListColumn___1IWvr {
	width: 100%;
	position: relative
}

.productListWrapper___3qx26 {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: -120px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.productListWrapper___3qx26 img {
	width: 80px
}

.productList___24Ms6 {
	display: flex;
	flex-direction: column
}

.tint___1-ckm {
	position: absolute;
	top: 0;
	right: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.productInfoColumn___1S4JU {
	height: 100%;
	background: #fff;
	color: #000;
	overflow: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

.entry___3AI1Q {
	opacity: .4;
	transition: .3s
}

.active___3e5es {
	opacity: 1
}

.orientationInterstitial___2e-fF {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-family: SamsungOne;
	font-size: 11px;
	letter-spacing: 2.6px;
	line-height: 1.8;
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease
}

@media (max-height:480px) and (orientation:landscape) {
	.orientationInterstitial___2e-fF {
		pointer-events: all;
		opacity: 1
	}
}

.innerScreen___1D6hG {
	max-width: 300px;
	padding: 20px;
	padding-left: 40px;
	position: relative
}

.replayIcon___jzXbX {
	position: absolute;
	top: 21px;
	left: 17px;
	width: 12px
}

.replayIcon___jzXbX img {
	width: 100%
}