@import url("./googleapis.css");

.spinner-wheel-spin-button[data-v-0500bdde] {
	min-width: 0;
	padding: 0;
	border-radius: 100%
}

.wheel-canvas[data-v-34105dad] {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	right: 0;
	top: 1.5rem
}

.wheel-canvas__shadow[data-v-34105dad] {
	border-radius: 9999px;
	position: absolute;
	z-index: 10;
	width: calc(100% - 1.5px);
	height: calc(100% - 1.5px);
	box-shadow: inset 0 7px 0 1.5px rgba(0, 0, 0, .15)
}

.spin-btn-wrap[data-v-34105dad] {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5rem;
	width: 5rem;
	border-radius: 100%;
	background: #fff;
	border: 3.2px solid #eff1f7;
	box-shadow: 0 7.15653px 0 1.78913px rgba(0, 0, 0, .13)
}

.spin-btn[data-v-34105dad] {
	width: 3.75rem;
	z-index: 20;
	height: 58px;
	margin-top: -4px
}

.spin-btn[data-v-34105dad]:active {
	height: 60px;
	margin-top: -5px
}

.wheel-pointer[data-v-34105dad] {
	position: absolute;
	right: .5rem;
	left: .5rem;
	z-index: 20;
	top: 50px;
	bottom: 50px
}

.entries[data-v-6dafa38c] {
	padding-right: .75rem
}

.entries-box.__header[data-v-6dafa38c] {
	padding: 12px 0;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(112, 112, 112, var(--tw-text-opacity))
}

.entries-box.__header.black[data-v-6dafa38c] {
	color: #fff
}

.entries-box.__header .entries-count[data-v-6dafa38c] {
	font-size: 14px
}

.entries-box.__header .entries-count span[data-v-6dafa38c] {
	font-weight: 400;
	background: hsla(0, 0%, 68.6%, .3);
	border-radius: 4px;
	padding: 2px 6px;
	display: inline-block;
	margin-left: 5px;
	font-size: 12px
}

.entries-box .pending-count[data-v-6dafa38c] {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 400
}

.entries-box .pending-count span[data-v-6dafa38c] {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: block;
	background-color: #afafaf;
	margin-right: 2px
}

.entries-box .pending-count.new-audience span[data-v-6dafa38c] {
	background-color: #33c173
}

.entries-box.__blur[data-v-6dafa38c] {
	position: absolute;
	height: 300px;
	width: 280px;
	top: 60px;
	left: 14px;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	z-index: -1
}

.entries-box[data-v-6dafa38c] input {
	padding: 4px 8px;
	border-radius: 6px;
	font-size: 16px;
	width: 100%;
	padding-right: 30px;
	height: 2rem;
	background-color: transparent
}

@media screen and (prefers-color-scheme:dark) {
	.entries-box[data-v-6dafa38c] input {
		background-color: transparent
	}
}

.entries-box[data-v-6dafa38c] input.dark {
	background-color: transparent;
	--tw-border-opacity: 1;
	border-color: rgba(211, 215, 225, var(--tw-border-opacity));
	border-width: 1px;
	--tw-text-opacity: 1;
	color: rgba(211, 215, 225, var(--tw-text-opacity))
}

.entries-box[data-v-6dafa38c] input.dark:focus,
.entries-box[data-v-6dafa38c] input.dark:hover {
	--tw-border-opacity: 1;
	border-color: rgba(52, 142, 246, var(--tw-border-opacity))
}

.entries-box[data-v-6dafa38c] input::-moz-placeholder {
	font-size: 14px
}

.entries-box[data-v-6dafa38c] input:-ms-input-placeholder {
	font-size: 14px
}

.entries-box[data-v-6dafa38c] input::placeholder {
	font-size: 14px
}

.entries-box[data-v-6dafa38c] .aha-input--char-counter {
	height: 2rem;
	font-size: 12px
}

.entries-box.__input-entry[data-v-6dafa38c] {
	margin-bottom: 16px
}

.entries-box.__input-entry .count[data-v-6dafa38c] {
	position: absolute;
	right: 7px;
	font-size: 14px;
	opacity: .6;
	top: 8px
}

.entries-box.__input-entry>.aha-button[data-v-6dafa38c] {
	margin-top: -5px;
	padding: 4px 0;
	font-size: 14px;
	min-width: 3rem
}

.entries-box.__input-entry>.aha-button[data-v-6dafa38c] .aha-spinner {
	margin-bottom: -5px
}

.entries-box.__reset[data-v-6dafa38c] {
	font-size: 12px
}

.entries-box.__reset .btn-update-wheel[data-v-6dafa38c] {
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(52, 142, 246, var(--tw-text-opacity));
	cursor: pointer;
	margin-left: 2px
}

.entries-box.__reset .btn-update-wheel[data-v-6dafa38c]:hover {
	--tw-text-opacity: 1;
	color: rgba(37, 122, 220, var(--tw-text-opacity))
}

.entries-box.__list[data-v-6dafa38c] {
	overflow-y: auto;
	max-width: 100%;
	max-height: 200px
}

.entries-box.__list p[data-v-6dafa38c] {
	margin-top: 20px;
	font-size: 14px
}

.entries-box.__list ul li[data-v-6dafa38c] {
	font-size: 14px;
	padding: 6px 10px;
	border-radius: 4px;
	position: relative
}

.entries-box.__list ul li[data-v-6dafa38c]:nth-child(odd) {
	background: rgba(211, 215, 225, .3)
}

.entries-box.__list ul li .remove-entry[data-v-6dafa38c] {
	--tw-text-opacity: 1;
	color: rgba(175, 175, 175, var(--tw-text-opacity));
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
	cursor: pointer;
	width: 12px;
	height: auto
}

.entries-box.__list ul li:hover .remove-entry[data-v-6dafa38c] {
	display: block
}

.entries-box.__list ul li:hover .remove-entry[data-v-6dafa38c]:hover {
	opacity: .6
}

@media (max-width:900px) {
	.entries-box.__list ul li .remove-entry[data-v-6dafa38c] {
		display: block
	}
}

@media (max-width:480px) {
	.entries[data-v-6dafa38c] {
		padding-right: 0
	}
}

.spinner-wheel-label._container[data-v-27f8e8ca] {
	font-size: 20px;
	max-width: 312px;
	border-radius: .5rem;
	font-weight: 700;
	padding-top: .5rem;
	padding-bottom: .5rem;
	text-align: center;
	width: 100%
}

.spinner-wheel-label._container._popup[data-v-27f8e8ca] {
	min-width: 312px;
	max-width: 700px;
	width: unset
}

.spinner-wheel-label._text[data-v-27f8e8ca] {
	padding-left: 1rem;
	padding-right: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.spinner-wheel-label.--white.--initial[data-v-27f8e8ca] {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-border-opacity: 1;
	border-color: rgba(239, 241, 247, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(180, 188, 207, var(--tw-text-opacity));
	border-width: 1.5px
}

.spinner-wheel-label.--dark[data-v-27f8e8ca] {
	--tw-text-opacity: 1;
	color: rgba(175, 175, 175, var(--tw-text-opacity));
	background-color: rgba(10, 10, 10, .4)
}

.spinner-wheel-label.--winning[data-v-27f8e8ca] {
	transition: all .3s ease-in-out;
	transform: translate(244px, 203px) scale(1.5);
	opacity: 0
}

@media (max-width:480px) {
	.spinner-wheel-label._container[data-v-27f8e8ca] {
		font-size: 1rem;
		line-height: 1.5rem;
		padding-top: .25rem;
		padding-bottom: .25rem
	}
}

.spinner-wheel-winner-popup._container[data-v-b78d1a76] {
	width: 100%;
	background-color: hsla(0, 0%, 100%, .95);
	z-index: 150;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.spinner-wheel-winner-popup.--dark[data-v-b78d1a76] {
	background-color: rgba(0, 0, 0, .8)
}

.spinner-wheel-winner-popup._winner-name[data-v-b78d1a76] {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 1.5rem
}

.spinner-wheel-winner-popup._close-icon[data-v-b78d1a76] {
	cursor: pointer;
	position: absolute;
	top: 1rem;
	right: 1rem;
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity));
	padding: .5rem
}

.spinner-wheel-winner-popup._close-icon[data-v-b78d1a76]:hover {
	--tw-text-opacity: 1;
	color: rgba(52, 142, 246, var(--tw-text-opacity))
}

@media (max-width:900px) {
	.spinner-wheel-winner-popup._container[data-v-b78d1a76] {
		display: block;
		padding: 10px
	}

	.spinner-wheel-winner-popup .spinner-wheel-label._container._popup[data-v-b78d1a76] {
		min-width: auto;
		width: auto;
		margin: 0 auto;
		max-width: 500px;
		transform: scale(1)
	}

	.spinner-wheel-winner-popup .spinner-wheel-winner-popup._winner-name[data-v-b78d1a76] {
		text-align: center;
		margin-top: 225px
	}

	.spinner-wheel-winner-popup ._close-icon[data-v-b78d1a76] {
		top: 10px;
		right: 10px
	}
}

@media (max-width:480px) {
	.spinner-wheel-winner-popup .spinner-wheel-winner-popup._winner-name[data-v-b78d1a76] {
		text-align: center;
		margin-top: 150px
	}
}

.input-copy[data-v-d5f46b76] {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 12px 16px;
	padding-right: 92px;
	font-size: 14px;
	outline: none;
	background-color: #fff
}

.copy-box[data-v-d5f46b76] {
	position: relative
}

.copy-box .button-copy[data-v-d5f46b76] {
	position: absolute;
	right: 16px;
	top: 7px;
	font-size: 14px;
	height: 28px
}

.modal-default-button[data-v-d5f46b76] {
	position: absolute;
	top: 0;
	right: 8px;
	padding: 8px;
	font-size: 20px
}

.modal-mask[data-v-d5f46b76] {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .95);
	display: table
}

.modal-wrapper[data-v-d5f46b76] {
	display: table-cell;
	vertical-align: middle;
	padding: 0 16px
}

.modal-container[data-v-d5f46b76] {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 30px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
	position: relative
}

.modal-header[data-v-d5f46b76] {
	font-size: 14px;
	font-weight: 700
}

.modal-body[data-v-d5f46b76] {
	margin: 30px 0
}

.modal-default-button[data-v-d5f46b76] {
	float: right
}

@media (max-width:900px) {
	.modal-wrapper[data-v-d5f46b76] {
		position: absolute;
		top: 330px;
		width: 100%
	}
}

@media (max-width:480px) {
	.modal-wrapper[data-v-d5f46b76] {
		top: 230px
	}
}

.modal-mask[data-v-41ea6ca6] {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .95);
	display: table
}

.modal-wrapper[data-v-41ea6ca6] {
	display: table-cell;
	vertical-align: middle;
	padding: 0 16px
}

.modal-container[data-v-41ea6ca6] {
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 30px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
	position: relative
}

.modal-header[data-v-41ea6ca6] {
	font-size: 14px;
	font-weight: 700
}

.modal-body[data-v-41ea6ca6] {
	margin: 20px 0
}

.modal-enter[data-v-41ea6ca6],
.modal-leave-active[data-v-41ea6ca6] {
	opacity: 0
}

.modal-enter .modal-container[data-v-41ea6ca6],
.modal-leave-active .modal-container[data-v-41ea6ca6] {
	transform: scale(1.1)
}

.modal-footer[data-v-41ea6ca6] {
	margin-top: 16px;
	text-align: center
}

.modal-footer .ok[data-v-41ea6ca6] {
	height: 25px;
	padding: 1rem 0;
	min-width: 50px
}

.modal-default-button.close[data-v-41ea6ca6] {
	position: absolute;
	top: 0;
	right: 8px;
	padding: 8px;
	font-size: 20px
}

@media (max-width:900px) {
	.modal-wrapper[data-v-41ea6ca6] {
		position: absolute;
		top: 330px;
		width: 100%
	}
}

@media (max-width:480px) {
	.modal-wrapper[data-v-41ea6ca6] {
		top: 230px
	}
}

.nav-action[data-v-40e91c7c] {
	margin: 0 16px
}

.spinner-wheel-action[data-v-40e91c7c] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	width: 280px;
	color: #fff;
	background: #348ef6;
	border-radius: 22px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 16px
}

@media (max-width:480px) {
	.spinner-wheel-action[data-v-40e91c7c] {
		width: 250px;
		font-size: 12px;
		margin-bottom: 12px
	}
}

.spinner-wheel-action .nav-item[data-v-40e91c7c] {
	cursor: pointer;
	position: relative;
	flex: 1;
	color: #fff;
	font-weight: 700;
	text-align: center
}

.spinner-wheel-action .nav-item[data-v-40e91c7c]:hover {
	text-decoration: underline
}

.spinner-wheel-action .nav-item:not(:last-child) .nav-link[data-v-40e91c7c]:after {
	content: "";
	opacity: .3;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	position: absolute;
	display: inline-block;
	background: #d3d7e1
}

#aha-spinner-wheel[data-v-40e91c7c] {
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 10px;
	max-width: 800px;
	position: relative;
	width: 100%;
	height: 515px
}

#aha-spinner-wheel .spinner-wheel-table.__wrapper[data-v-40e91c7c] {
	position: absolute
}

#aha-spinner-wheel .spinner-wheel-table.__entries[data-v-40e91c7c] {
	width: 312px
}

#aha-spinner-wheel .spinner-wheel-table.__entries-box[data-v-40e91c7c] {
	height: 358px;
	position: absolute;
	top: 70px;
	padding-left: 28px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 320px
}

#aha-spinner-wheel .spinner-wheel-table.__container[data-v-40e91c7c] {
	max-width: 800px;
	margin: 0 auto;
	width: 100%
}

#aha-spinner-wheel .spinner-wheel-table.__label[data-v-40e91c7c] {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	width: 312px;
	margin-left: -16px;
	margin-top: 2px
}

#aha-spinner-wheel .spinner-wheel-table[data-v-40e91c7c] audio {
	border: 2px solid #ccc;
	border-radius: 30px;
	height: 32px;
	position: absolute;
	top: -50px;
	width: 288px;
	left: 33px
}

#aha-spinner-wheel .spinner-wheel-table .hide-audio[data-v-40e91c7c] {
	visibility: hidden
}

#aha-spinner-wheel canvas#firework-canvas[data-v-40e91c7c] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 151;
	pointer-events: none
}

#aha-spinner-wheel .bg-spinner-wheel[data-v-40e91c7c] {
	display: none
}

@media (max-width:900px) {
	#aha-spinner-wheel[data-v-40e91c7c] {
		height: auto
	}

	#aha-spinner-wheel .spinner-wheel-table.layout.horizontal.__container[data-v-40e91c7c] {
		display: block
	}

	#aha-spinner-wheel .spinner-wheel-table.__entries-box[data-v-40e91c7c] {
		position: relative;
		margin: 0 auto;
		padding: 0;
		max-width: 465px;
		width: 100%;
		padding-bottom: 20px;
		padding: 0 10px;
		top: 110px
	}

	#aha-spinner-wheel .spinner-wheel-table .entries-box.__list[data-v-40e91c7c] {
		max-width: 100%;
		margin-bottom: 20px
	}

	#aha-spinner-wheel .spinner-wheel-table.__wheel[data-v-40e91c7c] {
		width: 465px;
		margin: 0 auto;
		position: relative;
		top: 65px
	}

	#aha-spinner-wheel .spinner-wheel-table.__wrapper[data-v-40e91c7c] {
		display: none
	}

	#aha-spinner-wheel .spinner-wheel-table.__label[data-v-40e91c7c] {
		margin: 0;
		width: auto;
		position: absolute;
		top: -585px;
		left: 0;
		width: 100%
	}

	#aha-spinner-wheel .bg-spinner-wheel[data-v-40e91c7c] {
		position: absolute;
		bottom: -24px;
		transform: scale(1.07);
		display: block
	}
}

@media (max-width:480px) {
	#aha-spinner-wheel .spinner-wheel-table .__wheel[data-v-40e91c7c] {
		transform: translateX(-50%) translateX(50vw) scale(.65) translateY(-110px)
	}

	#aha-spinner-wheel .spinner-wheel-table.__entries-box .entries-box[data-v-40e91c7c] {
		transform: translateY(-150px)
	}
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.0.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1
}

.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animate__animated.animate__infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: var(--animate-repeat);
	animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
	animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
	animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-delay: var(--animate-delay);
	animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-delay: calc(var(--animate-delay)*2);
	animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	-webkit-animation-delay: calc(var(--animate-delay)*3);
	animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation-delay: calc(var(--animate-delay)*4);
	animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	-webkit-animation-delay: calc(var(--animate-delay)*5);
	animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: calc(var(--animate-duration)/2);
	animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-duration: calc(var(--animate-duration)*0.8);
	animation-duration: calc(var(--animate-duration)*0.8)
}

.animate__animated.animate__slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-duration: calc(var(--animate-duration)*3);
	animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
	.animate__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}

	.animate__animated[class*=Out] {
		opacity: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

.animate__bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.animate__flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		transform: scaleX(1)
	}

	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		transform: scaleX(1)
	}

	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		transform: scaleX(1)
	}
}

.animate__pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
	0% {
		transform: scaleX(1)
	}

	30% {
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		transform: scale3d(1.05, .95, 1)
	}

	to {
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		transform: scaleX(1)
	}

	30% {
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		transform: scale3d(1.05, .95, 1)
	}

	to {
		transform: scaleX(1)
	}
}

.animate__rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shakeX {

	0%,
	to {
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shakeX {

	0%,
	to {
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

.animate__shakeX {
	-webkit-animation-name: shakeX;
	animation-name: shakeX
}

@-webkit-keyframes shakeY {

	0%,
	to {
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(0, 10px, 0)
	}
}

@keyframes shakeY {

	0%,
	to {
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(0, 10px, 0)
	}
}

.animate__shakeY {
	-webkit-animation-name: shakeY;
	animation-name: shakeY
}

@-webkit-keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

.animate__headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

.animate__swing {
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		transform: scaleX(1)
	}

	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		transform: scaleX(1)
	}

	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		transform: scaleX(1)
	}
}

.animate__tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		transform: translateZ(0)
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		transform: translateZ(0)
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		transform: translateZ(0)
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		transform: translateZ(0)
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

.animate__jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		transform: scale(1)
	}

	14% {
		transform: scale(1.3)
	}

	28% {
		transform: scale(1)
	}

	42% {
		transform: scale(1.3)
	}

	70% {
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		transform: scale(1)
	}

	14% {
		transform: scale(1.3)
	}

	28% {
		transform: scale(1)
	}

	42% {
		transform: scale(1.3)
	}

	70% {
		transform: scale(1)
	}
}

.animate__heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-duration: calc(var(--animate-duration)*1.3);
	animation-duration: calc(var(--animate-duration)*1.3);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
	0% {
		transform: translateY(-1200px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInDown {
	0% {
		transform: translateY(-1200px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInDown {
	-webkit-animation-name: backInDown;
	animation-name: backInDown
}

@-webkit-keyframes backInLeft {
	0% {
		transform: translateX(-2000px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInLeft {
	0% {
		transform: translateX(-2000px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInLeft {
	-webkit-animation-name: backInLeft;
	animation-name: backInLeft
}

@-webkit-keyframes backInRight {
	0% {
		transform: translateX(2000px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInRight {
	0% {
		transform: translateX(2000px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInRight {
	-webkit-animation-name: backInRight;
	animation-name: backInRight
}

@-webkit-keyframes backInUp {
	0% {
		transform: translateY(1200px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInUp {
	0% {
		transform: translateY(1200px) scale(.7);
		opacity: .7
	}

	80% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInUp {
	-webkit-animation-name: backInUp;
	animation-name: backInUp
}

@-webkit-keyframes backOutDown {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateY(700px) scale(.7);
		opacity: .7
	}
}

@keyframes backOutDown {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateY(700px) scale(.7);
		opacity: .7
	}
}

.animate__backOutDown {
	-webkit-animation-name: backOutDown;
	animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateX(-2000px) scale(.7);
		opacity: .7
	}
}

@keyframes backOutLeft {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateX(-2000px) scale(.7);
		opacity: .7
	}
}

.animate__backOutLeft {
	-webkit-animation-name: backOutLeft;
	animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateX(2000px) scale(.7);
		opacity: .7
	}
}

@keyframes backOutRight {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateX(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateX(2000px) scale(.7);
		opacity: .7
	}
}

.animate__backOutRight {
	-webkit-animation-name: backOutRight;
	animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateY(-700px) scale(.7);
		opacity: .7
	}
}

@keyframes backOutUp {
	0% {
		transform: scale(1);
		opacity: 1
	}

	20% {
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		transform: translateY(-700px) scale(.7);
		opacity: .7
	}
}

.animate__backOutUp {
	-webkit-animation-name: backOutUp;
	animation-name: backOutUp
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		transform: scaleX(1)
	}
}

.animate__bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*0.75);
	animation-duration: calc(var(--animate-duration)*0.75);
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

.animate__bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*0.75);
	animation-duration: calc(var(--animate-duration)*0.75);
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

.animate__bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

.animate__bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.animate__fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInTopRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.animate__fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.animate__fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.animate__fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

.animate__fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.animate__fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

.animate__fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.animate__fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

.animate__fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.animate__fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, -100%, 0)
	}
}

@keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, -100%, 0)
	}
}

.animate__fadeOutTopLeft {
	-webkit-animation-name: fadeOutTopLeft;
	animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(100%, -100%, 0)
	}
}

@keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(100%, -100%, 0)
	}
}

.animate__fadeOutTopRight {
	-webkit-animation-name: fadeOutTopRight;
	animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 100%, 0)
	}
}

@keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 100%, 0)
	}
}

.animate__fadeOutBottomRight {
	-webkit-animation-name: fadeOutBottomRight;
	animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 100%, 0)
	}
}

@keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 100%, 0)
	}
}

.animate__fadeOutBottomLeft {
	-webkit-animation-name: fadeOutBottomLeft;
	animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
	0% {
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animate__animated.animate__flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.animate__flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.animate__flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.animate__flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*0.75);
	animation-duration: calc(var(--animate-duration)*0.75);
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.animate__flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*0.75);
	animation-duration: calc(var(--animate-duration)*0.75);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedInRight {
	0% {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInRight {
	0% {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__lightSpeedInRight {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
	0% {
		transform: translate3d(-100%, 0, 0) skewX(30deg);
		opacity: 0
	}

	60% {
		transform: skewX(-20deg);
		opacity: 1
	}

	80% {
		transform: skewX(5deg)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInLeft {
	0% {
		transform: translate3d(-100%, 0, 0) skewX(30deg);
		opacity: 0
	}

	60% {
		transform: skewX(-20deg);
		opacity: 1
	}

	80% {
		transform: skewX(5deg)
	}

	to {
		transform: translateZ(0)
	}
}

.animate__lightSpeedInLeft {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.animate__lightSpeedOutRight {
	-webkit-animation-name: lightSpeedOutRight;
	animation-name: lightSpeedOutRight;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		transform: translate3d(-100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		transform: translate3d(-100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
}

.animate__lightSpeedOutLeft {
	-webkit-animation-name: lightSpeedOutLeft;
	animation-name: lightSpeedOutLeft;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
	transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(200deg);
		opacity: 0
	}
}

.animate__rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
	transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(45deg);
		opacity: 0
	}
}

.animate__rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(-45deg);
		opacity: 0
	}
}

.animate__rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(-45deg);
		opacity: 0
	}
}

.animate__rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		transform: rotate(90deg);
		opacity: 0
	}
}

.animate__rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
	transform-origin: right bottom
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		transform: rotate(60deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		transform: rotate(60deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.animate__hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2);
	-webkit-animation-name: hinge;
	animation-name: hinge;
	transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}

	50% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}

	50% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.animate__jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.animate__rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.animate__rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.animate__zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.animate__zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
	transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

.animate__zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
	transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

.animate__zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
	transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.animate__zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
	transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.animate__slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.animate__slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.animate__slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.animate__slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

.animate__slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

.animate__slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

.animate__slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

.animate__slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

/*! tailwindcss v2.1.4 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
	height: 0;
	color: inherit
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=submit],
button {
	-webkit-appearance: button
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

button {
	background-color: transparent;
	background-image: none
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

html {
	font-family: Nunito, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	line-height: 1.5
}

body {
	font-family: inherit;
	line-height: inherit
}

*,
:after,
:before {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: currentColor
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #a1a1aa
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #a1a1aa
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #a1a1aa
}

button {
	cursor: pointer
}

table {
	border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
video {
	max-width: 100%;
	height: auto
}

.container {
	width: 100%
}

@media (min-width:320px) {
	.container {
		max-width: 320px
	}
}

@media (min-width:375px) {
	.container {
		max-width: 375px
	}
}

@media (min-width:480px) {
	.container {
		max-width: 480px
	}
}

@media (min-width:640px) {
	.container {
		max-width: 640px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 768px
	}
}

@media (min-width:1024px) {
	.container {
		max-width: 1024px
	}
}

@media (min-width:1280px) {
	.container {
		max-width: 1280px
	}
}

@media (min-width:1536px) {
	.container {
		max-width: 1536px
	}
}

.space-x-2>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem*var(--tw-space-x-reverse));
	margin-left: calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}

.appearance-none {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.bg-transparent {
	background-color: transparent
}

.bg-brand-a100 {
	--tw-bg-opacity: 1;
	background-color: rgba(79, 155, 243, var(--tw-bg-opacity))
}

.bg-primary-20 {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 251, 255, var(--tw-bg-opacity))
}

.bg-primary-60 {
	--tw-bg-opacity: 1;
	background-color: rgba(236, 244, 254, var(--tw-bg-opacity))
}

.bg-primary-90 {
	--tw-bg-opacity: 1;
	background-color: rgba(52, 142, 246, var(--tw-bg-opacity))
}

.bg-secondary-10 {
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 247, var(--tw-bg-opacity))
}

.bg-secondary-15 {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 241, 247, var(--tw-bg-opacity))
}

.bg-secondary-20 {
	--tw-bg-opacity: 1;
	background-color: rgba(211, 215, 225, var(--tw-bg-opacity))
}

.bg-secondary-40 {
	--tw-bg-opacity: 1;
	background-color: rgba(180, 188, 207, var(--tw-bg-opacity))
}

.bg-secondary-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(82, 95, 127, var(--tw-bg-opacity))
}

.bg-secondary-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(40, 46, 62, var(--tw-bg-opacity))
}

.bg-base-0 {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-base-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(10, 10, 10, var(--tw-bg-opacity))
}

.bg-red-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 73, 84, var(--tw-bg-opacity))
}

.bg-yellow-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 177, 46, var(--tw-bg-opacity))
}

.bg-green-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(51, 193, 115, var(--tw-bg-opacity))
}

.bg-purple-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(118, 105, 191, var(--tw-bg-opacity))
}

.hover\:bg-primary-20:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 251, 255, var(--tw-bg-opacity))
}

.hover\:bg-base-10:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity))
}

.hover\:bg-base-20:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(243, 243, 243, var(--tw-bg-opacity))
}

.focus\:bg-primary-20:focus {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 251, 255, var(--tw-bg-opacity))
}

.border-transparent {
	border-color: transparent
}

.border-primary-90 {
	--tw-border-opacity: 1;
	border-color: rgba(52, 142, 246, var(--tw-border-opacity))
}

.border-secondary-20 {
	--tw-border-opacity: 1;
	border-color: rgba(211, 215, 225, var(--tw-border-opacity))
}

.border-secondary-40 {
	--tw-border-opacity: 1;
	border-color: rgba(180, 188, 207, var(--tw-border-opacity))
}

.border-base-30 {
	--tw-border-opacity: 1;
	border-color: rgba(235, 235, 235, var(--tw-border-opacity))
}

.border-base-60 {
	--tw-border-opacity: 1;
	border-color: rgba(175, 175, 175, var(--tw-border-opacity))
}

.border-red-50 {
	--tw-border-opacity: 1;
	border-color: rgba(255, 73, 84, var(--tw-border-opacity))
}

.hover\:border-primary-80:hover {
	--tw-border-opacity: 1;
	border-color: rgba(137, 190, 250, var(--tw-border-opacity))
}

.hover\:border-primary-90:hover {
	--tw-border-opacity: 1;
	border-color: rgba(52, 142, 246, var(--tw-border-opacity))
}

.focus\:border-primary-80:focus {
	--tw-border-opacity: 1;
	border-color: rgba(137, 190, 250, var(--tw-border-opacity))
}

.focus\:border-primary-90:focus {
	--tw-border-opacity: 1;
	border-color: rgba(52, 142, 246, var(--tw-border-opacity))
}

.rounded {
	border-radius: .25rem
}

.rounded-md {
	border-radius: .375rem
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-2xl {
	border-radius: 1rem
}

.rounded-full {
	border-radius: 9999px
}

.rounded-b-none {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.rounded-t-md {
	border-top-left-radius: .375rem;
	border-top-right-radius: .375rem
}

.border-solid {
	border-style: solid
}

.border-dashed {
	border-style: dashed
}

.border-none {
	border-style: none
}

.border-0 {
	border-width: 0
}

.border {
	border-width: 1px
}

.border-0\.5 {
	border-width: .5px
}

.border-r-0 {
	border-right-width: 0
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-l-4 {
	border-left-width: 4px
}

.border-t {
	border-top-width: 1px
}

.border-b {
	border-bottom-width: 1px
}

.border-l {
	border-left-width: 1px
}

.border-r-0\.5 {
	border-right-width: .5px
}

.cursor-pointer {
	cursor: pointer
}

.cursor-not-allowed {
	cursor: not-allowed
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.hidden {
	display: none
}

.flex-row {
	flex-direction: row
}

.flex-col {
	flex-direction: column
}

.flex-wrap {
	flex-wrap: wrap
}

.items-center {
	align-items: center
}

.items-stretch {
	align-items: stretch
}

.justify-start {
	justify-content: flex-start
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.flex-1 {
	flex: 1 1 0%
}

.flex-grow {
	flex-grow: 1
}

.flex-shrink-0 {
	flex-shrink: 0
}

.font-medium {
	font-weight: 500
}

.font-bold {
	font-weight: 700
}

.h-0 {
	height: 0
}

.h-2 {
	height: .5rem
}

.h-3 {
	height: .75rem
}

.h-4 {
	height: 1rem
}

.h-5 {
	height: 1.25rem
}

.h-6 {
	height: 1.5rem
}

.h-8 {
	height: 2rem
}

.h-10 {
	height: 2.5rem
}

.h-12 {
	height: 3rem
}

.h-15 {
	height: 3.75rem
}

.h-20 {
	height: 5rem
}

.h-40 {
	height: 10rem
}

.h-0\.5 {
	height: .125rem
}

.h-3\.5 {
	height: .875rem
}

.h-full {
	height: 100%
}

.h-screen {
	height: 100vh
}

.text-3xs {
	font-size: .375rem;
	line-height: .375rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-md14-h18 {
	font-size: .875rem;
	line-height: 1.125rem
}

.leading-6 {
	line-height: 1.5rem
}

.leading-9 {
	line-height: 2.25rem
}

.m-0 {
	margin: 0
}

.m-1 {
	margin: .25rem
}

.m-2 {
	margin: .5rem
}

.my-2 {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.mt-0 {
	margin-top: 0
}

.mr-1 {
	margin-right: .25rem
}

.ml-1 {
	margin-left: .25rem
}

.mt-2 {
	margin-top: .5rem
}

.mr-2 {
	margin-right: .5rem
}

.ml-2 {
	margin-left: .5rem
}

.mr-3 {
	margin-right: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mr-4 {
	margin-right: 1rem
}

.mb-4 {
	margin-bottom: 1rem
}

.ml-4 {
	margin-left: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mr-7 {
	margin-right: 1.75rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.ml-1\.5 {
	margin-left: .375rem
}

.max-h-screen {
	max-height: 100vh
}

.min-w-0 {
	min-width: 0
}

.opacity-50 {
	opacity: .5
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

.p-2 {
	padding: .5rem
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.py-0\.5 {
	padding-top: .125rem;
	padding-bottom: .125rem
}

.py-1\.5 {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.py-2\.5 {
	padding-top: .625rem;
	padding-bottom: .625rem
}

.pt-0 {
	padding-top: 0
}

.pt-2 {
	padding-top: .5rem
}

.pl-2 {
	padding-left: .5rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pt-6 {
	padding-top: 1.5rem
}

.pr-6 {
	padding-right: 1.5rem
}

.pl-6 {
	padding-left: 1.5rem
}

.pr-9 {
	padding-right: 2.25rem
}

.pr-10 {
	padding-right: 2.5rem
}

.placeholder-base-70::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-placeholder-opacity))
}

.placeholder-base-70:-ms-input-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-placeholder-opacity))
}

.placeholder-base-70::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-placeholder-opacity))
}

.pointer-events-none {
	pointer-events: none
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.inset-0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.inset-y-2 {
	top: .5rem;
	bottom: .5rem
}

.top-0 {
	top: 0
}

.right-0 {
	right: 0
}

.bottom-0 {
	bottom: 0
}

.left-0 {
	left: 0
}

.right-2 {
	right: .5rem
}

.bottom-2 {
	bottom: .5rem
}

.right-3 {
	right: .75rem
}

.top-4 {
	top: 1rem
}

.right-4 {
	right: 1rem
}

.top-8 {
	top: 2rem
}

.top-0\.5 {
	top: .125rem
}

.left-0\.5 {
	left: .125rem
}

.-top-0 {
	top: 0
}

.-right-3 {
	right: -.75rem
}

.-top-8 {
	top: -2rem
}

.-top-10 {
	top: -2.5rem
}

.-top-0\.25 {
	top: -.0625rem
}

.top-full {
	top: 100%
}

.-bottom-full {
	bottom: -100%
}

*,
.shadow-none {
	--tw-shadow: 0 0 transparent
}

.shadow-dropdown,
.shadow-none {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.shadow-dropdown {
	--tw-shadow: 3px 3px 5px rgba(37, 42, 56, 0.1)
}

* {
	--tw-ring-inset: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 transparent;
	--tw-ring-shadow: 0 0 transparent
}

.text-center {
	text-align: center
}

.text-primary-90 {
	--tw-text-opacity: 1;
	color: rgba(52, 142, 246, var(--tw-text-opacity))
}

.text-secondary-20 {
	--tw-text-opacity: 1;
	color: rgba(211, 215, 225, var(--tw-text-opacity))
}

.text-secondary-40 {
	--tw-text-opacity: 1;
	color: rgba(180, 188, 207, var(--tw-text-opacity))
}

.text-secondary-50 {
	--tw-text-opacity: 1;
	color: rgba(82, 95, 127, var(--tw-text-opacity))
}

.text-secondary-100 {
	--tw-text-opacity: 1;
	color: rgba(40, 46, 62, var(--tw-text-opacity))
}

.text-base-0 {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-base-10 {
	--tw-text-opacity: 1;
	color: rgba(245, 245, 245, var(--tw-text-opacity))
}

.text-base-60 {
	--tw-text-opacity: 1;
	color: rgba(175, 175, 175, var(--tw-text-opacity))
}

.text-base-70 {
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity))
}

.text-base-80 {
	--tw-text-opacity: 1;
	color: rgba(112, 112, 112, var(--tw-text-opacity))
}

.text-base-90 {
	--tw-text-opacity: 1;
	color: rgba(75, 75, 75, var(--tw-text-opacity))
}

.text-base-100 {
	--tw-text-opacity: 1;
	color: rgba(10, 10, 10, var(--tw-text-opacity))
}

.hover\:text-primary-90:hover {
	--tw-text-opacity: 1;
	color: rgba(52, 142, 246, var(--tw-text-opacity))
}

.hover\:text-primary-100:hover {
	--tw-text-opacity: 1;
	color: rgba(37, 122, 220, var(--tw-text-opacity))
}

.hover\:text-base-90:hover {
	--tw-text-opacity: 1;
	color: rgba(75, 75, 75, var(--tw-text-opacity))
}

.hover\:text-red-50:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 73, 84, var(--tw-text-opacity))
}

.truncate {
	overflow: hidden;
	white-space: nowrap
}

.overflow-ellipsis,
.truncate {
	text-overflow: ellipsis
}

.uppercase {
	text-transform: uppercase
}

.tracking-widest {
	letter-spacing: .1em
}

.align-middle {
	vertical-align: middle
}

.visible {
	visibility: visible
}

.invisible {
	visibility: hidden
}

.whitespace-nowrap {
	white-space: nowrap
}

.break-words {
	overflow-wrap: break-word
}

.break-all {
	word-break: break-all
}

.w-2 {
	width: .5rem
}

.w-3 {
	width: .75rem
}

.w-5 {
	width: 1.25rem
}

.w-6 {
	width: 1.5rem
}

.w-8 {
	width: 2rem
}

.w-10 {
	width: 2.5rem
}

.w-15 {
	width: 3.75rem
}

.w-20 {
	width: 5rem
}

.w-3\.5 {
	width: .875rem
}

.w-full {
	width: 100%
}

.z-10 {
	z-index: 10
}

.z-20 {
	z-index: 20
}

.z-40 {
	z-index: 40
}

.transform {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-none {
	transform: none
}

.scale-150 {
	--tw-scale-x: 1.5;
	--tw-scale-y: 1.5
}

.translate-y-0 {
	--tw-translate-y: 0px
}

.translate-y-1 {
	--tw-translate-y: 0.25rem
}

.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.transition-opacity {
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.transition-transform {
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.duration-300 {
	transition-duration: .3s
}

.backdrop-filter {
	--tw-backdrop-blur: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-brightness: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-contrast: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-grayscale: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-hue-rotate: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-invert: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-opacity: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-saturate: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-backdrop-sepia: var(--tw-empty,
			/*!*/
			/*!*/
		);
	-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

@media (min-width:768px) {
	.md\:border-base-30 {
		--tw-border-opacity: 1;
		border-color: rgba(235, 235, 235, var(--tw-border-opacity))
	}

	.md\:rounded-b-md {
		border-bottom-right-radius: .375rem;
		border-bottom-left-radius: .375rem
	}

	.md\:border-0 {
		border-width: 0
	}

	.md\:border-0\.5 {
		border-width: .5px
	}

	.md\:hidden {
		display: none
	}

	.md\:px-1 {
		padding-left: .25rem;
		padding-right: .25rem
	}

	.md\:pt-1 {
		padding-top: .25rem
	}

	.md\:pb-1 {
		padding-bottom: .25rem
	}

	.md\:relative {
		position: relative
	}

	.md\:shadow-dropdown {
		--tw-shadow: 3px 3px 5px rgba(37, 42, 56, 0.1);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
	}

	.md\:w-auto {
		width: auto
	}
}

.layout.horizontal,
.layout.vertical {
	display: -moz-flex;
	display: flex
}

.layout.horizontal.inline,
.layout.vertical.inline {
	display: -moz-inline-flex;
	display: inline-flex
}

.layout.horizontal {
	-moz-flex-direction: row;
	flex-direction: row
}

.layout.horizontal.reverse {
	-moz-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.layout.vertical {
	-moz-flex-direction: column;
	flex-direction: column
}

.layout.vertical.reverse {
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.layout.wrap {
	flex-wrap: wrap
}

.layout.wrap-reverse {
	flex-wrap: wrap-reverse
}

.flex {
	flex: 1;
	flex-basis: 0;
	display: block
}

.flex.auto,
.vertical.layout .flex.auto-vertical,
.vertical.layout>.flex.auto-vertical {
	-ms-flex: 1 1 auto;
	flex-basis: auto
}

.flex.none {
	-moz-flex: none;
	flex: none
}

.flex.one {
	-moz-flex: 1;
	flex: 1
}

.flex.two {
	-moz-flex: 2;
	flex: 2
}

.flex.three {
	-moz-flex: 3;
	flex: 3
}

.flex.four {
	-moz-flex: 4;
	flex: 4
}

.flex.five {
	-moz-flex: 5;
	flex: 5
}

.flex.six {
	-moz-flex: 6;
	flex: 6
}

.flex.seven {
	-moz-flex: 7;
	flex: 7
}

.flex.eight {
	-moz-flex: 8;
	flex: 8
}

.flex.nine {
	-moz-flex: 9;
	flex: 9
}

.flex.ten {
	-moz-flex: 10;
	flex: 10
}

.flex.eleven {
	-moz-flex: 11;
	flex: 11
}

.flex.twelve {
	-moz-flex: 12;
	flex: 12
}

.layout.start {
	-moz-align-items: flex-start;
	align-items: flex-start
}

.layout.center,
.layout.center-center {
	-moz-align-items: center;
	align-items: center
}

.layout.end {
	-moz-align-items: flex-end;
	align-items: flex-end
}

.layout.start-justified {
	-moz-justify-content: flex-start;
	justify-content: flex-start
}

.layout.center-center,
.layout.center-justified {
	-moz-justify-content: center;
	justify-content: center
}

.layout.end-justified {
	-moz-justify-content: end;
	justify-content: flex-end
}

.layout.around-justified {
	-moz-justify-content: space-around;
	justify-content: space-around
}

.layout.justified {
	-moz-justify-content: space-between;
	justify-content: space-between
}

.self-start {
	-ms-align-self: flex-start;
	align-self: flex-start
}

.self-center {
	-ms-align-self: center;
	align-self: center
}

.self-end {
	-ms-align-self: flex-end;
	align-self: flex-end
}

.self-stretch {
	-ms-align-self: stretch;
	align-self: stretch
}

.block {
	display: block
}

.hidden {
	display: none !important
}

.relative {
	position: relative
}

.fit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

body {
	font-family: Nunito, sans-serif;
	overflow: hidden;
	background-color: #fff;
	color: #333
}

@media screen and (prefers-color-scheme:dark) {
	body {
		background-color: #fff;
		color: #333
	}
}