html,body,div,ul,img,a,table,tr,td {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: -apple-system, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #f5f5f5;
	transition: background-color .5s;
}
.h {
	background-color: #ffec68;
	padding: 5em 2em;
	transition: all .5s;
	text-align: center;
}
.h img {
	display: inline-block;
	width: 40em;
	max-width: 90%;
}
.h b, h1, .dir b, .big {
	font-weight: 900;
}
.h b a {
	font-weight: 900;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-size: 1.2em;
}
.h p {
	width: 40em;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
	padding-top: 1em;
}
.print, .share {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em;
	display: none;
	cursor: pointer;
	z-index: 3;
}
.print {
	margin-right: 2.5em;
}
body.r {
	background-color: white;
}
body.r .print, body.r .share {
	display: inline-block;
}
body.t .h, body.r .h {
	padding: 1em 0;
	margin-right: 0;
	margin-left: 0;
}
body.t .h p, body.r .h p {
	display: none;
}
body.t .h img, body.r .h img {
	width: 16em;
	max-width: 50%;
}
body.t #go, #ds2 {
	display: none;
}
h1 {
	text-align: center;
}
body.t {
	padding-bottom: 2em;
}
#c {
	padding: 1em;
}
.dir {
	width: 40em;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
}
.dir p {
	text-align: center;
	font-style: italic;
	color: gray;
}
.big {
	display: inline-block;
	background-color: #ffec67;
	font-size: 2em;
	padding: 0.5em 1em;
	border-radius: .4em;
	transition: all .3s;
	transform: scale(1);
	cursor: pointer;
}
.nt .big:hover {
	transform: scale(1.1);
	background-color: #FFD633;
}
body.t .h, body.r .h {
	background-color: #FFD633;
}
#p {
	background-color: #dedede;
	margin-top: 1em;
	margin-right: auto;
	border-radius: 9em;
	overflow: hidden;
	height: 1.5em;
	position: relative;
	max-width: 40em;
	margin-left: auto;
}
#pr {
	background-color: #FFD633;
	height: 1.5em;
	width: 0;
	transition: width .3s;
}
#ct {
	font-weight: 900;
	margin-top: .3em;
	font-size: 1.5em;
}
.q {
	font-weight: bold;
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	max-width: 20em;
	text-align: center;
}
.w {
	display: none;
	padding-right: 1em;
	padding-left: 1em;
}
body.t .w {
	display: block;
}
.k {
	position: relative;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	width: 17em;
}
.k > div {
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	width: 25%;
	text-align: center;
}
#n {
	width: 17em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 2em;
	text-align: center;
}
#n > div {
	display: inline-block;
	cursor: pointer;
	transition: transform .3s;
	transform: scale(1);
}
.nt #n > div:hover {
	transform: scale(1.1);
}
#n .l, #n .r {
	padding: 1em 1.8em;
	background-color: #ffd633;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 9em;
	position: absolute;
}
#n .l {
	left: 0;
}
#n .r {
	right: 0;
}
#n .x svg {
	color: silver;
	width: 3em;
	height: 3em;
	transition: all .3s;
}
.nt #n .x:hover svg {
	color: black;
}
#a {
	text-align: center;
	margin-top: 0;
}
#a div {
	display: inline-block;
	width: 2em;
	height: 2em;
	background-color: #dddedd;
	margin-left: 1em;
	margin-right: 1em;
	border-radius: 9em;
	cursor: pointer;
	transition: all .3s;
	transform: scale(1);
}
#a div:first-of-type, #a div:last-of-type {
	width: 3em;
	height: 3em;
	position: relative;
	top: .5em;
}
.nt #a div:hover {
	transform: scale(1.1);
	background-color: #ffd633;
}
#a div:after {
	content: '';
	background-color: #ffd633;
	display: inline-block;
	width: 2em;
	height: 2em;
	border-radius: 9em;
	transition: all .3s;
	opacity: 0;
}
#a div:first-of-type:after, #a div:last-of-type:after {
	height: 3em;
	width: 3em;
}
#a div.a:after {
	opacity: 1;
}
.key {
	margin-right: auto;
	margin-left: auto;
	width: 17em;
	margin-top: 2em;
}
.fat {
	text-align: center;
	font-weight: 900;
	font-size: 4em;
}
.t3 {
	font-weight:900;
	text-align: center;
	font-size: 2em;
	margin-top: 0.5em;
}
#top3 {
	margin-right: auto;
	margin-left: auto;
	width: 40em;
	max-width: 90%;
}
#top3 li {
	position: relative;
	padding-left: 2em;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .5em;
}
#top3 li div {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	font-size: .8em;
	border-radius: 9em;
	background-color: #ffd633;
	padding-top: .2em;
	padding-bottom: .2em;
	text-align: center;
	width: 1.7em;
}
#top3 li span {
	color: silver;
	font-size: .8em;
	padding-left: .5em;
}
.show {
	background-color: #ffd633;
	display: inline-block;
	padding: .5em 1em;
	border-radius: 5em;
	font-weight: bold;
	transition: all .3s;
	transform: scale(1);
	text-transform: uppercase;
	cursor: pointer;
}
.nt .show:hover {
	transform: scale(1.1);
}
.others {
	width: 30em;
	max-width: 90%;
	padding: 1em;
	font-weight: bold;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.hide {
	display: none;
}
.ds {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.ds li {
	padding: 1em;
	border-radius: 1em;
	background-color: #eeeeee;
	margin-top: 1em;
}
.ds .t {
	font-weight: 900;
	font-size: 1.5em;
}
.ds .t div {
	display: inline-block;
	font-size: .8em;
	border-radius: 9em;
	background-color: #ffd633;
	text-align: center;
	font-weight: 700;
	margin-left: .5em;
	position: relative;
	top: -.1em;
	padding-top: .2em;
	padding-bottom: .2em;
	width: 1.7em;
}
.ds b {
	text-transform: uppercase;
	color: gray;
}
.ds li li {
	margin-top: 0;
	list-style: disc;
	margin-left: 1.3em;
	padding: 0;
}
a {
	color: gray;
	font-style: italic;
}
#fs {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 10;
	text-align: center;
	padding: 5em 2em;
	display: none;
}
.fw {
	background-color: #eceeec;
	width: 20em;
	padding: 1em;
	border-radius: 1em;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
}
.fw label {
	font-weight: bold;
	text-transform: uppercase;
}
label {
	display: block;
	margin-bottom: .5em;
}
#url {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	box-sizing: border-box;
	width: 100%;
	border: none;
	border-radius: 0;
	outline: none;
	padding: .6em 0;
	border-radius: .5em;
	text-align: center;
	font-size: 1.5em;
}
#copy {
	margin-top: 0.7em;
}
.reset {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #f64949;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	display: inline-block;
	padding: .7em 1.4em;
	border-radius: 9em;
	transition: transform .3s;
	transform: scale(1);
	cursor: pointer;
}
.nt .reset:hover {
	transform: scale(1.1);
}
@media screen and (max-width:500px) {
	body.r .h {
		text-align: left;
	}
	body.r .h img {
		margin-left: 1em;
	}
}
@media print {
	body {
		font-size: .6em;
	}
	.h {
		font-size: 1.4em;
	}
	#print, #share, .show, .fat {
		display: none;
	}
	.ds > li {
		display: inline-block;
		width: 29%;
		float: left;
		margin-right: 1em;
		background-color: #f3f3f3;
	}
	.ds > li:nth-of-type(3n) {
		margin-right: 0;
	}
	.t3 {
		margin-top: 2em;
	}
}