::selection {
	color: rgb(255, 255, 255); background-color: rgb(70, 135, 242);
}
:focus {
	outline: 0px;
}
* {
	margin: 0px; padding: 0px;
}
a {
	outline: 0px;
}
button {
	outline: 0px;
}
input {
	outline: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
canvas {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
ins {
	color: rgb(0, 0, 0); text-decoration: none; background-color: rgb(255, 255, 153);
}
mark {
	color: rgb(0, 0, 0); font-style: italic; font-weight: 700; background-color: rgb(255, 255, 153);
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(227, 227, 227) currentColor currentColor; margin: 1em 0px; padding: 0px; border-image: none; height: 1px; display: block;
}
input {
	vertical-align: top;
}
select {
	vertical-align: top;
}
li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
img {
	border: currentColor; border-image: none;
}
a {
	color: rgb(57, 57, 57); text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
input {
	outline: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	outline: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	resize: none;
}
dd {
	font-style: normal; font-weight: 400;
}
dl {
	font-style: normal; font-weight: 400;
}
dt {
	font-style: normal; font-weight: 400;
}
em {
	font-style: normal; font-weight: 400;
}
h1 {
	font-style: normal; font-weight: 400;
}
h2 {
	font-style: normal; font-weight: 400;
}
h3 {
	font-style: normal; font-weight: 400;
}
h4 {
	font-style: normal; font-weight: 400;
}
h5 {
	font-style: normal; font-weight: 400;
}
h6 {
	font-style: normal; font-weight: 400;
}
i {
	font-style: normal; font-weight: 400;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.img {
	overflow: hidden;
}
.h5 {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.h5 a {
	overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.clear {
	clear: both;
}
.slick-slider {
	display: block; position: relative; box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden; display: block; position: relative;
}
.slick-list:focus {
	outline: 0px;
}
.dragging.slick-list {
	cursor: pointer;
}
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0px; top: 0px; margin-right: auto; margin-left: auto; display: block; position: relative;
}
.slick-track::after {
	display: table; content: "";
}
.slick-track::before {
	display: table; content: "";
}
.slick-track::after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-loading.slick-slide img {
	display: none;
}
.dragging.slick-slide img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-hidden.slick-arrow {
	display: none;
}
.slick-loading .slick-list {
	background: url("ajax-loader.gif") no-repeat center rgb(255, 255, 255);
}
.slick-next {
	background: 0px 0px; padding: 0px; outline: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; position: absolute; cursor: pointer; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.slick-prev {
	background: 0px 0px; padding: 0px; outline: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; position: absolute; cursor: pointer; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.slick-next:focus {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-next:hover {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-prev:focus {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-prev:hover {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-next:focus::before {
	opacity: 1;
}
.slick-next:hover::before {
	opacity: 1;
}
.slick-prev:focus::before {
	opacity: 1;
}
.slick-prev:hover::before {
	opacity: 1;
}
.slick-disabled.slick-next::before {
	opacity: 0.25;
}
.slick-disabled.slick-prev::before {
	opacity: 0.25;
}
.slick-next::before {
	color: rgb(255, 255, 255); line-height: 1; font-family: slick; font-size: 20px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
	color: rgb(255, 255, 255); line-height: 1; font-family: slick; font-size: 20px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 0px;
}
[dir=rtl] .slick-prev {
	left: auto; right: 0px;
}
.slick-prev::before {
	font-family: simsun; content: "<";
}
[dir=rtl] .slick-prev::before {
	font-family: simsun; content: ">";
}
.slick-next {
	right: 0px;
}
[dir=rtl] .slick-next {
	left: 0px; right: auto;
}
.slick-next::before {
	font-family: simsun; content: ">";
}
[dir=rtl] .slick-next::before {
	font-family: simsun; content: "<";
}
.slick-dots {
	list-style: none; margin: 0px; padding: 0px; width: 100%; text-align: center; bottom: -25px; display: block; position: absolute;
}
.slick-dots li {
	margin: 0px 5px; padding: 0px; width: 20px; height: 20px; display: inline-block; position: relative; cursor: pointer;
}
.slick-dots li button {
	background: 0px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; cursor: pointer;
}
.slick-dots li button:focus {
	outline: 0px;
}
.slick-dots li button:hover {
	outline: 0px;
}
.slick-dots li button:focus::before {
	opacity: 1;
}
.slick-dots li button:hover::before {
	opacity: 1;
}
.slick-dots li button::before {
	left: 0px; top: 0px; width: 20px; height: 20px; text-align: center; color: rgb(0, 0, 0); line-height: 20px; font-family: slick; font-size: 6px; position: absolute; content: "?"; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
	color: rgb(0, 0, 0); opacity: 0.75;
}
input:-ms-input-placeholder {
	color: rgb(153, 153, 153);
}
.dialog--close.Tan-dialogScale .dialog_content {
	animation-duration: 1s; animation-timing-function: linear; animation-fill-mode: forwards; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-fill-mode: forwards;
}
.dialog--open.Tan-dialogScale .dialog_content {
	animation-duration: 1s; animation-timing-function: linear; animation-fill-mode: forwards; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-fill-mode: forwards;
}
.dialog--open.Tan-dialogScale .dialog_content {
	animation-name: anim-open-2; -webkit-animation-name: anim-open-2;
}
.dialog--close.Tan-dialogScale .dialog_content {
	animation-name: anim-close-2; animation-duration: 0.3s; animation-timing-function: ease-out; -webkit-animation-duration: .3s; -webkit-animation-timing-function: ease-out; -webkit-animation-name: anim-close-2;
}
.dialog--open.Tan-dialogScale .input-text {
	animation:anim-elem-3 0.3s both; -webkit-animation: anim-elem-3 .3s both;
}
.dialog--open.Tan-dialogScale button {
	animation:anim-elem-3 0.3s both; -webkit-animation: anim-elem-3 .3s both;
}
.dialog--open.Tan-dialogScale h2 {
	animation:anim-elem-3 0.3s both; -webkit-animation: anim-elem-3 .3s both;
}
.dialog--open.Tan-dialogScale h2 {
	animation-delay: 0.2s; -webkit-animation-delay: .2s;
}
.dialog--open.Tan-dialogScale .input-text {
	animation-delay: 0.3s; -webkit-animation-delay: .3s;
}
