html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	user-select: none;
}
html{
	overflow-x: hidden;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.homepage {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	background-color: #313038;
	background-image: url('../images/lp/bg.1920.min.jpg');
	background-size: 100%;
	background-position: center top;
	color: #fff;
}
body.inner {
	padding: 40px calc(50% - 300px);
}
@media (max-width: 640px) {
	body.inner {
		padding: 40px 20px;
	}
}
.header a.home {
	display: inline-block;
	margin-left: -10px;
}
.header .logo {
	height: 50px;
	width: auto;
}

#section1 {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.object {
	display: block;
	position: absolute;
}
#cosmopolitan {
	width: 1080px;
	height: auto;
	left: -180px;
	top: 240px;
}
#jigger {
	width: 700px;
	height: auto;
	right: -100px;
	top: -70px;
}
#shaker {
	width: 780px;
	height: auto;
	right: -180px;
	top: 600px;
}
.container1 {
	position: relative;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 80px;
	text-align: center;
}
.container2 {
	position: relative;
	width: 70%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.container2 p {
	line-height: 200%;
	color: #FFFFFFAA;
}
#twist {
	display: inline-block;
	margin: 0;
	width: 320px;
	height: auto;
	margin-bottom: -70px;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 42px;
	margin: 40px 0 20px;
	text-transform: uppercase;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	margin: 40px 0 20px;
	text-transform: uppercase;
}
h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 18px;
	margin: 0;
	text-transform: none;
}
p {
	line-height: 150%;
}
body.homepage h1 {
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	font-size: 128px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}
h1>span, p.subheader, p.donate {
	display: block;
	text-transform: none;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 42px;
	color: #fff;
}
h1>span {
	margin: 40px 0 0 0;
}
p.subheader {
	margin: 0 0 20px 0;
}
p.donate {
	margin: 40px 0 20px 0;
}
p strong {
	font-weight: 300;
}
.app-store-buttons {
	font-size: 0;
}
.app-store-buttons a {
	display: inline-block;
	margin: 20px;
}
.app-store-buttons img {
	display: block;
	height: 60px;
	margin: 0;
}
.app-store-button {
	background-color: transparent;
	transition: background 0.5s ease;
	border-radius: 10px;
}
.app-store-button:hover {
	background-color: #000;
}
.footer {
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #CCCCCC;
}
.footer-link {
	display: inline-block;
	margin: 10px 10px 10px 0;
	color: #CCCCCC;
}
body.homepage .footer {
	position: relative;
	width: 70%;
	margin-left: 15%;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	color: #FFFFFF66;
}
body.homepage .footer-link {
	margin: 10px;
	color: #FFFFFF66;
}

@media (min-resolution: 1.5dppx) {
	body.homepage {
		background-image: url('../images/lp/bg.1920@2x.min.jpg');
	}
}

@media (max-width: 1024px) {
	body.homepage {
		background-image: url('../images/lp/bg.1024.min.jpg');
	}
	#cosmopolitan {
		width: 800px;
		left: -220px;
		top: 120px;
	}
	#jigger {
		width: 500px;
		right: -150px;
		top: -70px;
	}
	#shaker {
		width: 567px;
		right: -180px;
		top: 300px;
	}
	.container1 {
		width: 70%;
	}
	.container2 {
		width: 70%;
	}
	#twist {
		width: 240px;
		margin-bottom: -50px;
	}
	body.homepage h1 {
		font-size: 92px;
	}
	h1>span, p.subheader, p.donate {
		font-size: 32px;
	}
	.app-store-buttons img {
		height: 50px;
	}
}

@media (max-width: 1024px) and (min-resolution: 1.5dppx) {
	body.homepage {
		background-image: url('../images/lp/bg.1024@2x.min.jpg');
	}
}

@media (max-width: 812px) {
	#cosmopolitan {
		left: -220px;
		top: -240px;
	}
	#jigger {
		right: -150px;
		top: -70px;
	}
	#shaker {
		right: -180px;
		top: 600px;
	}
}

@media (max-width: 668px) {
	body.privacypolicy, body.privacyagreement, body.cookiesagreement {
		padding: 20px;
	}
	body.homepage {
		background-image: url('../images/lp/bg.0640.min.jpg');
		/*overflow-y: auto;*/
	}
	#cosmopolitan {
		width: 400px;
		left: -150px;
		top: -150px;
	}
	#jigger {
		width: 240px;
		right: -80px;
		top: -50px;
	}
	#shaker {
		width: 284px;
		right: -180px;
		top: 300px;
	}
	.container1 {
		position: relative;
		width: 90%;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.container2 {
		position: relative;
		width: 90%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#twist {
		width: 160px;
		margin-bottom: -30px;
	}
	body.homepage h1 {
		font-size: 64px;
	}
	h1>span, p.subheader, p.donate {
		font-size: 20px;
	}
	h1>span {
		margin: 20px 0 0 0;
	}
	p.subheader {
		margin: 0 0 20px 0;
	}
	p.donate {
		margin-bottom:20px 0 10px 0;
	}
	.app-store-buttons a {
		margin: 10px;
	}
	.app-store-buttons img {
		height: 40px;
	}
	body.homepage .footer {
		width: 90%;
		margin-left: 5%;
	}
}

@media (max-width: 668px) and (min-resolution: 1.5dppx) {
	body.homepage {
		background-image: url('../images/lp/bg.0640@2x.min.jpg');
	}
}


@media (max-width: 420px) {
	body.homepage {
		background-image: url('../images/lp/bg.0360.min.jpg');
	}
}


@media (max-width: 420px) and (min-resolution: 1.5dppx) {
	body.homepage {
		background-image: url('../images/lp/bg.0360@2x.min.jpg');
	}
}

.button {
	display: inline-block;
	line-height: 24px;
	padding: 15px 40px 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: none;
	background-color: #FDBA2E;
	color: #000000;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
}
.button:visited {
	color: #000000;
}
.button:hover {
	filter: brightness(1.1);
}

.toast {
	position: fixed;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	background-color: #333333CC;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 5px 5px 15px #00000066;
}

@keyframes fade-out {
	from { opacity: 1; }
	to { opacity: 0; }
}
@keyframes fade-in {
	from { opacity: 0; }
	to { opacity: 1; }
}

.toast.new {
	animation: fade-in .3s 1 ease-in-out;
}
.toast.remove {
	animation: fade-out .3s 1 ease-in-out;
}

.tabs.donate {
	margin-top: 40px;
	margin-left: -100px;
	margin-right: -100px;
}
@media (max-width: 820px) {
	.tabs.donate {
		margin-left: 0;
		margin-right: 0;
	}
}

.tabs .labels {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

@media (max-width: 820px) {
	.tabs .labels {
		display: none;
		flex-direction: column;
	}
}
.tabs .label {
	padding: 10px;
	border: 1px solid #EEEEEE;
	border-bottom: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	background-color: #FFFFFF;
	z-index: 0;
	position: relative;
	margin-left: -1px;

	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-transform: none;
}
.tabs .label:first-child{
	margin-left: 0;
}

.tabs .label.active {
	border-color: #CCCCCC;
	z-index: 1;
}
.tabs .label img {
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-right: 10px;
}
.tabs .label:not(.active) img, .tabs .label:not(.active) span {
	opacity: 0.3;
}
.tabs .label:not(.active):hover {
	filter: brightness(0.95);
}

.tabs .pages {
	position: relative;
	margin-top: -1px;
}
@media (max-width: 820px) {
	.tabs .pages {
		margin-top: 0;
	}
}
.tabs .page {
	display: none;
	border: 1px solid #CCCCCC;
}
@media (max-width: 820px) {
	.tabs .page {
		display: block;
		margin-top: -1px;
	}
}
.tabs .page.active {
	display: block;
}

.tabs .page .label {
	display: none;
	border: none;
}
.tabs .page:not(.active) .label img, .tabs .page:not(.active) .label span {
	opacity: 0.5;
}

@media (max-width: 820px) {
	.tabs .page .label {
		display: flex;
	}
	.tabs .label:not(.active):hover {
		filter: none;
	}
	.tabs .page:not(.active) .label:hover {
		filter: brightness(0.95);
	}
}

.tabs .page .container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 40px;
}
@media (max-width: 820px) {
	.tabs .page .container {
		display: none;
	}
}
@media (max-width: 640px) {
	.tabs .page .container {
		padding: 40px 10px;
		flex-direction: column;
	}
}
@media (max-width: 820px) {
	.tabs .page.active .container {
		display: flex;
	}
}
.tabs .text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.tabs .title, .tabs .subtitle {
	font-weight: 300;
	font-size: 14px;
	margin: 0 0 5px;
	text-transform: none;
}
.tabs .title {
	margin-top: -0.1rem;
}
.tabs .address {
	font-family: monospace;
	font-weight: 300;
	font-size: 14px;
	margin: 10px 0;
	text-transform: none;
	user-select: text;
	align-self: flex-start;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	/*width: 100%;*/
	word-wrap: break-word;
	max-width: 100%;
	box-sizing: border-box;
}
.tabs .button {
	display: inline-block;
	align-self: flex-start;
	line-height: 18px;
	padding: 0.5rem 1rem;
	font-family: Helvetica Neue,Helvetica,sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: none;
	background-color: #F6C915;
	color: #000000;
	border-radius: 0.3rem;
	cursor: pointer;
}
.tabs .button:visited {
	color: #000000;
}
.tabs .button:hover {
	filter: brightness(1.1);
}

.tabs .button.cloudtips,
.tabs .button.paypal,
.tabs .button.liberapay,
.tabs .button.buymeacoffee,
.tabs .button.bitcoin,
.tabs .button.ethereum,
.tabs .button.tron {
	border: none;
	background-color: #F6C915;
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: 0.8rem 50%;
	padding-left: 2.2rem;
}

.tabs .button.cloudtips {
	background-image: url('/images/lp/cldtps.min.svg');
}

.tabs .button.liberapay {
	background-image: url('/images/lp/lp.min.svg');
}

.tabs .button.paypal {
	background-image: url('/images/lp/pp.min.svg');
}

.tabs .button.buymeacoffee {
	background-image: url('/images/lp/buyme.min.svg');
}

.tabs .button.bitcoin {
	background-image: url('/images/lp/btc.min.svg');
}

.tabs .button.ethereum {
	background-image: url('/images/lp/eth.min.svg');
}

.tabs .button.tron {
	background-image: url('/images/lp/trx.min.svg');
}

.tabs .copy {
	cursor: pointer;
}
.tabs .qr {
	width: 128px;
	margin-left: 40px;
	flex-shrink: 0;
}
@media (max-width: 640px) {
	.tabs .qr {
		margin-left: 0;
		margin-top: 40px;
	}
}
.tabs .qr img {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
}
