@charset "utf-8";
@font-face{
	font-family: 'SamsungOne';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff2) format("woff2"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff) format("woff"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.ttf) format("truetype");
	font-weight: normal;
	font-style: normal
}
@font-face{
	font-family: 'SamsungOne';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff2) format("woff2"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff) format("woff"),
		 url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.ttf) format("truetype");
	font-weight: bold;
	font-style: normal
}
@font-face{
	font-family: 'SamsungSharpSans';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"),
		url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.woff) format("woff");
	font-weight: bold;
	font-style: normal
}
@font-face{
	font-family: 'SamsungSharpSans';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansMd.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansMd.eot?#iefix) format("embedded-opentype"),
		url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansMd.woff) format("woff");
	font-weight: 500;
	font-style: normal
}
@font-face{
	font-family: 'SamsungSharpSans';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansRg.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansRg.eot?#iefix) format("embedded-opentype"),
		url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansRg.woff) format("woff");
	font-weight: normal;
	font-style: normal
}

#LP-it *::before, #LP-it *::after {box-sizing: border-box;}
#LP-it :focus {outline: 0 !important; box-shadow: none !important;}

#LP-it {
	font-family: sans-serif; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0; color: #000; font-size: 1rem; line-height: 1.5; text-align: left; font-family: 'SamsungOne'; font-weight: normal;
}

#LP-it img {vertical-align: middle; border-style: none;}
#LP-it h1, #LP-it h2, #LP-it h3, #LP-it h4, #LP-it h5, #LP-it h6 {margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; font-weight: 500;}
#LP-it p {margin-top: 0; margin-bottom: 1rem;}
#LP-it p:last-child {margin-bottom: 0;}
#LP-it sup {top: -.5rem; position: relative; font-size: 75%; line-height: 0; vertical-align: baseline;}
#LP-it .small, #LP-it small {font-size: 70%;}

#LP-it .img-fluid {max-width: 100%; height: auto; width: auto;}

#LP-it .text-justify {text-align: justify !important;}
#LP-it .text-wrap {white-space: normal !important;}
#LP-it .text-nowrap {white-space: nowrap !important;}
#LP-it .text-left {text-align: left !important;}
#LP-it .text-right {text-align: right !important;}
#LP-it .text-center {text-align: center !important;}
#LP-it .text-lowercase {text-transform: lowercase !important;}
#LP-it .text-uppercase {text-transform: uppercase !important;}
#LP-it .text-capitalize {text-transform: capitalize !important;}
#LP-it .font-weight-light {font-weight: 300 !important;}
#LP-it .font-weight-lighter {font-weight: lighter !important;}
#LP-it .font-weight-normal {font-weight: 400 !important;}
#LP-it .font-weight-medium {font-weight: 500 !important;}
#LP-it .font-weight-bold {font-weight: 700 !important;}
#LP-it .font-weight-bolder {font-weight: bolder !important;}
#LP-it .font-italic {font-style: italic !important;}
#LP-it .text-white {color: #fff !important;}
#LP-it .position-relative {position: relative;}
#LP-it .position-absolute {position: absolute;}
#LP-it .position-static {position: static;}
#LP-it .h-100 {height: 100%!important;}
#LP-it .w-100 {width: 100%!important;}

#LP-it a {text-decoration: none; color: #000;}
#LP-it a:hover {color: #000;}

#LP-it .f_one {font-family: 'SamsungOne';}
#LP-it .f_sharp {font-family: 'SamsungSharpSans';}

#LP-it h1, #LP-it .h1 {font-size: 3.25rem;}
#LP-it h2, #LP-it .h2 {font-size: 1.9rem;}
#LP-it h3, #LP-it .h3 {font-size: 2.25rem;}
#LP-it h4, #LP-it .h4 {font-size: 1.75rem;}
#LP-it h5, #LP-it .h5 {font-size: 1.5rem;}
#LP-it h6, #LP-it .h6 {font-size: 1rem;}

#LP-it .lh-1 {line-height: 1.1;}
#LP-it .lh-2 {line-height: 1.2;}
#LP-it .lh-3 {line-height: 1.3;}
#LP-it .lh-4 {line-height: 1.4;}
#LP-it .lh-5 {line-height: 1.5;}

#LP-it .nowrap {white-space: nowrap;}

#LP-it .cursor-pointer {cursor: pointer;}

#LP-it .btn {text-transform: uppercase; font-size: 1.6rem; line-height: 1; font-weight: bold; color: #000000; border: 1px solid #000000; border-radius: 30px; padding: 0.5rem 1.1rem 0.4rem; text-decoration: none; display: inline-block; text-align: center; vertical-align: middle; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
#LP-it .btn:hover {color: #ffffff; background: #000000;}
#LP-it .btn.white {color: #ffffff; background: #000000; border: 1px solid #ffffff;}
#LP-it .btn.white:hover {color: #000000; background: #ffffff;}


#LP-it .bg-grey {background: #f4f4f4;}

#LP-it .arrow_down {width: 0px; height: 0px; border-left: 35px solid transparent; border-right: 35px solid transparent; border-top: 35px solid #000000; margin: 0 auto;}

#LP-it table {border-collapse:collapse}
#LP-it .table {width: 100%; margin-bottom: 1rem; color: #212529;}
#LP-it .table td, #LP-it .table th {padding: 0.75rem; vertical-align: middle; border-top: 1px solid #dee2e6;}
#LP-it .table thead th {vertical-align: middle; border-bottom: 2px solid #dee2e6;}
#LP-it .table tbody + tbody {border-top: 2px solid #dee2e6;}
#LP-it .table .thead-dark th {color: #fff; background-color: #343a40; border-color: #454d55;}
#LP-it .table-responsive {display: block; width: 100%; margin: 0 auto; overflow-x: auto; -webkit-overflow-scrolling: touch;}

#LP-it .table .thead-dark.dark tr:nth-child(1) th {background: #b1a1cb; border-color: #b1a1cb; padding-top: 1rem; padding-bottom: 0.9rem;}
#LP-it .table .thead-dark th {color: #ffffff; background-color: #0069b4; border-color: #0069b4; text-transform: uppercase; font-size: 1.8rem; line-height: 1; text-align: center;}
#LP-it .table .thead-dark.dark th:first-child {padding-left: 2rem;}
#LP-it .table thead th {border-bottom: none;}
#LP-it .table tbody tr:first-child th, #LP-it .table tbody tr:first-child td {border-top: none;}
#LP-it .table td, #LP-it .table th {border-top: 0px solid #000000; background: transparent; font-family: 'SamsungSharpSans'; font-weight: bold;}
#LP-it .table tbody td, #LP-it .table tbody th {padding-top: 0.5rem; padding-bottom: 0.5rem;}
#LP-it .table tbody td {padding-right: 2rem; width: 60%; font-weight: 500;}
#LP-it .table tbody th {padding-left: 2rem; width: 40%;}
#LP-it .table tbody tr:nth-child(odd) {background: transparent;}
#LP-it .table tbody tr:nth-child(even) {background: #efecf5;}

#LP-it .plyr__control--overlaid {background: transparent; border: 2px solid rgba(0, 0, 0, 0.23); color: rgba(0, 0, 0, 0.23);}
#LP-it .plyr--video .plyr__control:hover {background: rgba(0, 0, 0, 0.23); border: 2px solid rgba(0, 0, 0, 0.23); color: #fff;}
#LP-it .plyr--video .plyr__control.plyr__tab-focus {box-shadow: none; background: transparent; color: rgba(0, 0, 0, 0.23);}

#LP-it #countdown {font-size: 60px; line-height: 60px; color: #221f20;}
#LP-it #countdown span {font-family: 'SamsungOne'; font-weight: normal; font-size: 20px; line-height: 20px; color: #221f20;}

#LP-it .img1 {max-width: 130px;}


@media (max-width: 575px) {
	#LP-it h1, #LP-it .h1 {font-size: 1.75rem;}
	#LP-it h2, #LP-it .h2 {font-size: 1.5rem;}
	#LP-it h3, #LP-it .h3 {font-size: .95rem;}
	#LP-it p, #LP-it .p {font-size: .8rem;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 1.5rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: .75rem;}
	#LP-it .table tbody th {padding-left: 1rem;}
	#LP-it .table tbody td {padding-right: 1rem;}
}
@media (min-width: 576px) {
	#LP-it .text-sm-left {text-align: left !important;}
	#LP-it .text-sm-right {text-align: right !important;}
	#LP-it .text-sm-center {text-align: center !important;}
	
	#LP-it h1, #LP-it .h1 {font-size: 1.65rem;}
	#LP-it h2, #LP-it .h2 {font-size: 1.75rem;}
	#LP-it h3, #LP-it .h3 {font-size: 1.15rem;}
	#LP-it p, #LP-it .p {font-size: .9rem;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 1.75rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: .9rem;}
	#LP-it .table tbody th {padding-left: 1rem;}
	#LP-it .table tbody td {padding-right: 1rem;}
}
@media (min-width: 640px) {
	#LP-it #countdown {font-size:60px; line-height: 60px;}
	#LP-it #countdown span {font-size: 20px; line-height: 20px;}
}
@media (min-width: 768px) {
	#LP-it .text-md-left {text-align: left !important;}
	#LP-it .text-md-right {text-align: right !important;}
	#LP-it .text-md-center {text-align: center !important;}
	
	#LP-it h1, #LP-it .h1 {font-size: 2.2rem;}
	#LP-it h2, #LP-it .h2 {font-size: 1.85rem;}
	#LP-it h3, #LP-it .h3 {font-size: 1.2rem;}
	#LP-it p, #LP-it .p {font-size: 1rem;}
	
	#LP-it #countdown {font-size:110px; line-height: 110px;}
	#LP-it #countdown span {font-size:25px; line-height: 25px;}
	#LP-it .img1 {max-width: none;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 2rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: .9rem;}
	#LP-it .table tbody th {padding-left: 1.5rem;}
	#LP-it .table tbody td {padding-right: 1.5rem;}
}
@media (min-width: 992px) {
	#LP-it .text-lg-left {text-align: left !important;}
	#LP-it .text-lg-right {text-align: right !important;}
	#LP-it .text-lg-center {text-align: center !important;}
	
	#LP-it h1, #LP-it .h1 {font-size: 2.5rem;}
	#LP-it h2, #LP-it .h2 {font-size: 1.9rem;}
	#LP-it h3, #LP-it .h3 {font-size: 1.05rem;}
	#LP-it p, #LP-it .p {font-size: .9rem;}
	
	#LP-it .bg-kv {background: url("https://euronics.open-box.it/samsung-galaxy-unpacked-agosto-2021/images/kv@2x.png") no-repeat 80% 100%; background-size: 50%;}
	
	#LP-it #countdown {font-size:110px; line-height: 110px;}
	#LP-it #countdown span {font-size:25px; line-height: 25px;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 2rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: .9rem;}
	#LP-it .table tbody th {padding-left: 1.75rem;}
	#LP-it .table tbody td {padding-right: 1.75rem;}
}
@media (min-width: 1024px) {
	#LP-it #countdown {font-size:130px; line-height: 130px;}
	#LP-it #countdown span {font-size:30px; line-height: 30px;}
}
@media (min-width: 1200px) {
	#LP-it .container {max-width: 1500px !important;}
	#LP-it .text-xl-left {text-align: left !important;}
	#LP-it .text-xl-right {text-align: right !important;}
	#LP-it .text-xl-center {text-align: center !important;}
	
	#LP-it h1, #LP-it .h1 {font-size: 2.8rem;}
	#LP-it h3, #LP-it .h3 {font-size: 1.35rem;}
	#LP-it p, #LP-it .p {font-size: 1rem;}
	
	#LP-it .bg-kv {background-size: 45%;}
	
	#LP-it #countdown {font-size:140px; line-height: 140px;}
	#LP-it #countdown span {font-size:35px; line-height: 35px;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 2.5rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: 1.1rem;}
	#LP-it .table tbody th {padding-left: 2rem;}
	#LP-it .table tbody td {padding-right: 2rem;}
}
@media (min-width: 1300px) {
	#LP-it h1, #LP-it .h1 {font-size: 3rem;}
	#LP-it h3, #LP-it .h3 {font-size: 1.4rem;}
	#LP-it p, #LP-it .p {font-size: 1rem;}
	
	#LP-it .bg-kv {background-size: 40%;}
	
	#LP-it #countdown {font-size:150px; line-height: 150px;}
	#LP-it #countdown span {font-size:35px; line-height: 35px;}
	
	#LP-it .table .thead-dark.dark tr:nth-child(1) th {font-size: 2.8rem;}
	#LP-it .table tbody td, #LP-it .table tbody th {font-size: 1.15rem;}
}
@media (min-width: 1400px) {
	#LP-it h1, #LP-it .h1 {font-size: 3.25rem;}
}

#LP-it #countdown div {font-family: 'SamsungOne'; font-weight: bold; border-right: 2px solid #1e1e1e;}
#LP-it #countdown div:last-child {border-right: 0 solid #1e1e1e;}
