html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

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

html {
	font-family: 'Poppins', sans-serif;
}

a {
	cursor: pointer;
}

.content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 5%;
}

.terms #header {
	background: none;
}

.terms .content:nth-child(2) {
	background: none;
	padding-top: 0;
}

.terms p {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 28px;
	color: #8E9193;
	padding-bottom: 20px;
}

.terms h3 {
	font-weight: 600;
	font-size: 19px;
	line-height: 28px;
	color: #3A3A48;
	padding-bottom: 20px;
}

.terms ul.terms_list li {
	list-style-type: disc;
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 28px;
	color: #8E9193;
	margin-left: 20px;
	padding-left: 5px;
}

.terms ul.terms_list {
	padding-bottom: 30px;
}

#header {
	position: relative;
	max-width: 1700px;
	margin: 0 auto;
	width: 100%
}

.header_top {
	margin-bottom: 40px;
	overflow: hidden;
}

#header p,
#header ul li {
	max-width: 520px;
	font-weight: 600;
	color: #8E9193;
	font-size: 19px;
	line-height: 28px;
}

#header p b,
#header ul li b {
	color: #3A3A48
}

#header ul {
	margin: 32px 0
}

#header ul li {
	margin: 0 0 16px 0
}

#header ul li img {
	vertical-align: middle;
	display: inline-block;
	padding: 0 16px 0 0;
}

#header ul li p {
	width: 80%;
	display: inline-block;
	padding: 0 0 0px 0;
	vertical-align: middle;
}

#header .nav {
	position: absolute;
	right: 0;
	top: 40px;
	width: 140px;
}

#header .nav li img {
	padding: 0 8px 0 16px
}

#header .nav li {
	width: 100%;
	color: #3A3A48;
	font-weight: 500;
}

#header .nav_display {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	position: absolute;
	right: 80px;
	width: 220px;
	margin: 0
}

#header .nav_display li {
	padding: 20px;
	color: #8E9193;
	margin: 0
}

#header .nav_display a {
	text-decoration: none;
	display: block;
	color: #8E9193;
	font-size: 15px;
}

#header ul.nav_display li:first-child {
	border-bottom: 1.5px solid #EBEBED;
	display: block;
}

#header ul.nav_display li:first-child a {
	color: #3A3A48
}

#header li.hidden {
	display: none;
}

#advantages {
	background: #FF8253;
	color: #FFFFFF;
	text-align: center;
}

#know_more {
	background: #F6F6F6;
	text-align: center;
}

#how_to {
	text-align: center;
}

#footer {
	background: #3A3A48;
	color: #8E9193
}

h1 {
	font-size: 58px;
	padding: 0 0 30px 0;
	font-weight: 600;
	letter-spacing: -0.5px;
}

h1 img {
	vertical-align: bottom;
	display: inline-block;
	margin-bottom: -10px;
	height: 64px;
}

h2 {
	font-size: 37px;
	font-weight: 600;
	line-height: 53px;
	padding: 0 0 32px 0;
	color: #3A3A48;
}

h3 {
	color: #8E9193;
	font-size: 19px;
	line-height: 28px;
	font-weight: 600;
}

h3 b {
	color: #3A3A48
}

.android_badge img {
	display: inline-block;
	max-height: 60px;
}

.apple_badge img {
	padding: 10px;
}

#advantages {
	position: relative;
}

#advantages h2 {
	color: #FFFFFF;
}

#advantages ul li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 2%
}

#advantages ul li h4 {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0 0 0;
	font-size: 19px;
	line-height: 28px;
	font-weight: 600;
}

#advantages .circle {
	width: 100px;
	height: 100px;
	border-radius: 150px;
	padding: 30px;
	background: #FFFFFF;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}

#advantages .circle img {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	max-width: 75px;
}

.owl-nav {
	position: absolute;
	vertical-align: middle;
	width: 100%;
	top: 0;
	height: 100%
}

.owl-next {
	position: absolute;
	right: -15px;
	font-size: 80px;
	font-weight: 400;
}

.owl-prev {
	position: absolute;
	left: -15px;
	font-size: 80px;
	font-weight: 400;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	font-size: 80px;
	font-weight: 400;
}

#how_to ul {
	margin: 40px 0
}

#how_to ul li {
	width: 20%;
	display: inline-block;
	vertical-align: top
}

#how_to ul li.line {
	width: 2%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#how_to ul li span.circle {
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 100px;
	background-color: #FF8253;
	font-weight: 600;
	vertical-align: middle;
	margin: 0 auto;
	color: #FFFFFF;
}

#how_to ul li span.circle p {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 56px;
	font-size: 24px
}

#how_to ul li h4 {
	margin: 40px 0;
	color: #8E9193;
	font-size: 19px;
	line-height: 28px;
	font-weight: 600;
	width: 100%
}

#how_to ul li h4 b {
	color: #3A3A48
}

#how_to ul li.line span {
	width: 100px;
	border-bottom: 2px solid #FF8253;
	position: absolute;
	width: 650%;
	margin-left: -325%;
	padding-top: 10px
}

#know_more h2 {
	color: #3A3A48
}

#know_more .content {
	background: url(../img/bg_desktop.svg) center center no-repeat;
}

.cellphone-container {
	display: flex;
}

.cellphone {
	width: 300px;
}

#know_more .cellphone {
	display: block;
	margin: 0 auto;
	width: 300px;
}

#footer p {
	font-size: 15px;
	line-height: 22px;
	max-width: 350px;
	padding: 5px;
	width: 100%;
	margin-top: 22px
}

#logo_footer {
	display: block;
}

#logo_footer img {
	display: inline-block;
	margin-right: 16px
}

#logo_footer span {
	display: inline-block;
	color: #FFFFFF;
	vertical-align: top;
}

#logo_footer h5 {
	font-size: 19px;
	font-weight: 600;
	line-height: 22px;
}

#logo_footer p {
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}

#footer ul {
	padding: 8px 0;
}

#footer ul li {
	display: inline-block;
	padding: 0 4px
}

#footer ul li a {
	color: #8E9193;
	text-decoration: none;
}

.tg {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px auto 40px;
}

.tg td {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	overflow: hidden;
	padding: 10px 5px;
	word-break: normal;
	color: #8E9193
}

.tg th {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	padding: 10px 5px;
	word-break: normal;
	font-weight: 600;
	color: #3A3A48;
	background: #F4F4F4;
}

.tg .tg-cly1 {
	text-align: left;
	vertical-align: middle
}

.tg .tg-9nrl {
	;
	text-align: center;
	vertical-align: middle
}

.tg .tg-nrix {
	text-align: center;
	vertical-align: middle
}

.cookies {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #000000;
	padding: 2%;
	text-align: center;
	z-index: 9999;
}

.cookies p {
	color: #8E9193;
	padding: 0 0 15px;
}

.cookies h3 {
	color: #FFFFFF;
	padding: 10px;
}

.cookies button#reject {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #8E9193;
	background: #000000;
	color: #FFFFFF;
	border-radius: 2px;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	padding: 10px;
	margin: 10px 10px 15px;
}

.cookies button#accept {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #8E9193;
	background: #FFFFFF;
	color: #000000;
	border-radius: 2px;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	padding: 10px;
	margin: 10px 10px 15px;
}

.logo {
	max-height: 68px;
	margin-bottom: 10px;
}

.title {
	line-height: 70px;
}

.header-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}

.header-bottom {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.video {
	margin-top: 84px;
	width: 650px;
	height: 359px;
}

@media screen and (max-width: 767px) {
	.cellphone-container {
		flex-direction: column;
	}
}

@media screen and (max-width: 767px) {
	.tg {
		width: auto !important;
	}
	.tg col {
		width: auto !important;
	}
	.tg-wrap {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		margin: auto 0px;
	}
}

@media screen and (max-width: 1250px) {
	#header {
		background-size: 60%
	}
}

@media screen and (max-width: 800px) {
	.terms .content {
		padding: 44px 5% 0;
	}
	#header .nav {
		position: absolute;
		right: 10px;
		top: 36px;
	}
	#header .nav_display {
		top: 34px;
		right: 30px;
	}
	#header .nav li {
		text-align: right;
	}
	#header .nav li li {
		text-align: center;
	}
	.content {
		max-width: 1200px;
		margin: 0 auto;
		padding: 60px 5%
	}
	.title {
		line-height: 38px;
	}
	.header-bottom {
		flex-direction: column;
	}
	.video {
		margin-top: 20px;
		width: 100%;
		height: 259px;
	}
	h1 {
		font-size: 29px;
	}
	h1 img {
		width: 193px;
		margin-bottom: -0px;
	}
	h2 {
		font-size: 29px;
		padding-bottom: 8px;
		line-height: 35px;
	}
	h3 {
		font-size: 15px;
		line-height: 21px;
	}
	.terms #header {
		padding: 0
	}
	#header {
		padding: 0 0 75%;
		background-size: 100%;
	}
	#header p,
	#header ul li {
		width: 100%;
		font-size: 15px;
		line-height: 21px;
	}
	.badges {
		margin-top: 24px;
		text-align: center;
	}
	#know_more .cellphone {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	#how_to {
		padding: 0 5%
	}
	#how_to ul li.line {
		width: 2px;
		margin-bottom: 10px;
	}
	#how_to ul li {
		width: 100%;
		display: block;
	}
	#how_to ul li h4 {
		margin: 16px 0 0;
	}
	#how_to ul li.line span {
		width: 0px;
		display: inline-block;
		position: static;
		height: 32px;
		border-right: 2px solid #FF8253;
		margin: 0 auto;
		border-bottom: 0
	}
	#advantages ul li {
		padding: 0;
	}
	#know_more .content {
		background: url(../img/bg_mobile.svg) center center no-repeat;
		background-size: auto 80%
	}
	#footer .apple_badge {
		margin-left: -10px
	}
	#footer p {
		padding: 0;
	}
	#footer ul li:first-child {
		width: 100%;
		padding: 0 0 6px 0
	}
	#logo_footer p {
		padding: 0
	}
	.cookies p {
		font-size: 14px;
		line-height: 16px;
	}
}