<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.selectric,.selectric-hide-select {
	overflow: hidden;
	position: relative;
}

.slick-list,.slick-slider,.slick-track {
	position: relative;
	display: block;
}

.bg,.slick-arrow {
	background-position: center;
}

.slick-track::after,.ui-helper-clearfix:after {
	clear: both;
}

.ui-icon,img,svg {
	vertical-align: middle;
}

.form__control,input[type=number] {
	-moz-appearance: textfield;
}

.create-account-page .condition li,.tabs {
	list-style-type: none;
}

@font-face {
	font-family:"Helvetica Neue";src:url(../fonts/HelveticaNeue-Light.eot);src:url(../fonts/HelveticaNeue-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeue-Light.woff2) format("woff2"),url(../fonts/HelveticaNeue-Light.woff) format("woff"),url(../fonts/HelveticaNeue-Light.ttf) format("truetype"),url(../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light) format("svg");font-weight:300;font-style:normal;font-display:swap;
}

@font-face {
	font-family:"Helvetica Neue";src:url(../fonts/HelveticaNeue.eot);src:url(../fonts/HelveticaNeue.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeue.woff2) format("woff2"),url(../fonts/HelveticaNeue.woff) format("woff"),url(../fonts/HelveticaNeue.ttf) format("truetype"),url(../fonts/HelveticaNeue.svg#HelveticaNeue) format("svg");font-weight:400;font-style:normal;font-display:swap;
}

@font-face {
	font-family:"Helvetica Neue";src:url(../fonts/HelveticaNeue-Bold.eot);src:url(../fonts/HelveticaNeue-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeue-Bold.woff2) format("woff2"),url(../fonts/HelveticaNeue-Bold.woff) format("woff"),url(../fonts/HelveticaNeue-Bold.ttf) format("truetype"),url(../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap;
}

@font-face {
	font-family:Gotham;src:url(../fonts/GothamBlack.eot);src:url(../fonts/GothamBlack.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamBlack.woff2) format("woff2"),url(../fonts/GothamBlack.woff) format("woff"),url(../fonts/GothamBlack.ttf) format("truetype"),url(../fonts/GothamBlack.svg#GothamBlack) format("svg");font-weight:900;font-style:normal;font-display:swap;
}

.slick-slider {
	box-sizing: border-box;
	user-select: none;
	touch-action: pan-y;
}

.slick-list {
	overflow: hidden;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-list,.slick-track {
	transform: translate3d(0,0,0);
}

.slick-track {
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
}

.slick-track::after,.slick-track::before {
	display: table;
	content: "";
}

.slick-loading .slick-slide,.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	margin: 0 1.2rem;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow,.slick-dots li button {
	font-size: 0;
	border: 0;
	outline: 0;
	transition: all .3s ease-out;
}

.slick-hidden {
	display: none;
}

.slick-arrow {
	width: 6rem;
	height: 2.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	position: absolute;
	top: -6rem;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (min-width:992px) {
	.slick-arrow {
		width: 4.8rem;
		height: 1.9rem;
	}
}

@media (min-width:1200px) {
	.slick-arrow {
		width: 6rem;
		height: 2.4rem;
	}
}

.slick-arrow:focus,.slick-arrow:hover {
	outline: 0;
	opacity: .7;
}

.slick-arrow.slick-disabled {
	opacity: .6;
	cursor: default;
	pointer-events: none;
}

.slick-prev {
	right: 10.7rem;
	background-image: var(--url-long-arrow-alt-left);
}

.slick-next {
	right: 0;
	background-image: var(--url-long-arrow-alt-right);
}

.slick-dots {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.slick-dots li {
	position: relative;
	width: 3rem;
	height: .6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: 0 .2rem;
}

@media (min-width:992px) {
	.slick-dots li {
		width: 4rem;
		height: .8rem;
		margin: 0 .2rem;
	} 
}

.slick-dots li button {
	width: 100%;
	height: 50%;
	display: block;
	background-color: var(--bc-03);
	position: absolute;
	bottom: 0;
	left: 0;
}

.selectric .label,.selectric-items li,.selectric-items ul {
	font-family: Gotham,sans-serif;
	font-size: 1.4rem;
	text-transform: uppercase;
}

.slick-dots li.slick-active {
	pointer-events: none;
	cursor: default;
}

.slick-dots li.slick-active button {
	background-color: var(--bc-02);
	height: 100%;
}

[dir=rtl] .slick-slide {
	float: right;
}

.selectric {
	border: .1rem solid var(--c-28);
	border-radius: 0;
	background-color: var(--bc-01);
}

.selectric-focus .selectric,.selectric-hover .selectric,.selectric-open .selectric {
	border-color: var(--c-01);
}

.selectric-open {
	z-index: 8;
}

.selectric-open .selectric-items {
	display: block;
}

.selectric-open .selectric .button {
	transform: rotate(180deg);
}

.selectric-hover .selectric .button {
	color: var(--c-01);
}

.selectric-hover .selectric .button::after {
	border-top-color: var(--c-01);
}

.selectric-wrapper {
	position: relative;
	cursor: pointer;
}

.selectric-responsive {
	width: 100%;
}

.selectric-disabled {
	opacity: .5;
	cursor: default;
	user-select: none;
}

.selectric-hide-select {
	width: 0;
	height: 0;
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0;
	background-color: var(--bc-01) !important;
}

.selectric-input {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	margin: 0!important;
	padding: 0!important;
	width: .1rem!important;
	height: .1rem!important;
	outline: 0!important;
	border: none!important;
	background: 0 0!important;
}

.selectric-temp-show {
	position: absolute!important;
	visibility: hidden!important;
	display: block!important;
}

.selectric-items {
	display: none;
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	background-color: var(--bc-01);
	border: .1rem solid var(--c-01);
	z-index: -1;
	box-shadow: 0 0 1rem -.6rem;
	border-radius: 0;
	width: 100%!important;
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto;
}

.selectric-items .selectric-group.disabled li {
	opacity: 1;
}

.selectric-items .selectric-group-label {
	font-weight: 700;
	padding-left: 1rem;
	cursor: default;
	user-select: none;
	background: 0 0;
	color: var(--c-03);
}

.selectric-items .selectric-group li {
	padding-left: 2.5rem;
}

.selectric-items li,.selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 2rem;
	min-height: 2rem;
}

.selectric .button,.selectric .label {
	display: block;
	/* height: 5.4rem; */
	/* line-height: 5.4rem; */
}

.selectric-items li {
	display: block;
	padding: 1.7rem 2rem;
	color: var(--c-01);
	cursor: pointer;
}

.selectric-items li.highlighted,.selectric-items li.selected {
	background: var(--bc-20);
	color: var(--c-01);
}

.selectric-items li.disabled {
	opacity: .5;
	cursor: default!important;
	background: 0 0!important;
	color: var(--c-04) !important;
	user-select: none;
}

.selectric-items li:hover {
	background: var(--bc-14);
	color: var(--c-01);
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%;
}

.selectric .label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* padding: 0 5.4rem 0 2rem; */
	margin-bottom: 0!important;
	font-weight: 400!important;
	color: var(--c-01);
	user-select: none;
}

.selectric .button {
	position: absolute;
	right: 0;
	top: 0;
	/* width: 5.4rem; */
	font-size: 0;
	background-color: transparent;
	color: var(--c-01);
	text-align: center;
}

.selectric .button::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: .7rem solid transparent;
	border-top-color: var(--c-01);
	border-bottom: none;
}

/* ##region selectric_RWD */

.selectric .button, .selectric .label {
	line-height: 1.2;
}

.selectric .button, .selectric {
	padding: 2.1rem;
	font-size: 1.2rem;
}

@media (min-width:992px) and (max-width:1200px) {
	.selectric .button, .selectric .label {
		line-height: 1.4rem;
		font-size: 1.2rem;
	}
	.selectric-items li, .selectric-items ul {
		line-height: 1.4rem;
		font-size: 1.2rem;
	}
	.selectric-items li {
		padding: 1.5rem 1.5rem
	}
}

@media (min-width:992px) {
	.selectric .button, .selectric .label {
		line-height: 1.4rem;
	}
	.selectric .button, .selectric {
		padding: 1.5rem;
		font-size: 1rem;
	}	
}

@media (min-width:1200px) {
	.selectric .button, .selectric .label {
		line-height: 1.2;
	}
	.selectric .button, .selectric {
		padding: 2.1rem;
		font-size: 1.2rem;
	}
}
/* ##endregion */

.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative;
}

.scroll-wrapper&gt;.scroll-content {
	border: none!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none!important;
	overflow: scroll!important;
	padding: 0;
	position: relative!important;
	top: 0;
	width: auto!important;
}

.scroll-wrapper&gt;.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}

.scroll-element {
	display: none;
}

.scroll-element,.scroll-element div {
	box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}

.scroll-element .scroll-arrow,.scroll-element .scroll-bar {
	cursor: default;
}

.scroll-textarea {
	border: 1px solid var(--c-05);
	border-top-color: var(--c-06);
}

.scroll-textarea&gt;.scroll-content {
	overflow: hidden!important;
}

.scroll-textarea&gt;.scroll-content&gt;textarea {
	border: none!important;
	box-sizing: border-box;
	height: 100%!important;
	margin: 0;
	max-height: none!important;
	max-width: none!important;
	overflow: scroll!important;
	outline: 0;
	padding: 2px;
	position: relative!important;
	top: 0;
	width: 100%!important;
}

.scrollbar-inner&gt;.scroll-element .scroll-element_outer,.scrollbar-outer&gt;.scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scroll-textarea&gt;.scroll-content&gt;textarea::-webkit-scrollbar {
	height: 0;
	width: 0;
}

.scrollbar-inner&gt;.scroll-element,.scrollbar-inner&gt;.scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-inner&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-inner&gt;.scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}

.scrollbar-inner&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-inner&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px;
}

.scrollbar-inner&gt;.scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px;
}

.scrollbar-inner&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-inner&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px;
}

.scrollbar-inner&gt;.scroll-element .scroll-bar,.scrollbar-inner&gt;.scroll-element .scroll-element_outer,.scrollbar-inner&gt;.scroll-element .scroll-element_track {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.scrollbar-inner&gt;.scroll-element .scroll-bar,.scrollbar-inner&gt;.scroll-element .scroll-element_track {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: .4;
}

.scrollbar-inner&gt;.scroll-element .scroll-element_track {
	background-color: var(--bc-04);
}

.scrollbar-inner&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-05);
}

.scrollbar-inner&gt;.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner&gt;.scroll-element:hover .scroll-bar {
	background-color: var(--bc-06);
}

.scrollbar-outer&gt;.scroll-element,.scrollbar-outer&gt;.scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-outer&gt;.scroll-element {
	background-color: var(--bc-02);
}

.scrollbar-outer&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-outer&gt;.scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	width: 100%;
}

.scrollbar-outer&gt;.scroll-element.scroll-y {
	height: 100%;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-outer&gt;.scroll-element.scroll-x .scroll-element_outer {
	height: 8px;
	top: 2px;
}

.scrollbar-outer&gt;.scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	width: 8px;
}

.scrollbar-outer&gt;.scroll-element .scroll-element_track {
	background-color: var(--bc-07);
}

.scrollbar-outer&gt;.scroll-element .scroll-bar,.scrollbar-outer&gt;.scroll-element .scroll-element_outer,.scrollbar-outer&gt;.scroll-element .scroll-element_track {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.scrollbar-outer&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-08);
}

.scrollbar-outer&gt;.scroll-element .scroll-bar:hover {
	background-color: var(--bc-05);
}

.scrollbar-outer&gt;.scroll-element.scroll-draggable .scroll-bar {
	background-color: var(--bc-06);
}

.scrollbar-outer&gt;.scroll-content.scroll-scrolly_visible {
	left: -12px;
	margin-left: 12px;
}

.scrollbar-outer&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-outer&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -14px;
}

.scrollbar-outer&gt;.scroll-content.scroll-scrollx_visible {
	top: -12px;
	margin-top: 12px;
}

.scrollbar-outer&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-outer&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -14px;
}

.scrollbar-outer&gt;.scroll-element.scroll-x .scroll-bar {
	min-width: 10px;
}

.scrollbar-outer&gt;.scroll-element.scroll-y .scroll-bar {
	min-height: 10px;
}

.scrollbar-macosx&gt;.scroll-element,.scrollbar-macosx&gt;.scroll-element div {
	background: 0 0;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-macosx&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-macosx&gt;.scroll-element .scroll-element_track {
	display: none;
}

.scrollbar-macosx&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-09);
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.scrollbar-macosx:hover&gt;.scroll-element .scroll-bar,.scrollbar-macosx&gt;.scroll-element.scroll-draggable .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}

.scrollbar-macosx&gt;.scroll-element.scroll-x {
	bottom: 0;
	height: 0;
	left: 0;
	min-width: 100%;
	overflow: visible;
	width: 100%;
}

.scrollbar-macosx&gt;.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 0;
}

.scrollbar-macosx&gt;.scroll-element.scroll-x .scroll-bar {
	height: 7px;
	min-width: 10px;
	top: -9px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-y .scroll-bar {
	left: -9px;
	min-height: 10px;
	width: 7px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-x .scroll-element_outer {
	left: 2px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-y .scroll-element_outer {
	top: 2px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-macosx&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

.scrollbar-light&gt;.scroll-element,.scrollbar-light&gt;.scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-light&gt;.scroll-element {
	background-color: var(--bc-02);
}

.scrollbar-light&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-light&gt;.scroll-element .scroll-element_outer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.scrollbar-light&gt;.scroll-element .scroll-element_size {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,var(--c-07) 0,var(--c-08) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,var(--c-07)),color-stop(100%,var(--c-08)));
	background: -webkit-linear-gradient(left,var(--c-07) 0,var(--c-08) 100%);
	background: -o-linear-gradient(left,var(--c-07) 0,var(--c-08) 100%);
	background: -ms-linear-gradient(left,var(--c-07) 0,var(--c-08) 100%);
	background: linear-gradient(to right,var(--c-07) 0,var(--c-08) 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.scrollbar-light&gt;.scroll-element.scroll-x {
	bottom: 0;
	height: 17px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-light&gt;.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 17px;
}

.scrollbar-light&gt;.scroll-element .scroll-bar {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,var(--c-09) 0,var(--c-10) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,var(--c-09)),color-stop(100%,var(--c-10)));
	background: -webkit-linear-gradient(left,var(--c-09) 0,var(--c-10) 100%);
	background: -o-linear-gradient(left,var(--c-09) 0,var(--c-10) 100%);
	background: -ms-linear-gradient(left,var(--c-09) 0,var(--c-10) 100%);
	background: linear-gradient(to right,var(--c-09) 0,var(--c-10) 100%);
	border: 1px solid var(--c-07);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.scrollbar-light&gt;.scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-light&gt;.scroll-content.scroll-scrollx_visible {
	top: -17px;
	margin-top: 17px;
}

.scrollbar-light&gt;.scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 0;
}

.scrollbar-light&gt;.scroll-element.scroll-y .scroll-bar {
	left: 0;
	min-height: 10px;
	width: 10px;
}

.scrollbar-light&gt;.scroll-element.scroll-x .scroll-element_outer {
	height: 12px;
	left: 2px;
	top: 2px;
}

.scrollbar-light&gt;.scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-light&gt;.scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	top: 2px;
	width: 12px;
}

.scrollbar-light&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-light&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-light&gt;.scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

.scrollbar-light&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-light&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}

.scrollbar-rail&gt;.scroll-element,.scrollbar-rail&gt;.scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-rail&gt;.scroll-element {
	background-color: var(--bc-02);
}

.scrollbar-rail&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-rail&gt;.scroll-element .scroll-element_size {
	background-color: var(--bc-10);
	background-color: var(--rgba-01);
}

.scrollbar-rail&gt;.scroll-element .scroll-element_outer:hover .scroll-element_size {
	background-color: var(--bc-11);
	background-color: var(--rgba-02);
}

.scrollbar-rail&gt;.scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	min-width: 100%;
	padding: 3px 0 2px;
	width: 100%;
}

.scrollbar-rail&gt;.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	padding: 0 2px 0 3px;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-rail&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-12);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 1px 1px 3px var(--rgba-02);
}

.scrollbar-rail&gt;.scroll-element .scroll-element_outer:hover .scroll-bar {
	box-shadow: 1px 1px 3px var(--rgba-03);
}

.scrollbar-rail&gt;.scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-rail&gt;.scroll-content.scroll-scrollx_visible {
	margin-top: 17px;
	top: -17px;
}

.scrollbar-rail&gt;.scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 1px;
}

.scrollbar-rail&gt;.scroll-element.scroll-y .scroll-bar {
	left: 1px;
	min-height: 10px;
	width: 10px;
}

.scrollbar-rail&gt;.scroll-element.scroll-x .scroll-element_outer {
	height: 15px;
	left: 5px;
}

.scrollbar-rail&gt;.scroll-element.scroll-x .scroll-element_size {
	height: 2px;
	left: -10px;
	top: 5px;
}

.scrollbar-rail&gt;.scroll-element.scroll-y .scroll-element_outer {
	top: 5px;
	width: 15px;
}

.scrollbar-rail&gt;.scroll-element.scroll-y .scroll-element_size {
	left: 5px;
	top: -10px;
	width: 2px;
}

.scrollbar-rail&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-rail&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -25px;
}

.scrollbar-rail&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-rail&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -25px;
}

.scrollbar-dynamic&gt;.scroll-element,.scrollbar-dynamic&gt;.scroll-element div {
	background: 0 0;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-dynamic&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x {
	bottom: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 2px;
	top: 0;
	width: 7px;
}

.scrollbar-dynamic&gt;.scroll-element .scroll-element_outer {
	opacity: .3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic&gt;.scroll-element .scroll-element_size {
	background-color: var(--bc-13);
	opacity: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	transition: opacity .2s;
}

.scrollbar-dynamic&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-09);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x .scroll-bar {
	bottom: 0;
	height: 7px;
	min-width: 24px;
	top: auto;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y .scroll-bar {
	left: auto;
	min-height: 24px;
	right: 0;
	width: 7px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x .scroll-element_outer {
	bottom: 0;
	top: auto;
	left: 2px;
	-webkit-transition: height .2s;
	-moz-transition: height .2s;
	-o-transition: height .2s;
	-ms-transition: height .2s;
	transition: height .2s;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y .scroll-element_outer {
	left: auto;
	right: 0;
	top: 2px;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	-ms-transition: width .2s;
	transition: width .2s;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic&gt;.scroll-element:hover .scroll-element_outer {
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic&gt;.scroll-element:hover .scroll-element_outer .scroll-element_size {
	opacity: 1;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic&gt;.scroll-element:hover .scroll-element_outer .scroll-bar {
	height: 100%;
	width: 100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic&gt;.scroll-element.scroll-x:hover .scroll-element_outer {
	height: 20px;
	min-height: 7px;
}

.scrollbar-dynamic&gt;.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic&gt;.scroll-element.scroll-y:hover .scroll-element_outer {
	min-width: 7px;
	width: 20px;
}

.scrollbar-chrome&gt;.scroll-element,.scrollbar-chrome&gt;.scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-chrome&gt;.scroll-element {
	background-color: var(--bc-02);
}

.scrollbar-chrome&gt;.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-chrome&gt;.scroll-element .scroll-element_track {
	background: var(--bc-21);
	border: 1px solid var(--c-07);
}

.ui-datepicker .ui-icon,.ui-icon {
	text-indent: -99999px;
	background-repeat: no-repeat;
}

.scrollbar-chrome&gt;.scroll-element.scroll-x {
	bottom: 0;
	height: 16px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-chrome&gt;.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 16px;
}

.scrollbar-chrome&gt;.scroll-element .scroll-bar {
	background-color: var(--bc-08);
	border: 1px solid var(--c-07);
	cursor: default;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.scrollbar-chrome&gt;.scroll-element .scroll-bar:hover {
	background-color: var(--bc-05);
	border-color: var(--c-11);
}

.scrollbar-chrome&gt;.scroll-element.scroll-draggable .scroll-bar {
	background-color: var(--bc-06);
	border-color: var(--c-12);
}

.scrollbar-chrome&gt;.scroll-content.scroll-scrolly_visible {
	left: -16px;
	margin-left: 16px;
}

.scrollbar-chrome&gt;.scroll-content.scroll-scrollx_visible {
	top: -16px;
	margin-top: 16px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-x .scroll-bar {
	height: 8px;
	min-width: 10px;
	top: 3px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-y .scroll-bar {
	left: 3px;
	min-height: 10px;
	width: 8px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-x .scroll-element_outer {
	border-left: 1px solid var(--c-07);
}

.scrollbar-chrome&gt;.scroll-element.scroll-x .scroll-element_track {
	height: 14px;
	left: -3px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-x .scroll-element_size {
	height: 14px;
	left: -4px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-chrome&gt;.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-y .scroll-element_outer {
	border-top: 1px solid var(--c-07);
}

.scrollbar-chrome&gt;.scroll-element.scroll-y .scroll-element_track {
	top: -3px;
	width: 14px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-y .scroll-element_size {
	top: -4px;
	width: 14px;
}

.scrollbar-chrome&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-chrome&gt;.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}/*! jQuery UI - v1.13.0 - 2021-12-07
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&amp;folderName=dark-hive&amp;cornerRadiusShadow=8px&amp;offsetLeftShadow=-7px&amp;offsetTopShadow=-7px&amp;thicknessShadow=7px&amp;opacityShadow=60&amp;bgImgOpacityShadow=30&amp;bgTextureShadow=flat&amp;bgColorShadow=cccccc&amp;opacityOverlay=80&amp;bgImgOpacityOverlay=50&amp;bgTextureOverlay=flat&amp;bgColorOverlay=5c5c5c&amp;iconColorError=a83300&amp;fcError=111111&amp;borderColorError=ffb73d&amp;bgImgOpacityError=40&amp;bgTextureError=glass&amp;bgColorError=ffc73d&amp;iconColorHighlight=4b8e0b&amp;fcHighlight=2e7db2&amp;borderColorHighlight=cccccc&amp;bgImgOpacityHighlight=80&amp;bgTextureHighlight=highlight_soft&amp;bgColorHighlight=eeeeee&amp;iconColorActive=222222&amp;fcActive=ffffff&amp;borderColorActive=26b3f7&amp;bgImgOpacityActive=20&amp;bgTextureActive=highlight_hard&amp;bgColorActive=0972a5&amp;iconColorHover=ffffff&amp;fcHover=ffffff&amp;borderColorHover=0b93d5&amp;bgImgOpacityHover=33&amp;bgTextureHover=highlight_soft&amp;bgColorHover=003147&amp;iconColorDefault=cccccc&amp;fcDefault=eeeeee&amp;borderColorDefault=444444&amp;bgImgOpacityDefault=35&amp;bgTextureDefault=highlight_soft&amp;bgColorDefault=222222&amp;iconColorContent=cccccc&amp;fcContent=ffffff&amp;borderColorContent=555555&amp;bgImgOpacityContent=25&amp;bgTextureContent=loop&amp;bgColorContent=000000&amp;iconColorHeader=ffffff&amp;fcHeader=ffffff&amp;borderColorHeader=333333&amp;bgImgOpacityHeader=44&amp;bgTextureHeader=highlight_soft&amp;bgColorHeader=444444&amp;cornerRadius=6px&amp;fsDefault=1.1em&amp;fwDefault=normal&amp;ffDefault=Verdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default!important;
	pointer-events: none;
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary {
	cursor: pointer;
}

.ui-icon {
	display: inline-block;
	margin-top: -.25em;
	position: relative;
	overflow: hidden;
}

progress,sub,sup {
	vertical-align: baseline;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td a,.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

body.is-noscroll,svg {
	overflow: hidden;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker .ui-icon {
	display: block;
	overflow: hidden;
	left: .5em;
	top: .3em;
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid var(--c-03);
}

.ui-widget-content {
	border: 1px solid var(--c-13);
	background: url(images/ui-bg_loop_25_000000_21x21.png) 50% 50% var(--bc-01);
	color: var(--c-01);
}

.ui-widget-content a {
	color: var(--c-01);
}

.ui-widget-header {
	border: 1px solid transparent;
	background-color: transparent;
	color: var(--c-01);
	font-weight: 700;
}

.ui-widget-header a {
	color: var(--c-01);
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
	border: 1px solid transparent;
	background-color: transparent;
	font-weight: 400;
	color: var(--c-14);
	text-align: center;
}

.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button {
	color: var(--c-14);
	text-decoration: none;
}

.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
	border: 1px solid var(--c-15);
	background: url(images/ui-bg_highlight-soft_33_003147_1x100.png) 50% 50% repeat-x var(--c-16);
	font-weight: 400;
	color: var(--c-01);
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover {
	color: var(--c-01);
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px var(--c-17);
}

.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active {
	border: 1px solid var(--c-18);
	background: url(images/ui-bg_highlight-hard_20_0972a5_1x100.png) 50% 50% repeat-x var(--c-19);
	font-weight: 400;
	color: var(--c-01);
}

.ui-icon-background,.ui-state-active .ui-icon-background {
	border: var(--c-18);
	background-color: var(--bc-02);
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: var(--c-01);
	text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
	border: 1px solid var(--c-05);
	background: url(images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x var(--bc-07);
	color: var(--c-20);
}

.ui-state-checked {
	border: 1px solid var(--c-05);
	background: var(--bc-07);
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
	color: var(--c-20);
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
	border: 1px solid var(--c-21);
	background: url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x var(--bc-22);
	color: var(--c-22);
}

.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text {
	color: var(--c-22);
}

a,body {
	color: var(--c-01);
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
	font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)";
	font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)";
	background-image: none;
}

.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)";
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_cccccc_256x240.png);
}

.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon,.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-button:active .ui-icon,.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_4b8e0b_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_a83300_256x240.png);
}

.ui-button .ui-icon {
	background-image: url(images/ui-icons_cccccc_256x240.png);
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-first,.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
	border-top-left-radius: 6px;
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
	border-top-right-radius: 6px;
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
	border-bottom-left-radius: 6px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
	border-bottom-right-radius: 6px;
}

table,table td,table th,table thead th {
	border: 1px solid var(--c-01);
}

.ui-widget-overlay {
	background: var(--bc-23);
	opacity: .8;
	-ms-filter: Alpha(Opacity=80);
}

.btn:hover .icon,.btn:hover:not(:disabled) .icon {
	opacity: .7;
}

.banner-lower::after,.collaboration__thumb::after {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000", GradientType=0 );
}

.ui-widget-shadow {
	-webkit-box-shadow: -7px -7px 7px var(--c-05);
	box-shadow: -7px -7px 7px var(--c-05);
}

.page-gap {
	padding-top: 8rem;
}

@media (min-width:992px) {
	.page-gap {
		padding-top: 10.2rem;
	}
}

.d-none {
	display: none!important;
}

.container {
	width: 100%;
	max-width: 1288px;
	padding: 0 2.4rem;
	margin: 0 auto;
}

.col,.container--fluid,.img,legend {
	max-width: 100%;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1.2rem;
}

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

label,output {
	display: inline-block;
}

dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul {
	margin-top: 0;
}

address,dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul {
	margin-bottom: 1.6rem;
}

dd,legend {
	margin-bottom: 1rem;
}

.col {
	flex-shrink: 0;
	width: 100%;
	padding: 0 1.2rem;
}

*,fieldset,legend {
	padding: 0;
}

.col--auto {
	flex: 0 0 auto;
	width: auto;
}

.col--1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}

.col--2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.col--3 {
	flex: 0 0 auto;
	width: 25%;
}

.col--4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.col--5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}

.col--6 {
	flex: 0 0 auto;
	width: 50%;
}

.col--7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}

.col--8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}

.col--9 {
	flex: 0 0 auto;
	width: 75%;
}

.col--10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}

.col--11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}

.col--12 {
	flex: 0 0 auto;
	width: 100%;
}

.col--offset-1 {
	margin-left: 8.33333333%;
}

.col--offset-2 {
	margin-left: 16.66666667%;
}

.col--offset-3 {
	margin-left: 25%;
}

.col--offset-4 {
	margin-left: 33.33333333%;
}

.col--offset-5 {
	margin-left: 41.66666667%;
}

.col--offset-6 {
	margin-left: 50%;
}

.col--offset-7 {
	margin-left: 58.33333333%;
}

.col--offset-8 {
	margin-left: 66.66666667%;
}

.col--offset-9 {
	margin-left: 75%;
}

.col--offset-10 {
	margin-left: 83.33333333%;
}

.col--offset-11 {
	margin-left: 91.66666667%;
}

@media (min-width:576px) {
	.col--sm-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col--sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col--sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col--sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col--sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col--sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col--sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col--sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col--sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col--sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col--sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col--sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col--sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col--sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col--sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col--sm-offset-3 {
		margin-left: 25%;
	}

	.col--sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col--sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col--sm-offset-6 {
		margin-left: 50%;
	}

	.col--sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col--sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col--sm-offset-9 {
		margin-left: 75%;
	}

	.col--sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col--sm-offset-11 {
		margin-left: 91.66666667%;
	}
}

@media (min-width:768px) {
	.col--md-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col--md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col--md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col--md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col--md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col--md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col--md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col--md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col--md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col--md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col--md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col--md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col--md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col--md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col--md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col--md-offset-3 {
		margin-left: 25%;
	}

	.col--md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col--md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col--md-offset-6 {
		margin-left: 50%;
	}

	.col--md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col--md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col--md-offset-9 {
		margin-left: 75%;
	}

	.col--md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col--md-offset-11 {
		margin-left: 91.66666667%;
	}
}

@media (min-width:992px) {
	.col--lg-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col--lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col--lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col--lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col--lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col--lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col--lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col--lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col--lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col--lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col--lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col--lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col--lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col--lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col--lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col--lg-offset-3 {
		margin-left: 25%;
	}

	.col--lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col--lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col--lg-offset-6 {
		margin-left: 50%;
	}

	.col--lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col--lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col--lg-offset-9 {
		margin-left: 75%;
	}

	.col--lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col--lg-offset-11 {
		margin-left: 91.66666667%;
	}
}

@media (min-width:1200px) {
	.col--xl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col--xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col--xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col--xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col--xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col--xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col--xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col--xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col--xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col--xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col--xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col--xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col--xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col--xl-offset-1 {
		margin-left: 8.33333333%;
	}

	.col--xl-offset-2 {
		margin-left: 16.66666667%;
	}

	.col--xl-offset-3 {
		margin-left: 25%;
	}

	.col--xl-offset-4 {
		margin-left: 33.33333333%;
	}

	.col--xl-offset-5 {
		margin-left: 41.66666667%;
	}

	.col--xl-offset-6 {
		margin-left: 50%;
	}

	.col--xl-offset-7 {
		margin-left: 58.33333333%;
	}

	.col--xl-offset-8 {
		margin-left: 66.66666667%;
	}

	.col--xl-offset-9 {
		margin-left: 75%;
	}

	.col--xl-offset-10 {
		margin-left: 83.33333333%;
	}

	.col--xl-offset-11 {
		margin-left: 91.66666667%;
	}
}

.bg,body,html,legend,table {
	width: 100%;
}

* {
	margin: 0;
	box-sizing: border-box;
}

body,html {
	height: 100%;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	font-size: 10px;
	min-width: 300px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

body,h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue",sans-serif;
}

@-ms-viewport {
	width:device-width;
}

body {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0;
	background-color: var(--bc-01);
	--cursor-stroke: none;
	--cursor-fill: var(--c-23);
	--cursor-stroke-width: 1px;
}

.btn,table {
	background-color: transparent;
}

button,hr,input {
	overflow: visible;
}

pre,textarea {
	overflow: auto;
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0!important;
}

hr {
	box-sizing: content-box;
	height: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 900;
	line-height: 1.05;
}

.h1,h1 {
	font-size: 3.6rem;
}

.h2,h2 {
	font-size: 2.4rem;
}

.h3,h3 {
	font-size: 1.6rem;
}

.h4,h4 {
	font-size: 1.4rem;
}

.h5,h5 {
	font-size: 1.3rem;
}

.h6,h6 {
	font-size: 1.25rem;
}

abbr[data-original-title],abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}

address {
	font-style: normal;
	line-height: inherit;
}

ol,ul {
	padding-left: 1.7rem;
}

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

blockquote,figure {
	margin: 0 0 1.6rem;
}

b,strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sub {
	bottom: -.5rem;
}

sup {
	top: -1rem;
}

a {
	text-decoration: underline;
	transition: opacity .3s ease-out;
}

.breadcrumb__item a,.btn,.link {
	text-decoration: none;
}

.btn,.icon {
	transition: all .3s ease-out;
}

a:hover,a:not([href]) {
	color: inherit;
	text-decoration: none;
}

code,kbd,pre,samp {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
	font-size: 1.5rem;
}

img {
	border-style: none;
}

table {
	border-collapse: collapse;
	margin-bottom: 1.5rem;
}

table td,table th {
	padding: 1rem;
	vertical-align: top;
}

table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid var(--c-01);
}

caption {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	color: var(--c-24);
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	margin-bottom: .5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: dotted .1rem;
	outline: -webkit-focus-ring-color auto .5rem;
}

button,input,optgroup,select,textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,select {
	text-transform: none;
}

.btn,.input-field__label {
	letter-spacing: .5px;
	text-transform: uppercase;
}

select {
	word-wrap: normal;
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
	-webkit-appearance: listbox;
}

textarea {
	resize: vertical;
}

fieldset {
	min-width: 0;
	margin: 0;
	border: 0;
}

legend {
	font-size: 2.4rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	outline-offset: -.2rem;
	-webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none!important;
}

::-webkit-input-placeholder {
	color: var(--c-25);
}

::-moz-placeholder {
	color: var(--c-25);
}

:-ms-input-placeholder {
	color: var(--c-25);
}

:-moz-placeholder {
	color: var(--c-25);
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}

.bg--mb {
	display: block;
}

.bg--dt {
	display: none;
}

@media (min-width:992px) {
	.bg--mb {
		display: none;
	}

	.bg--dt {
		display: block;
	}
}

.btn {
	font-family: Gotham,sans-serif;
	font-size: 1.4rem;
	line-height: 1.05;
	color: var(--c-01);
	display: inline-flex;
	align-items: center;
	padding: 1.6rem 2rem;
	border: 1px solid var(--c-01);
}

@media (min-width:992px) {
	.btn {
		font-size: 1rem;
		padding: 1.2rem 1.5rem;
	}
}

@media (min-width:1200px) {
	.btn {
		font-size: 1.4rem;
		padding: 1.6rem 2rem;
	}
}

.btn:hover {
	color: var(--c-02);
	outline: 0;
}

.btn--disabled {
	color: var(--c-25);
	background-color: var(--bc-14);
	border: 1px solid var(--c-26);
	pointer-events: none;
	cursor: default;
}

.btn--link {
	padding: 1.2rem 0;
	border-color: transparent;
}

.btn--link:active,.btn--link:focus,.btn--link:hover {
	outline: 0;
	border-color: transparent;
}

.btn--white {
	background: var(--bc-02);
	color: var(--c-27);
}

.btn--white:hover {
	border-color: var(--c-01) !important;
	color: var(--c-27) !important;
}

.btn--green {
	background-color: var(--bc-15);
}

.btn--blue {
	background-color: var(--bc-16);
}

.btn--form {
	min-width: 18.7rem;
	justify-content: center;
}

.btn:hover:not(:disabled) {
	color: var(--c-02);
	outline: 0;
}

.btn:disabled {
	border-color: var(--c-26);
	background: var(--c-26);
	color: var(--c-28);
}

.btn span {
	display: block;
}

.btn span+.icon {
	margin-left: 2rem;
}

@media (min-width:992px) {
	.btn--link {
		padding: 1.2rem 0;
	}

	.btn span+.icon {
		margin-left: 1.5rem;
	}
}

@media (min-width:1200px) {
	.btn span+.icon {
		margin-left: 2rem;
	}
}

.date {
	font-size: 1.2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
	margin-bottom: 1.6rem;
	color: var(--c-29);
	letter-spacing: .5px;
}

.event-list__title,.form__label,.title {
	font-family: Gotham,sans-serif;
	line-height: 1.05;
}

.date--line::before {
	content: "";
	display: block;
	width: 6rem;
	height: 1px;
	background-color: var(--bc-02);
	margin-right: 1rem;
}

.embed-21by9::before {
	padding-top: 42.857143%;
}

.embed-16by9::before {
	padding-top: 56.25%;
}

.embed-4by3::before {
	padding-top: 75%;
}

.embed-1by1::before {
	padding-top: 100%;
}

.form-2-cols {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 1.6rem 0;
}

@media screen and (max-width:768px) {
	.form-2-cols {
		flex-direction: column;
		align-items: flex-start;
	}

	.form-2-cols .link {
		margin-top: 1.6rem;
	}
}

.icon {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 3.2rem;
	height: 3.2rem;
}

@media (min-width:992px) {
	.icon {
		width: 2.5rem;
		height: 2.5rem;
	}
}

@media (min-width:1200px) {
	.icon {
		width: 3.2rem;
		height: 3.2rem;
	}
}

.icon--warning {
	background-image: var(--url-warning);
	width: 2rem;
	height: 2rem;
}

@media (min-width:992px) {
	.icon--warning {
		width: 1.5rem;
		height: 1.5rem;
	}
}

@media (min-width:1200px) {
	.icon--warning {
		width: 2rem;
		height: 2rem;
	}
}

.icon--caret-right {
	background-image: var(--url-caret-right);
	width: 1rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--caret-right {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--caret-right {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.icon--caret-right-white {
	background-image: var(--url-caret-right-white);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--caret-right-white {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--caret-right-white {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.icon--play {
	width: 6rem;
	height: 6rem;
	background-image: var(--url-play);
}

@media (min-width:992px) {
	.icon--play {
		width: 7.2rem;
		height: 7.2rem;
	}
}

@media (min-width:1200px) {
	.icon--play {
		width: 9.6rem;
		height: 9.6rem;
	}
}

.icon--arrow-alt-right {
	width: 2.7rem;
	height: 1.6rem;
	background-image: var(--url-arrow-alt-right);
}

.icon--arrow-alt-right-2 {
	width: 2.7rem;
	height: 2rem;
	background-image: var(--url-arrow-alt-right-2);
}

.icon--arrow-to-right {
	background-image: var(--url-arrow-to-right);
}

@media (min-width:992px) {
	.icon--arrow-alt-right {
		width: 2rem;
		height: 1.2rem;
	}
}

@media (min-width:1200px) {
	.icon--arrow-alt-right {
		width: 2.7rem;
		height: 1.6rem;
	}
}

.icon--long-arrow-alt-left {
/*	width: 6rem;*/
/*	height: 2.4rem;*/
/*	background-image: var(--url-long-arrow-alt-left);*/

    border: 1px solid var(--bc-11);
    padding: 11px 0px;
    border-radius: 5px;
    text-align: center;
    width: 4rem;
    height: 4rem;
}
.icon--long-arrow-alt-left:before {
	content: "\f0d9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    font-size: 16px;
}

@media (min-width:992px) {
	.icon--long-arrow-alt-left {
/*		width: 4.8rem;*/
/*		height: 1.9rem;*/
	}
}

@media (min-width:1200px) {
	.icon--long-arrow-alt-left {
/*		width: 6rem;*/
/*		height: 2.4rem;*/
	}
}

.icon--long-arrow-alt-right {
/*	width: 6rem;*/
/*	height: 2.4rem;*/
/*	background-image: var(--url-long-arrow-alt-right);*/

	border: 1px solid var(--bc-11);
    padding: 11px 0px;
    border-radius: 5px;
    text-align: center;
    width: 4rem;
    height: 4rem;
}
.icon--long-arrow-alt-right:before {
	content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    font-size: 16px;
}

.icon--long-arrow-alt-right2 {
	width: 6rem;
	height: 2.4rem;
	background-image: var(--url-long-arrow-alt-right);
}


@media (min-width:992px) {
	.icon--long-arrow-alt-right2 {
		width: 4.8rem;
		height: 1.9rem;
	}
}

@media (min-width:1200px) {
	.icon--long-arrow-alt-right2 {
		width: 6rem;
		height: 2.4rem;
	}
}



.icon--search {
	background-image: var(--url-search);
	width: 2.4rem;
	height: 2.4rem;
}

.icon--search-2 {
	background-image: var(--url-search-2);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--search {
		width: 1.9rem;
		height: 1.9rem;
	}
}

@media (min-width:1200px) {
	.icon--search {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.icon--tikok {
	background-image: var(--url-tikok);
}

.icon--stripe {
	background-image: var(--url-stripe);
}

.icon--facebook {
	background-image: var(--url-facebook);
}

.icon--facebook-circle {
	background-image: var(--url-facebook-circle);
}

.icon--instagram {
	background-image: var(--url-instagram);
}

.icon--instagram-circle {
	background-image: var(--url-instagram-circle);
}

.icon--youtube {
	background-image: var(--url-youtube);
}

.icon--pinterest {
	background-image: var(--url-pinterest);
}

.icon--twitter {
	background-image: var(--url-twitter);
}

.icon--wechat {
	background-image: var(--url-wechat);
}

.icon--weibo {
	background-image: var(--url-weibo);
}

.icon--bilibili {
	background-image: var(--url-bilibili);
}

.icon--xiaohong {
	background-image: url(../img/icons/xiaohong.svg);
}

.icon--paynow {
	background-image: var(--url-paynow);
	width: 8.8rem;
	height: 1.6rem;
}

.icon--express {
	background-image: var(--url-express);
}

.icon--visa {
	background-image: var(--url-visa);
}

.icon--mastercard {
	background-image: var(--url-mastercard);
}

@media (min-width:992px) {
	.icon--visa,
	.icon--express,
	.icon--stripe,
	.icon--mastercard {
		width: 4rem;
		height: 4rem;
	}
}

.icon--location {
	background-image: var(--url-location);
}

.icon--phone {
	background-image: var(--url-phone);
}

/*@media (min-width:992px) {
	.icon--location {
		width: 16px;
		height: 16px;
	}
}

@media (min-width:1200px) {
	.icon--location {
		width: 16px;
		height: 16px;
	}
}*/

.icon--user {
	background-image: var(--url-account);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--user {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--user {
		width: 2.4rem;
		height: 2.4rem;
	}
}

/* (2024-06-18) æ–°å¢žçš„ ã€Œ ç™»å…¥ icon ã€  */
.icon--login {
	background-image: var(--url-login);
	background-image: var(--url-enter);
	width: 2.4rem;
	height: 2.4rem;
}

.register_login_link .icon--login {
	margin: 0 4px 0 2px;
}

@media (max-width:400px) {
	.register_login_link .icon--login {
		display: block;
	}
}

@media (min-width:992px) {
	.icon--login {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--login {
		width: 2.4rem;
		height: 2.4rem;
	}
}

/* (2024-06-18) æ–°å¢žçš„ ã€Œ é€šçŸ¥ icon ã€  */
.icon--bell {
	background-image: var(--url-bell);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--bell {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--bell {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.icon--cart {
	background-image: var(--url-cart);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--cart {
		width: 2.4rem;
		height: 2.4rem;
	}
}

@media (min-width:1200px) {
	.icon--cart {
		width: 2.8rem;
		height: 2.8rem;
	}
}

.icon--website {
	background-image: var(--url-web);
	width: 2.4rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--website {
		width: 1.8rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--website {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.icon--amex-bg {
	background-image: url(../img/icons/amex-bg.svg);
	width: 3.8rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--amex-bg {
		width: 2.85rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--amex-bg {
		width: 3.8rem;
		height: 2.4rem;
	}
}

.icon--mastercard-bg {
	background-image: url(../img/icons/mastercard-bg.svg);
	width: 3.8rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--mastercard-bg {
		width: 2.85rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--mastercard-bg {
		width: 3.8rem;
		height: 2.4rem;
	}
}

.icon--paypal-bg {
	background-image: url(../img/icons/paypal-bg.svg);
	width: 3.8rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--paypal-bg {
		width: 2.85rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--paypal-bg {
		width: 3.8rem;
		height: 2.4rem;
	}
}

.icon--visa-bg {
	background-image: url(../img/icons/visa-bg.svg);
	width: 3.8rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--visa-bg {
		width: 2.85rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--visa-bg {
		width: 3.8rem;
		height: 2.4rem;
	}
}

.icon--applepay-bg {
	background-image: url(../img/icons/applepay-bg.svg);
	width: 3.8rem;
	height: 2.4rem;
}

@media (min-width:992px) {
	.icon--applepay-bg {
		width: 2.85rem;
		height: 1.8rem;
	}
}

@media (min-width:1200px) {
	.icon--applepay-bg {
		width: 3.8rem;
		height: 2.4rem;
	}
}

.icon--back-to-top {
	width: 2.4rem;
	height: 2.4rem;
	background-image: var(--url-back-to-top);
}

.icon--remove {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 1.8rem;
	height: 1.8rem;
}

.event-list__title span,.img,.title span,.title__block {
	display: block;
}

.icon--remove::after,.icon--remove::before {
	content: "";
	display: block;
	width: 1.2rem;
	height: 2px;
	background-color: var(--bc-17);
	position: absolute;
}

.icon--remove::before {
	transform: rotate(45deg);
}

.icon--remove::after {
	transform: rotate(-45deg);
}

.img--full {
	width: 100%;
}

.input-field {
	position: relative;
	border: 1px solid var(--c-28);
	width: 100%;
	margin: 1.6rem 0;
}

@media screen and (max-width:768px) {
	.input-field {
		margin: .8rem 0;
	}
}

.input-field__input {
	position: relative;
	z-index: 2;
	border: none;
	width: 100%;
	background: 0 0;
	padding: 1.6rem 2.3rem;
	color: var(--c-01);
	font-size: 1.8rem;
}

.input-field__label {
	position: absolute;
	top: 1.2rem;
	left: 1.7rem;
	padding: .6rem 1.1rem;
	font-family: Gotham,sans-serif;
	font-size: 1.4rem;
	white-space: nowrap;
	transition: top .3s;
}

.input-field.is-focus .input-field__input {
	outline: 0;
}

.input-field.is-focus .input-field__label {
	top: -1.6rem;
	background: var(--bc-01);
}

.link {
	position: relative;
	font-size: 1.4rem;
}

.link::before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	height: 1px;
	background: var(--bc-02);
}

.event-list__title,.title {
	font-weight: 900;
	letter-spacing: 1px;
}

.title--0 {
	font-size: 12rem;
}

.title--1 {
	font-size: 10rem;
}

.title--2 {
	font-size: 8rem;
}

.title--3 {
	font-size: 5.4rem;
}

.title--4 {
	font-size: 3.6rem;
}

.title--5 {
	font-size: 2.4rem;
}

.title--6 {
	font-size: 1.6rem;
}

.title--7 {
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.title--lg-0 {
		font-size: 9rem;
	}

	.title--lg-1 {
		font-size: 7.5rem;
	}

	.title--lg-2 {
		font-size: 6rem;
	}

	.title--lg-3 {
		font-size: 4rem;
	}

	.title--lg-4 {
		font-size: 2.7rem;
	}

	.title--lg-5 {
		font-size: 1.8rem;
	}

	.title--lg-6 {
		font-size: 1.2rem;
	}
}

.checkbox {
	position: relative;
	user-select: none;
	margin-bottom: 0;
	margin-left: 1.5rem;
}

.checkbox:first-child {
	margin-left: 0;
}

.checkbox input[type=checkbox],.checkbox input[type=radio] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.checkbox input[type=checkbox]:checked+span::after,.checkbox input[type=radio]:checked+span::after {
	opacity: 1;
}

.checkbox input[type=checkbox]+span::before,.checkbox input[type=radio]+span::before {
	border-radius: 0;
}

.checkbox input[type=checkbox]+span::after,.checkbox input[type=radio]+span::after {
	content: "";
	width: .8rem;
	height: .4rem;
	border-left: .2rem solid var(--c-01);
	border-bottom: .2rem solid var(--c-01);
	transform: rotate(-45deg);
	opacity: 0;
	top: .3rem;
	left: .3rem;
}

@media (min-width:992px) {
	.checkbox input[type=checkbox]+span::after,.checkbox input[type=radio]+span::after {
		width: .6rem;
		height: .3rem;
		border-left: .1rem solid var(--c-01);
		border-bottom: .1rem solid var(--c-01);
		top: .3rem;
		left: .3rem;
	}
}

@media (min-width:1200px) {
	.title--xl-0 {
		font-size: 12rem;
	}

	.title--xl-1 {
		font-size: 10rem;
	}

	.title--xl-2 {
		font-size: 8rem;
	}

	.title--xl-3 {
		font-size: 5.4rem;
	}

	.title--xl-4 {
		font-size: 4rem;
	}

	.title--xl-5 {
		font-size: 3.2rem;
	}

	.title--xl-6 {
		font-size: 1.6rem;
	}

	.checkbox input[type=checkbox]+span::after,.checkbox input[type=radio]+span::after {
		width: .8rem;
		height: .4rem;
		border-left: .2rem solid var(--c-01);
		border-bottom: .2rem solid var(--c-01);
		top: .3rem;
		left: .3rem;
	}
}

.checkbox span {
	position: relative;
	display: inline-flex;
	align-items: center;
	min-height: 1.6rem;
	padding-left: 2.2rem;
	cursor: pointer;
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.checkbox span {
		min-height: 1.2rem;
		padding-left: 1.8rem;
		cursor: pointer;
		font-size: 1.1rem;
	}
}

.checkbox span::after,.checkbox span::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	transition: all .3s ease;
}

@media (min-width:992px) {
	.checkbox span::after,.checkbox span::before {
		width: 1.1rem;
		height: 1.1rem;
	}
}

@media (min-width:1200px) {
	.checkbox span {
		min-height: 1.6rem;
		padding-left: 2.2rem;
		cursor: pointer;
		font-size: 1.4rem;
	}

	.checkbox span::after,.checkbox span::before {
		width: 1.4rem;
		height: 1.4rem;
	}
}

.checkbox span::before {
	border: 1px solid var(--c-01);
	background-color: var(--bc-01);
	border-radius: 50%;
}

.form__group {
	position: relative;
	margin-bottom: 1.5rem;
}

.form__group--filled .form__label,
.form__group--filled-forced .form__label {
	background-color: var(--bc-01);
	transform: translateY(-3rem);
	z-index: 1;
}

.form__control,.input {
	background-color: transparent;
/* text-transform:uppercase; */
	width: 100%;
	outline: 0;
}

@media (min-width:992px) {
	.form__group--filled .form__label,
	.form__group--filled-forced .form__label {
		transform: translateY(-2rem);
	}
}

.form__label {
	font-size: 1.4rem;
	padding: 5px;
	color: var(--c-01);
	text-transform: uppercase;
	position: absolute;
	-top: 1.7rem;
	bottom: 1.9rem;
	left: 2rem;
	margin-bottom: 0;
	transition: transform .3s ease-out;
}

@media (min-width:992px) {
	.form__label {
		top: 1.2rem;
		font-size: 1.1rem;
	}
}

@media (min-width:1200px) {
	.form__group--filled .form__label,
	.form__group--filled-forced .form__label {
		transform: translateY(-3rem);
	}

	.form__label {
		top: 1.7rem;
		font-size: 1.4rem;
	}
}

.form__label span {
	color: var(--c-28);
}

.form__control {
	border: 1px solid var(--c-28);
	padding: 2.1rem;
	border-radius: 0;
	font-size: 1.2rem;
	color: var(--c-01);
	appearance: textfield;
}

.form__control--textarea {
	resize: none;
	height: 15rem;
}

@media (min-width:992px) {
	.form__control {
		padding: 1.5rem;
		font-size: 1rem;
	}
}

@media (min-width:1200px) {
	.form__control {
		padding: 2.1rem;
		font-size: 1.2rem;
	}
}

.form__control:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px var(--c-01) inset;
}

.form__control::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.form__control:focus {
	outline: 0;
	border: 1px solid var(--c-01);
}

.form__error {
	font-family: "Helvetica Neue",sans-serif;
	font-size: 1.2rem;
	line-height: 1.2;
	text-transform: none;
	color: red;
	min-height: 2rem;
	display: block;
	margin-top: .5rem;

	min-height: unset;
}

@media (min-width:992px) {
	.form__error {
		font-size: 1rem;
		margin-top: .5rem;
		min-height: 2rem;

		font-size: 1.2rem;
		min-height: unset;
	}
}

@media (min-width:1200px) {
	.form__error {
		font-size: 1.2rem;
		margin-top: .5rem;
		min-height: 2rem;

		font-size: 1.4rem;
		min-height: unset;
	}
}
.input {
	border: 1px solid var(--c-28);
	padding: 1rem;
	border-radius: 0;
	font-size: 1.2rem;
	color: var(--c-01);
	-moz-appearance: textfield;
	appearance: textfield;
}

.about-intro__text,.best-sellers__text {
	letter-spacing: 1px;
	color: transparent;
	text-transform: uppercase;
	font-family: Gotham,sans-serif;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-28);
	white-space: nowrap;
}

@media (min-width:992px) {
	.input {
		padding: 1.5rem;
		font-size: 1rem;
	}
}

@media (min-width:1200px) {
	.input {
		padding: 2rem;
		font-size: 1.2rem;
	}
}

.input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.input:focus {
	outline: 0;
	border: 1px solid var(--c-01);
}

.radio {
	position: relative;
	user-select: none;
	margin-bottom: 0;
	margin-left: 1.5rem;
}

.radio:first-child {
	margin-left: 0;
}

.radio input[type=checkbox],.radio input[type=radio] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.radio input[type=checkbox]:checked+span::after,.radio input[type=radio]:checked+span::after {
	transform: scale(1);
}

.radio input[type=checkbox]+span::after,.radio input[type=radio]+span::after {
	content: "";
	width: 1rem;
	height: 1rem;
	background-color: var(--bc-02);
	border-radius: 50%;
	transform: scale(0);
	top: .3rem;
	left: .3rem;
}

.radio span {
	position: relative;
	display: inline-flex;
	align-items: center;
	min-height: 1.6rem;
	padding-left: 2.2rem;
	cursor: pointer;
	font-size: 1.4rem;
}

.radio span::after,.radio span::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	transition: all .3s ease;
}

.radio span::before {
	border: 1px solid var(--c-01);
	background-color: var(--bc-01);
	border-radius: 50%;
}

.about-intro {
	position: relative;
	margin-bottom: 3rem;
	font-size: 1.6rem;
	line-height: 1.4;
	overflow: hidden;
}

@media (min-width:992px) {
	.about-intro {
		font-size: 1.8rem;
		margin-bottom: 13rem;
	}
}

.about,.about-list__body {
	margin-bottom: 6rem;
}

@media (min-width:1200px) {
	.about-intro {
		font-size: 2.4rem;
	}
}

.about-intro__text {
	position: absolute;
	top: 1rem;
	left: -13%;
	display: block;
	font-size: 15vh;
	line-height: 1;
}

@media (min-width:992px) {
	.about-intro__text {
		top: 0;
		left: -3.5%;
		font-size: 24rem;
	}
}

@media (min-width:1200px) {
	.about-intro__text {
		font-size: 32rem;
	}
}

.about-intro__body {
	position: relative;
	padding-top: 1rem;
	z-index: 2;
}

@media (min-width:992px) {
	.about-intro__desc {
		padding: 0 2rem 0 10rem;
		padding: 0 2rem 0 12rem;
	}
}

.about-list {
	padding: 3rem 0;
}

@media (min-width:992px) {
	.about-list {
		padding: 5rem 0;
	}

	.about-list__body {
		margin-bottom: 6rem;
	}

	.about {
		display: flex;
		align-items: center;
		margin-bottom: 3rem;
	}

	.about__item {
		flex: 0 0 auto;
		width: 50%;
	}
}

.about__thumb {
	width: 100%;
	margin-bottom: 1.5rem;
}

@media (min-width:992px) {
	.about__thumb {
		margin-bottom: 0;
	}
}

.about__content {
	width: 100%;
	margin: 0 auto;
	font-size: 1.6rem;
	line-height: 1.4;
}

@media (min-width:992px) {
	.about__content {
		max-width: 40rem;
		font-size: 1.4rem;
	}
}

@media (min-width:1200px) {
	.about__content {
		font-size: 1.8rem;
	}
}

.about__desc {
	margin-bottom: 4rem;
}

.about:nth-child(even) .about__item:first-child:first-child {
	order: 2;
}

.about:nth-child(even) .about__item:first-child:last-child {
	order: 1;
}

.about--vertical {
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 0;
}

.about--vertical .about__thumb {
	padding: 0 2.4rem;
}

.about--vertical .about__body {
	width: 100%;
}

.banner-high {
	position: relative;
	width: 100%;
	height: 800px;
}

.banner-high__body {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.banner-high__body .event-list__title,.banner-high__body .title {
	margin-bottom: 5rem;
}

.banner-high__text {
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	font-style: italic;
	margin-bottom: 7rem;
}

.banner-high__text::before,.banner-lower::after {
	display: block;
	content: "";
}

.banner-high__text::before {
	width: 6rem;
	height: 1px;
	background-color: var(--bc-02);
	margin-right: 2rem;
}

.banner-lower {
	position: relative;
	width: 100%;
	height: 28rem;
}

@media (min-width:992px) {
	.about--vertical .about__thumb {
		padding: 0;
	}

	.about--vertical .about__body {
		margin-top: -6rem;
	}

	.banner-lower {
		height: 44rem;
	}
}

.banner-lower::after {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top,var(--rgba-04) 0,var(--bc-01) 100%);
	background: -webkit-linear-gradient(top,var(--rgba-04) 0,var(--bc-01) 100%);
	background: linear-gradient(to bottom,var(--rgba-04) 0,var(--bc-01) 100%);
	z-index: 2;
}

.banner-lower__title {
	font-family: Gotham,sans-serif;
	font-size: 3.6rem;
	line-height: 1.05;
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.banner-lower__title {
		font-size: 4rem;
	}
}

@media (min-width:1200px) {
	.banner-lower__title {
		font-size: 5.4rem;
	}
}

.banner-lower__body {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	z-index: 3;
}

.best-sellers {
	position: relative;
	overflow: hidden;
	padding-bottom: 6.5rem;
	margin-bottom: 3rem;
	padding-top: 5rem;
	background: var(--bc-01);
}

.best-sellers__text {
	position: absolute;
	top: 7rem;
	left: 0;
	display: none;
	font-size: 15vh;
	line-height: 1;
	z-index: 1;
}

@media (min-width:992px) {
	.banner-lower__body {
		align-items: center;
	}

	.best-sellers__text {
		top: 0;
		font-size: 24rem;
	}

	.best-sellers__body {
		margin: 0 -1rem;
	}
}

@media (min-width:1200px) {
	.best-sellers__text {
		font-size: 32rem;
	}
}

.best-sellers__head {
	position: relative;
}

.best-sellers__head .event-list__title,.best-sellers__head .title {
	position: relative;
	z-index: 2;
	text-transform: uppercase;
}

.best-sellers__body .slick {
	margin: 0 -2.4rem;
}

.best-sellers__body .slick-list {
	overflow: visible;
}

@media (min-width:992px) {
	.best-sellers__body .slick {
		margin: 0;
	}

	.best-sellers__body .slick-list {
		margin: 0 -2.7rem;
		padding: 0;
	}

	.best-sellers__body .slick-track {
		display: grid;
		grid-template-areas: "A B" "A C";
		grid-template-columns: 67.5% 32.5%;
	}

	.best-sellers__body .slick-slide {
		grid-area: B;
		padding: 0 2.7rem;
		width: auto!important;
	}

	.best-sellers__body .slick-slide:first-child {
		grid-area: A;
	}

	.best-sellers__body .slick-slide:last-child {
		grid-area: C;
	}

	.best-sellers__foot {
		text-align: center;
	}
}

.best-sellers__body .slick-dots {
	position: absolute;
	bottom: -10.2rem;
	left: 2.4rem;
}

.best-sellers__body .product {
	margin-bottom: 2rem;
}

.best-sellers__body .product__name {
	font-size: 1.6rem;
	font-weight: 800;
	text-transform: none;
}

.best-sellers__body .product__price,.breadcrumb {
	font-size: 1.4rem;
}

.best-sellers__body .product__desc {
	font-size: 1.4rem;
	margin-top: .5rem;
	bottom: 1rem;
}

.best-sellers__body .product:hover img {
	transform: scale(1.05);
}

.best-sellers__body .product img {
	transform: scale(1);
}

.brand-list {
	position: relative;
	text-align: center;
	padding: 5rem 0 10rem;
	overflow: hidden;
}

.breadcrumb {
	position: relative;
	width: 100%;
	padding: 3rem 0;
	line-height: 1.2;
	z-index: 3;
	font-size: 1.8rem;
}

@media (min-width:992px) {
	.breadcrumb {
		/*font-size: 1rem;*/
	}
}

@media (min-width:1200px) {
	.breadcrumb {
		/*font-size: 1.4rem;*/
	}
}

.breadcrumb::after {
	content: "";
	display: none;
	width: 65%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.breadcrumb__list,.cart-nav,.categories,.product-box {
	position: relative;
}

@media (min-width:992px) {
	.breadcrumb::after {
		display: block;
		background-color: var(--bc-01);
	}
}

.breadcrumb__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-left: 0;
	z-index: 2;
}

.breadcrumb__item {
	display: flex;
	align-items: center;
	color: var(--c-02);
}

.breadcrumb__item::after {
	content: "/";
	display: block;
	padding: 0 1rem;
}

.cart-nav__item::before,.categories__head:before,.category-menu::before,.category-menu__item::after,.collaboration-best__body::before,.collaboration__thumb::after {
	content: "";
}

.breadcrumb__item:last-child::after {
	display: none;
}

.breadcrumb__item a {
	color: var(--c-02);
}

.breadcrumb__item a:hover {
	color: var(--c-01);
}

.cart-box {
	font-size: 1.4rem;
	line-height: 1.3;
	margin-bottom: 6.5rem;
}

@media (min-width:992px) {
	.cart-box {
		border: 2px solid var(--c-26);
		padding: 2.4rem;
		font-size: 1.2rem;
		margin-bottom: 3rem;
	}
}

@media (min-width:1200px) {
	.cart-box {
		padding: 3.2rem;
		font-size: 1.4rem;
		margin-bottom: 4rem;
	}
}

.cart-box__item {
	margin-bottom: 3.2rem;
}

.cart-box__item:last-child {
	margin-bottom: 0;
}

.cart-box__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
	padding-bottom: 1.6rem;
	margin-bottom: 1.6rem;
	border-bottom: 1px solid var(--c-01);
}

@media (min-width:992px) {
	.cart-box__title {
		font-size: 1.2rem;
	}
}

.cart-nav,.cart-product__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
}

.cart-box__address {
	margin-bottom: 0;
}

.cart-box__address span {
	display: block;
}

.cart-box__product {
	display: flex;
	justify-content: space-between;
}

.cart-box__product span:last-child {
	padding-left: 3rem;
	white-space: nowrap;
}

.cart-form {
	margin-bottom: 6.5rem;
}

@media (min-width:992px) {
	.cart-form {
		margin-bottom: 3rem;
	}
}

.cart-empty {
	background: url(../img/cart/bg.png) center no-repeat;
	background-size: cover;
	padding: 14.6rem 0 35rem;
}

@media (min-width:992px) {
	.cart-empty {
		padding: 17rem 0 52.5rem;
	}
}

@media (min-width:1200px) {
	.cart-box__title {
		font-size: 1.4rem;
	}

	.cart-form {
		margin-bottom: 4rem;
	}

	.cart-empty {
		padding: 22.8rem 0 70rem;
	}
}

.cart-empty .event-list__title,.cart-empty .title {
	margin-bottom: 6.4rem;
}

.cart-nav {
	display: flex;
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow-x: auto;
}

@media (min-width:992px) {
	.cart-nav {
		margin-bottom: 5rem;
		padding-bottom: 2rem;
	}
}

.cart-nav__item {
	display: flex;
	align-items: center;
	color: var(--c-28);
}

.cart-nav__item.is-active {
	color: var(--c-01);
}

.cart-nav__item:first-child {
	margin-left: 0;
}

.cart-nav__item:first-child::before {
	display: none;
}

.cart-nav__item::before {
	display: block;
	width: 2rem;
	height: 2px;
	background-color: var(--bc-02);
	margin: 0 3.2rem;
}

.cart-product__head {
	border-bottom: 1px solid var(--c-26);
	padding-bottom: 1.6rem;
	margin-bottom: 3.2rem;
}

.cart-product__row {
	display: flex;
	flex-wrap: wrap;
	/* align-items: center; */
}

.cart-product__2 {
	display: none;
}

@media (min-width:992px) {
	.cart-product__1 {
		width: 40%;
	}

	.cart-product__2 {
		display: block;
		width: 15%;
	}
}

.cart-product__3 {
	display: none;
}

@media (min-width:992px) {
	.cart-product__3 {
		display: block;
		width: 25%;
	}
}

.cart-product__4 {
	display: none;
}

.cart-product__title {
	line-height: 1.05;
}

@media (min-width:992px) {
	.cart-product__4 {
		display: block;
		width: 20%;
	}

	.cart-product__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-product__title {
		font-size: 1.4rem;
	}
}

.cart-product__price,.cart-product__subtitle {
	font-size: 1.4rem;
	line-height: 1.05;
	margin: .8rem 0;
}

@media (min-width:992px) {
	.cart-product__price,.cart-product__subtitle {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-product__price,.cart-product__subtitle {
		font-size: 1.4rem;
	}
}

.cart-product__message {
	font-size: 1.2rem;
	line-height: 1;
	text-transform: none;
	color: red;
	padding-top: 1rem;
	width: 100%;
	margin-bottom: 0;
}

.cart-product__message a {
	color: inherit;
	text-decoration: underline;
}

.category-menu__item a,.create-account-notification .text-section__cta a,.create-account-page a,.event-item__content a,.join-our__link a,.location p a,.membership-menu__link,.menu-footer__link,.menu-other__link,.navbar__link,.news-intro__content a,.news-item__body a,.paging__link,.tab,.taber__link,.video-item__link {
	text-decoration: none;
}

.cart-product__remove {
	width: 100%;
	border-bottom: 1px solid var(--c-01);
	margin-bottom: 3.2rem;
	padding-top: 3rem;
}

.cart-product__remove .btn {
	font-family: "Helvetica Neue",sans-serif;
	text-transform: none;
	color: var(--c-28);
}

.cart-total,.cart-total__title {
	font-family: Gotham,sans-serif;
	line-height: 1.05;
}

.cart-product__remove .btn .icon {
	margin-right: .5rem;
}

.cart-product__remove .btn a {
	color: inherit!important;
}

.cart-product .quality button {
	width: 3.6rem;
	height: 3.6rem;
}

.cart-product .quality button::after,.cart-product .quality button::before {
	width: 1.2rem;
}

.cart-product .quality__input {
	width: 3.6rem;
	height: 3.6rem;
	font-size: 1.8rem;
}

.product-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.product-box {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.product-box {
		font-size: 1.4rem;
	}
}

.product-box__thumb {
	width: 25%;
}

.product-box__body {
	width: 75%;
	padding-left: 2.4rem;
}

.product-box .cart-product__quanlity,
.product-box .cart-product__remove,
.product-box .cart-product__subtitle,
.product-box .cart-product__type,
.product-box .cart-product__full_payment {
	display: block;
}

.product-box__title {
	font-size: 1.4rem;
	line-height: 1.05;
	margin-bottom: .5rem;
}

@media (min-width:992px) {
	.product-box .cart-product__quanlity,
	.product-box .cart-product__remove,
	.product-box .cart-product__subtitle,
	.product-box .cart-product__type,
	.product-box .cart-product__full_payment {
		display: none;
	}

	.product-box__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.product-box__title {
		font-size: 1.4rem;
	}
}

.cart-total {
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.cart-total {
		border: 2px solid var(--c-26);
		padding: 2.4rem;
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-total {
		padding: 3.2rem;
		font-size: 1.4rem;
	}
}

.cart-total__head {
	padding-bottom: 1.6rem;
	border-bottom: 1px solid var(--c-01);
}

.cart-total__title {
	text-transform: uppercase;
	font-size: 1.4rem;
}

.cart-total__all strong,.cart-total__foot .text,.cart-total__sub span {
	font-family: "Helvetica Neue",sans-serif;
}

@media (min-width:992px) {
	.cart-total__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-total__title {
		font-size: 1.4rem;
	}
}

.cart-total__body {
	padding: 4rem 0 6rem;
	border-bottom: 1px solid var(--c-01);
}

.cart-total__sub {
	margin-bottom: 20px;
	text-transform: upppercase;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.cart-total__sub {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-total__sub {
		font-size: 1.4rem;
	}
}

.cart-total__sub span {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.4;
}

.cart-total__foot {
	padding-top: 2.5rem;
}

.cart-total__foot .btn {
	width: 100%;
	justify-content: space-between;
}

.cart-total__all {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3.2rem;
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.cart-total__all {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-total__all {
		font-size: 1.4rem;
	}
}

.cart-total__all strong {
	font-size: 2.4rem;
	line-height: 1.05;
}

.cart-country__title,.category-menu {
	font-family: Gotham,sans-serif;
}

@media (min-width:992px) {
	.cart-total__all strong {
		font-size: 1.8rem;
	}
}

@media (min-width:1200px) {
	.cart-total__all strong {
		font-size: 2.4rem;
	}
}

.cart-country__title {
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.cart-country__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-country__title {
		font-size: 1.4rem;
	}
}

.cart-country__body {
	margin: 1.6rem 0 3.2rem;
}

.cart-country .selectric .label {
	font-size: 1.4rem;
	height: 6rem;
	line-height: 6rem;
}

@media (min-width:992px) {
	.cart-country .selectric .label {
		font-size: 1.2rem;
		height: 4.5rem;
		line-height: 4.5rem;
	}
}

@media (min-width:1200px) {
	.cart-country .selectric .label {
		font-size: 1.4rem;
		height: 6rem;
		line-height: 6rem;
	}
}

.cart-country .selectric .button {
	width: 6rem;
	height: 6rem;
}

@media (min-width:992px) {
	.cart-country .selectric .button {
		width: 4.5rem;
		height: 4.5rem;
	}
}

.cart-country .selectric-items li,.cart-country .selectric-items ul {
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.cart-country .selectric-items li,.cart-country .selectric-items ul {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.cart-country .selectric .button {
		width: 6rem;
		height: 6rem;
	}

	.cart-country .selectric-items li,.cart-country .selectric-items ul {
		font-size: 1.4rem;
	}
}

.categories {
	overflow: hidden;
	background: var(--bc-01);
	padding: 5rem 0;
	z-index: 10;
}

.categories__head {
	display: none;
}

.categories__head:before {
	width: 6rem;
	border-bottom: 1px solid var(--c-01);
	margin-right: 1rem;
}

@media (min-width:992px) {
	.categories {
		padding: 10rem 0;
	}

	.categories__head {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 1.5rem 0 1.5rem 30%;
	}

	.categories__body {
		display: flex;
		flex-wrap: nowrap;
	}

	.categories__body .category-item {
		flex: 0 0 auto;
		width: 100%;
	}
}

.categories canvas {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	pointer-events: none;
	display: none;
}

.category-item,.category-item__head {
	position: relative;
}

.category-item {
	align-items: center;
	height: 100%;
}

@media (min-width:992px) {
	.categories canvas {
		display: block;
	}

	.category-item {
		display: flex;
		margin: 0;
	}
}

.category-item__thumb {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin: 0 -2.4rem 6rem;
}

@media (min-width:992px) {
	.category-item__thumb {
		flex: 0 0 auto;
		width: 53.307%;
		height: 100%;
		margin: 0;
	}
}

.category-item__thumb .img--gooey {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

@media (min-width:992px) {
	.category-item__thumb .img--gooey {
		width: 91.984%;
		height: 82.243%;
		opacity: 0;
		top: 8.8785%;
	}
}

.category-item__thumb .img--bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.category-item__thumb .img--product {
	margin-bottom: -3rem;
	z-index: 3;
}

.category-item__body {
	padding: 0;
}

@media (min-width:992px) {
	.category-item__thumb .img--product {
		margin-bottom: 0;
	}

	.category-item__body {
		padding: 0 4rem;
	}
}

@media (min-width:1200px) {
	.category-item__body {
		flex: 0 0 auto;
		width: 46.693%;
		padding: 0 6rem;
	}
}

.category-menu {
	position: relative;
	font-size: 1.4rem;
	line-height: 1.05;
	letter-spacing: .5px;
	font-weight: 900;
	text-transform: uppercase;
	overflow: hidden;
	padding: 1.5rem 0;
	z-index: 3;
}

.collaboration-best__title,.collaboration__text {
	font-family: Gotham,sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.category-menu {
		font-size: 1.1rem;
		padding: 1.2rem 0;
	}
}

@media (min-width:1200px) {
	.category-menu {
		font-size: 1.4rem;
		padding: 1.5rem 0;
	}
}

.category-menu::before {
	display: none;
	width: 65%;
	height: 100%;
	background-color: var(--bc-01);
	position: absolute;
	left: 0;
	top: 0;
}

@media (min-width:992px) {
	.category-menu::before {
		display: block;
	}
}

.category-menu__list {
	position: relative;
	list-style: none;
	display: flex;
	flex-flow: nowrap;
	overflow-x: auto;
	white-space: nowrap;
	padding: 1.5rem;
	margin: 0 -2.4rem;
	z-index: 2;
}

.checkout,.collaboration-best,.collaboration-intro,.collapse__body,.embed,.flagship-intro,.follow-us,.footer,.gallery,.location__body,.mass-collectibles,.meet-list,.membership-menu {
	overflow: hidden;
}

@media (min-width:992px) {
	.category-menu__list {
		padding: 1.2rem 0;
		margin: 0;
	}
}

@media (min-width:1200px) {
	.category-menu__list {
		padding: 1.5rem 0;
	}
}

.category-menu__item {
	margin-left: 32px;
	position: relative;
}

.category-menu__item:first-child {
	margin-left: 0;
}

.category-menu__item::after {
	width: 0;
	height: 1px;
	background-color: var(--bc-02);
	position: absolute;
	bottom: -.5rem;
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s ease-out;
}

.checkout,.collaboration-best__body {
	position: relative;
}

.category-menu__item:hover::after {
	background-color: var(--bc-18);
}

.category-menu__item.is-active::after,.category-menu__item:hover::after {
	display: block;
	width: 100%;
}

.checkout {
	padding: 14.6rem 0 6.4rem;
}

@media (min-width:992px) {
	.checkout {
		padding: 17rem 0 3.6rem;
	}
}

.checkout__head {
	width: 100%;
	max-width: 70rem;
	margin-bottom: 6.4rem;
}

.checkout__body {
	margin-bottom: 4rem;
}

.checkout__body .event-list__title,.checkout__body .title {
	margin-bottom: 3.2rem;
}

.checkout .selectric {
	border-color: var(--c-28);
}

.checkout .selectric-open .selectric {
	border-color: var(--c-01);
}

.checkout .selectric-open .selectric .button::after {
	border-top-color: var(--c-01);
}

.checkout .selectric-items li,.checkout .selectric-items ul {
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.checkout .selectric-items li,.checkout .selectric-items ul {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.checkout {
		padding: 22.8rem 0 5.8rem;
	}

	.checkout .selectric-items li,.checkout .selectric-items ul {
		font-size: 1.4rem;
	}
}

.checkout .selectric-items li {
	padding: 2rem 2.1rem;
}

@media (min-width:992px) {
	.checkout .selectric-items li {
		padding: 1.3rem 1.5rem;
	}
}

@media (min-width:1200px) {
	.checkout .selectric-items li {
		padding: 2rem 2.1rem;
	}
}

.checkout .selectric .label {
	font-size: 1.4rem;
	padding: 0 6rem 0 2.1rem;
	height: 6rem;
	line-height: 6rem;
}

@media (min-width:992px) {
	.checkout .selectric .label {
		padding: 0 4.6rem 0 1.5rem;
		height: 4.6rem;
		font-size: 1.2rem;
		line-height: 4.6rem;
	}
}

@media (min-width:1200px) {
	.checkout .selectric .label {
		font-size: 1.4rem;
		padding: 0 6rem 0 2.1rem;
		height: 6rem;
		line-height: 6rem;
	}
}

.checkout .selectric .button {
	height: 6rem;
	width: 6rem;
}

@media (min-width:992px) {
	.checkout .selectric .button {
		height: 4.6rem;
		width: 4.6rem;
	}
}

@media (min-width:1200px) {
	.checkout .selectric .button {
		height: 6rem;
		width: 6rem;
	}
}

.checkout .selectric .button::after {
	border-top-color: var(--c-28);
}

.collaboration-best {
	position: relative;
	padding: 5rem 0;
	font-size: 1.6rem;
	line-height: 1.4;
}

.collaboration-best__head {
	padding-bottom: 6rem;
}

.collaboration-best__body::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--bc-14);
}

.collaboration-intro,.collaboration-intro__body,.collaboration__item {
	position: relative;
}

@media (min-width:992px) {
	.collaboration-best {
		font-size: 1.8rem;
	}

	.collaboration-best__head {
		padding-bottom: 10rem;
	}

	.collaboration-best__body::before {
		top: 14.6rem;
		height: calc(100% - 14.6rem);
	}
}

.collaboration-best__title {
	font-size: 3.6rem;
	line-height: 1.05;
	margin-bottom: 1rem;
	hyphens: auto;
}

@media (min-width:992px) {
	.collaboration-best__title {
		font-size: 4rem;
		margin-bottom: 0;
	}
}

@media (min-width:1200px) {
	.collaboration-best__title {
		font-size: 5.4rem;
	}
}

.collaboration-best__people {
	position: relative;
	z-index: 2;
}

.collaboration-intro {
	font-size: 1.6rem;
}

.collaboration {
	margin: 0 -2.4rem;
}

@media (min-width:992px) {
	.collaboration-intro {
		font-size: 1.8rem;
		min-height: 67rem;
	}

	.collaboration {
		display: flex;
		margin: 0;
	}

	.collaboration__item {
		position: static;
		flex: 0 0 auto;
		width: 50%;
		order: 0;
	}

	.collaboration__item:first-child {
		order: 1;
	}
}

.collaboration__thumb {
	position: relative;
	z-index: 2;
}

.collaboration__thumb::after {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top,var(--rgba-04) 0,var(--bc-01) 100%);
	background: -webkit-linear-gradient(top,var(--rgba-04) 0,var(--bc-01) 100%);
	background: linear-gradient(to bottom,var(--rgba-04) 0,var(--bc-01) 100%);
	z-index: 2;
}

.count-total::before,.event-item__date::before {
	background-color: var(--bc-02);
	content: "";
}

.collaboration__text {
	position: absolute;
	top: 1rem;
	left: -4%;
	font-size: 15vh;
	line-height: 1;
	white-space: nowrap;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-28);
	color: transparent;
	display: none;
}

.collapse__subtitle,.collapse__title {
	font-family: Gotham,sans-serif;
	font-weight: 900;
	line-height: 1.05;
}

@media (min-width:992px) {
	.collaboration__text {
		top: 0;
		left: -3.5%;
		font-size: 24rem;
	}

	.collaboration__text span {
		margin-top: 2rem;
	}
}

@media (min-width:1200px) {
	.collaboration__text {
		font-size: 32rem;
	}
}

.collaboration__text span {
	display: block;
}

.collaboration__content {
	position: relative;
	padding: 6rem 2.4rem 0;
	z-index: 2;
}

@media (min-width:992px) {
	.collaboration__content {
		padding-top: 18rem;
		padding-right: 6rem;
	}

	.collaboration__desc {
		margin-left: 10rem;
	}

	.collapse__head {
		padding: 2rem 3rem 2rem 0;
	}
}

.collaboration .event-list__title,.collaboration .title {
	hyphens: auto;
}

.collapse {
	position: relative;
	margin-bottom: 1.5rem;
}

.collapse__item {
	border-bottom: 1px solid var(--c-01);
}

.collapse__item:first-child {
	border-top: 1px solid var(--c-01);
}

.collapse__item.is-shown .collapse__head::after {
	transform: rotate(180deg);
}

.collapse__head {
	position: relative;
	padding: 2rem 3rem 2rem 0;
	user-select: none;
	cursor: pointer;
}

.collapse__head::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 2.4rem;
	width: 0;
	height: 0;
	border-top: .4rem solid var(--c-01);
	border-right: .4rem solid transparent;
	border-left: .4rem solid transparent;
}

.collapse__body,.collection-method .form,.coupon-code__body {
	position: relative;
}

.collapse__body {
	height: 0;
}

.collapse__title {
	font-size: 1.4rem;
	margin-bottom: 0;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.collapse__head::after {
		border-top: .7rem solid var(--c-01);
		border-right: .7rem solid transparent;
		border-left: .7rem solid transparent;
		top: 3rem;
	}

	.collapse__content {
		padding: 3.5rem;
	}

	.collapse__title {
		font-size: 2.4rem;
	}
}

.collapse__subtitle {
	display: block;
	font-size: 1.4rem;
	margin: 1.5rem 0;
}

@media (min-width:992px) {
	.collapse__subtitle {
		font-size: 2rem;
		margin: 0 0 1.5rem;
	}
}

.collection-method {
	position: relative;
	padding: 6.4rem 0 20rem;
}

.collection-method__list {
	list-style: none;
	padding: 0;
	border: 1px solid var(--c-28);
	margin: 6.4rem 0;
}

.collection-method__item {
	border-top: 1px solid var(--c-28);
	padding: 2.6rem 1.5rem;
}

.collection-method__item:first-child {
	border-top: 0;
}

.collection-method__wrap {
	display: flex;
	justify-content: space-between;
}

.collection-method__text {
	font-size: 1.6rem;
}

@media (min-width:992px) {
	.collection-method__text {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.collection-method__text {
		font-size: 1.6rem;
	}
}

.collection-method .form__body {
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid var(--c-28);
}

.collection-method .subtitle {
	font-size: 1.8rem;
	margin-bottom: 0;
}

@media (min-width:992px) {
	.collection-method .subtitle {
		font-size: 1.35rem;
	}
}

@media (min-width:1200px) {
	.collection-method .subtitle {
		font-size: 1.8rem;
	}
}

.collection-method .btn {
	padding: 1.8rem 6rem 1.5rem;
}

.collection-method .btn--link {
	padding: 1.8rem 0 1.5rem;
	margin-top: 6.4rem;
}

.collection-method .cart-box {
	margin-top: 6.4rem;
	border: 1px solid var(--c-26);
	padding: 3.2rem 1.6rem;
}

.collection-method .your-order {
	margin-bottom: 0;
	border-bottom: 0;
}

.collection-method .your-order__item {
	margin-bottom: 1.6rem;
}

.collection-method .your-order__item:last-child,.copyright {
	margin-bottom: 0;
}

.collection-method .selectric {
	border: 1px solid var(--c-28);
}

.copyright {
	font-size: 1.2rem;
	color: var(--c-29);
}

@media (min-width:992px) {
	.collection-method .cart-box {
		margin-top: 0;
		padding: 3.2rem;
	}

	.copyright {
		font-size: 1rem;
	}
}

.count-total {
	font-size: 1.2rem;
	padding: 4rem 0 1.5rem;
	display: flex;
	align-items: center;
}

.count-total::before {
	display: block;
	width: 6rem;
	height: 1px;
	margin-right: 1rem;
}

.count-total__number {
	margin-right: .5rem;
}

.coupon-code__body {
	padding-right: 12rem;
}

@media (min-width:992px) {
	.coupon-code__body {
		padding-right: 9rem;
	}
}

@media (min-width:1200px) {
	.copyright {
		font-size: 1.2rem;
	}

	.coupon-code__body {
		padding-right: 12rem;
	}
}

.coupon-code__body .btn {
	position: absolute;
	right: 0;
	top: 0;
}

.coupon-code .form__control {
	border: 0;
	border-bottom: 1px solid var(--c-26);
	padding: 1.65rem 0;
}

@media (min-width:992px) {
	.coupon-code .form__control {
		padding: 1.05rem 0;
	}
}

@media (min-width:1200px) {
	.coupon-code .form__control {
		padding: 1.65rem 0;
	}
}

.coupon-code .form__control:focus {
	border: 0;
	border-bottom: 1px solid var(--c-01);
}

.create-box {
	font-size: 1.4rem;
	line-height: 1.3;
	margin-bottom: 6.5rem;
}

.create-box .date-birth__title,.create-box__title {
	text-transform: uppercase;
	line-height: 1.05;
	font-family: Gotham,sans-serif;
}

@media (min-width:992px) {
	.create-box {
		border: 2px solid var(--c-26);
		padding: 2.4rem;
		font-size: 1.2rem;
		margin-bottom: 3rem;
	}
}

@media (min-width:1200px) {
	.create-box {
		padding: 3.2rem;
		font-size: 1.4rem;
		margin-bottom: 4rem;
	}
}

.create-box__title {
	font-size: 1.4rem;
	padding-bottom: 1.6rem;
	margin-bottom: 1.6rem;
	border-bottom: 1px solid var(--c-01);
}

@media (min-width:992px) {
	.create-box__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.create-box__title {
		font-size: 1.4rem;
	}
}

.create-box .date-birth__title {
	font-size: 1.4rem;
	padding: 2rem 0;
	/* margin-bottom: 2rem; */
}

@media (min-width:992px) {
	.create-box .date-birth__title {
		font-size: 1.2rem;
	}
}

.cursor {
	display: none;
}

@media (any-pointer:fine) {
	.cursor {
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		pointer-events: none;
		z-index: 1001;
	}

	.cursor__inner {
		fill: var(--c-01);
		stroke: none;
		stroke-width: 1px;
		opacity: .7;
	}

	.no-js .cursor {
		display: none;
	}
}

.embed {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
}

.embed::before {
	display: block;
	content: "";
}

.embed--21by9::before {
	padding-top: 42.857143%;
}

.embed--16by9::before {
	padding-top: 56.25%;
}

.embed--4by3::before {
	padding-top: 75%;
}

.embed--1by1::before {
	padding-top: 100%;
}

.embed embed,.embed iframe,.embed object,.embed video,.embed__item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.event-item,.event-list,.faq-content,.flagship-intro {
	position: relative;
}

.event-item {
	margin-bottom: 3.2rem;
}

@media (min-width:992px) {
	.event-item {
		display: flex;
		margin-bottom: 2.4rem;
	}
}

@media (min-width:1200px) {
	.create-box .date-birth__title {
		font-size: 1.4rem;
	}

	.event-item {
		margin-bottom: 3.2rem;
	}
}

.event-item:last-child {
	margin-bottom: 0;
}

.event-item__thumb {
	margin-bottom: 3.2rem;
}

.event-item__body {
	padding-top: 3.2rem;
}

.event-item__content {
	height: 100%;
	border-bottom: 1px solid var(--c-28);
	padding-bottom: 3.6rem;
}

@media (min-width:992px) {
	.event-item__thumb {
		margin-bottom: 0;
		flex: 0 0 auto;
		width: 24.04%;
	}

	.event-item__body {
		padding-top: 0;
		padding-left: 3.2rem;
		flex: 0 0 auto;
		width: 75.96%;
	}

	.event-item__content {
		padding-bottom: 0;
	}

	.event-list__main {
		max-width: 83.2rem;
	}
}

.event-item__content .event-list__title,.event-item__content .title {
	text-transform: none;
}

.event-item__date {
	font-size: 1.2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
	margin-bottom: 1.6rem;
	color: var(--c-29);
	letter-spacing: .5px;
}

.event-item__date::before {
	display: block;
	width: 6rem;
	height: 1px;
	margin-right: 1rem;
}

.event-list__main,.flagship-intro__content {
	width: 100%;
}

.event-list {
	padding: 5rem 0;
}

.event-list__title {
	font-size: 3.6rem;
	margin-bottom: 6.4rem;
}

@media (min-width:992px) {
	.event-list__title {
		font-size: 4rem;
		margin-bottom: 4.8rem;
	}
}

@media (min-width:1200px) {
	.event-list__title {
		font-size: 5.4rem;
		margin-bottom: 6.4rem;
	}
}

.event-list .pagination {
	justify-content: center;
}

.faq-content {
	padding: 6rem 0;
}

@media (min-width:992px) {
	.event-list .pagination {
		justify-content: flex-start;
	}

	.faq-content {
		padding: 9rem 0;
	}
}

.faq-content__body {
	width: 100%;
	max-width: 1054px;
	padding: 0 1.2rem;
	margin: 0 auto;
}

.flagship-intro {
	margin-top: 15rem;
	margin-bottom: 6.4rem;
	font-size: 2.4rem;
	line-height: 1.6;

	margin-top: 1.5rem;
}

@media (min-width:992px) {
	.flagship-intro {
		font-size: 1.8rem;
		margin-top: 0;
		margin-bottom: 9rem;
	}
}

@media (min-width:1200px) {
	.flagship-intro {
		font-size: 2.4rem;
		margin-bottom: 12rem;
	}
}

.flagship-intro__text {
	position: absolute;
	top: 1rem;
	left: -13%;
	display: block;
	font-family: Gotham,sans-serif;
	font-size: 15vh;
	line-height: 1;
	letter-spacing: 1px;
	white-space: nowrap;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-28);
	color: transparent;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.flagship-intro__text {
		top: 0;
		left: -3%;
		font-size: 24rem;
	}
}

.flagship-intro__head {
	position: relative;
	padding-bottom: 6.4rem;
	z-index: 2;
}

@media (min-width:992px) {
	.flagship-intro__head {
		padding: 1.2rem 0 9rem;
	}

	.flagship-intro__content {
		max-width: 72rem;
	}
}

@media (min-width:1200px) {
	.flagship-intro__text {
		font-size: 32rem;
	}

	.flagship-intro__head {
		padding: 1.6rem 0 12rem;
	}

	.flagship-intro__content {
		max-width: 86rem;
	}
}

.flagship-intro__content .event-list__title,.flagship-intro__content .title {
	margin-bottom: 6.4rem;
}

@media (min-width:992px) {
	.flagship-intro__content .event-list__title,.flagship-intro__content .title {
		margin-bottom: 3rem;
	}

	.flagship-intro__desc {
		padding-left: 9rem;
	}
}

@media (min-width:1200px) {
	.flagship-intro__content .event-list__title,.flagship-intro__content .title {
		margin-bottom: 4rem;
	}

	.flagship-intro__desc {
		padding-left: 12rem;
	}
}

.flagship-intro__desc {
	margin-bottom: 0;
}

.flagship-intro__video {
	position: relative;
}

.flagship-intro__video .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.flagship,.flagship__bg {
	position: relative;
	width: 100%;
}

.flagship {
	overflow: hidden;
	margin-bottom: 6.5rem;
}

@media (min-width:992px) {
	.flagship {
		margin-bottom: 9.75rem;
	}
}

@media (min-width:1200px) {
	.flagship {
		margin-bottom: 13rem;
	}
}

.flagship__bg {
	height: 37.5rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}

@media (min-width:768px) {
	.flagship__bg {
		height: 60rem;
	}
}

@media (min-width:992px) {
	.flagship__bg {
		position: absolute;
		height: 100%;
	}
}

.follow-us,.follow-us-item,.follow-us__head,.follow-us__link,.footer,.gallery {
	position: relative;
}

.flagship__bg--mb {
	display: block;
}

.flagship__bg--dt {
	display: none;
}

.flagship__body {
	padding: 1.5rem 0;
}

.flagship__body .tile {
	margin-bottom: 2rem;
}

.flagship__body p {
	margin-bottom: 3rem;
}

@media (min-width:992px) {
	.flagship__bg--mb {
		display: none;
	}

	.flagship__bg--dt {
		display: block;
	}

	.flagship__body {
		padding: 6rem 0;
	}

	.flagship__body p {
		margin-bottom: 3.75rem;
	}

	.follow-us__head .event-list__title,.follow-us__head .title {
		transform: translateY(75%);
	}
}

@media (min-width:1200px) {
	.flagship__body p {
		margin-bottom: 5rem;
	}
}

.follow-us-item {
	margin-bottom: 2.4rem;
}

.follow-us {
	padding: 4.8rem 0;
}

.follow-us__head {
	z-index: 2;
}

.follow-us__head .event-list__title,.follow-us__head .title {
	margin-bottom: 0;
	text-transform: uppercase;
}

.follow-us__link {
	display: flex;
	justify-content: flex-start;
	padding: 1.6rem 0;
	z-index: 2;
}

@media (min-width:992px) {
	.follow-us__link {
		padding: 1.35rem 0;
		justify-content: flex-end;
	}
}

.follow-us__link a {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-family: Gotham,sans-serif;
	font-size: 1.6rem;
	line-height: 1.05;
	letter-spacing: .5px;
}

@media (min-width:992px) {
	.follow-us__link a {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.follow-us__link {
		padding: 1.8rem 0;
	}

	.follow-us__link a {
		font-size: 1.6rem;
	}
}

.follow-us__link a span {
	margin-left: 1rem;
}

.footer {
	padding: 3rem 0 1.5rem;
	/*border-top: 1px solid var(--c-01);*/
}

@media (min-width:992px) {
	.footer {
		/*padding: 7.2rem 0 2.4rem;*/
		padding: 3rem 0 2.4rem;
	}
}

@media (min-width:1200px) {
	.footer {
		/*padding: 9rem 0 3rem;*/
		padding: 3rem 0 3rem;
	}
}

.gallery {
	padding-bottom: 12.8rem;
}

@media (min-width:992px) {
	.gallery {
		padding-bottom: 6.9rem;
	}

	.gallery__body {
		display: flex;
		align-items: center;
	}
}

@media (min-width:1200px) {
	.gallery {
		padding-bottom: 9.2rem;
	}
}

.gallery--right .gallery__item:first-child {
	order: 1;
}

.gallery--right .gallery__item:last-child {
	order: 0;
}

.gallery--right .gallery__control {
	width: 100%;
}

.gallery__content {
	padding: 3.2rem 0;
}

@media (min-width:992px) {
	.gallery__item {
		flex: 0 0 auto;
		width: 50%;
	}

	.gallery__content {
		padding: 2.4rem 9rem;
	}
}

@media (min-width:1200px) {
	.gallery__content {
		padding: 3rem 12rem;
	}
}

.gallery__desc p:last-child {
	margin-bottom: 0;
}

.gallery__control {
	display: flex;
	justify-content: flex-start;
	padding: 1.8rem 0;
	width: 100%;
	z-index: 2;
	right: 0;
}

@media (min-width:992px) {
	.gallery__control {
		padding: 2.5rem 0;
		bottom: -4.5rem;
		width: 50%;
		justify-content: flex-end;
	}

	.header {
		display: block;
	}
}

.gallery__control button {
	background-color: transparent;
	border-color: transparent;
}

.gallery__control button:focus {
	outline: 0;
}

.gallery__next {
	right: 0;
	cursor: pointer;
}

.gallery__prev {
	margin-right: 2rem;
	cursor: pointer;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

.header.is-bg .header__main {
	background-color: var(--bc-01);
}

.header.is-move .header__main {
	transform: translateY(-100%);
}

.header.is-active .toggle__icon {
	width: 0;
	transition: all .3s ease-out;
}

.header.is-active .toggle__icon::after,.header.is-active .toggle__icon::before {
	top: 0;
	transition: all .3s .3s ease-out;
}

.header.is-active .toggle__icon::before {
	transform: rotate(45deg);
}

.header.is-active .toggle__icon::after {
	transform: rotate(-45deg);
}

.header.is-active .navbar {
	transform: translateX(0);
}

.header__main {
	position: absolute;
	width: 100%;
	height: 8rem;
	display: flex;
	align-items: center;
	transition: all .3s ease-out;
}

@media (min-width:992px) {
	.header__main {
		height: 7.65rem;
	}
}

@media (min-width:1200px) {
	.gallery__control {
		padding: 3.4rem 0;
		bottom: -7rem;
	}

	.header__main {
		height: 10.2rem;
	}
}

.header__body {
	position: relative;
	width: 100%;
}

.join-our {
	font-size: 2.4rem;
	line-height: 1.6;
}

.join-our__link {
	position: relative;
	margin-top: 3rem;
	margin-bottom: 5rem;
}

.join-our__link a {
	position: absolute;
	left: 25rem;
	top: -.5rem;
}

.join-our__description {
	font-size: 1.6rem;
}

.lazyload,.lazyloading {
	opacity: 0;
}

.lazyloaded {
	opacity: 1;
	transition: opacity .3s;
}

.country {
	margin: 5rem -2.4rem 0;
}

@media (min-width:992px) {
	.join-our__description {
		padding-left: 13rem;
		font-size: 1.8rem;
	}

	.country {
		margin: 5rem 0 0;
	}
}

.country__list {
	margin-bottom: 0;
	padding: 0;
}

.country .event-list__title,.country .title {
	padding: 0 2.4rem;
}

@media (min-width:992px) {
	.country .event-list__title,.country .title {
		padding: 0;
	}
}

.location {
	position: relative;
	padding: 2.4rem 2.4rem 5.6rem;
	cursor: pointer;
	list-style: none;
	user-select: none;
}

.location:not(:last-child):after {
	content: "";
	width: calc(100% - 4.8rem);
	height: 1px;
	background-color: var(--bc-02);
	position: absolute;
	bottom: 2.4rem;
	left: 2.4rem;
}

@media (min-width:992px) {
	.location {
		padding: 2.5rem 2.5rem 3.5rem 5.5rem;
	}

	.location::after {
		width: calc(100% - 5.5rem);
		right: 0;
		left: auto;
		bottom: 0;
	}
}

.location p {
	position: relative;
	padding-left: 2.5rem;
	margin-bottom: 0;
}

.location p .icon {
	position: absolute;
	left: 0;
	width: 16px;
	height: 16px;
	/*top: -.3rem;*/
}

.location.is-active {
	background-color: var(--bc-14);
	cursor: default;
}

.location.is-active .location__body {
	height: auto;
}

.location__head {
	margin-bottom: 2.4rem;
}

.location__body {
	height: 0;
}

.viewmap {
	padding-left: 3.2rem;
	display: none;
}

.logo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6rem;
	transform: translate(-50%,-50%);
	z-index: 3;
	width: 7rem;
}

@media (min-width:992px) {
	.location.is-active .location__body,.location__body {
		height: 0;
	}
	.viewmap {
		display: block;
	}
	.logo {
		width: 6.5rem;
	}
}

@media (min-width:1200px) {
	.logo {
		width: 7.5rem;
	}
}

.mass-collectibles {
	position: relative;
	padding: 5rem 0;
}

.mass-collectibles__main {
	position: relative;
}

.mass-collectibles__main::before {
	content: "";
	display: block;
	background-color: var(--bc-14);
	position: absolute;
	top: 3rem;
	left: 0;
	width: 100%;
	height: calc(100% - 3rem);
	z-index: 1;
}

.meet-list,.membership-menu__item {
	position: relative;
}

.mass-collectibles__body {
	position: relative;
	z-index: 2;
}

.meet-list__body {
	margin: 0 -2.4rem;
}

.membership-menu {
	background: var(--bc-14);
	padding: 42px 0 22px;
}

@media screen and (max-width:768px) {
	.membership-menu {
		padding: 29px 0 9px;
	}
}

.membership-menu ::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.membership-menu__list {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px;
	overflow-x: auto;
}

.membership-menu__item.is-active::after,.membership-menu__item:hover::after {
	right: 0;
}

.membership-menu__item:not(:last-child) {
	margin-right: 32px;
}

.membership-menu__item::after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 100%;
	height: 1px;
	background: var(--bc-02);
	transition: .3s;
}

.membership-menu__link,.tab {
	font-family: Gotham,sans-serif;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	white-space: nowrap;
}

li.membership-menu__item.is-notify .membership-menu__link:after {
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    width: 5px;
    height: 5px;
    background-color: white; /* You can change the color */
    border-radius: 50%;
    box-shadow: 0 0 0 1px white; /* Optional: adds a white outline */
}

.membership-product-forms {
	margin-top: 64px;
	padding-top: 32px;
	border-top: 1px solid var(--c-25);
	overflow: hidden;
}

@media screen and (min-width:769px) {
	.membership-product-forms {
		margin: 36px 0;
		padding: 32px;
		border: 1px solid var(--c-25);
	}
}

@media screen and not (max-width:768px) {
	.membership-product-form {
		margin-top: 64px;
	}
}

.membership-product-form__description {
	font-size: 14px;
}

.membership-product-form__description ol,.membership-product-form__description ul {
	padding-left: 20px;
}

.membership-product-form .form-group {
	margin-top: 36px;
	max-width: 471px;
}

.membership-product-form .form-label {
	font-family: Gotham,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.membership-product-form .product-code {
	display: flex;
	align-items: center;
}

.membership-product-form .product-code input {
	width: 70px;
	padding: 12px 0;
	border: none;
	border-bottom: 1px solid var(--c-28);
	background: 0 0;
	color: var(--c-01);
	text-align: center;
}

@media screen and (max-width:768px) {
	.membership-product-form .product-code input {
		width: 55px;
	}
}

.membership-product-form .product-code input:focus {
	outline: 0;
}

.membership-product-form .product-code .breaking-line {
	display: inline-block;
	width: 20px;
	height: 3px;
	margin: 0 10px;
	background: var(--bc-02);
}

.membership-product-form .btn {
	font-size: 16px;
}

.membership-registered-products__empty,.membership-registered-products__title {
	font-size: 14px;
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
}

.membership-registered-products {
	margin-top: 64px;
	padding-top: 64px;
	border-top: 1px solid var(--c-25);
}

@media screen and (min-width:769px) {
	.membership-registered-products {
		margin: 36px 0;
		padding: 32px 32px 8px;
		border: 1px solid var(--c-25);
	}
}

.membership-registered-products__title {
	margin: 0 0 24px;
}

@media screen and (max-width:768px) {
	.membership-registered-products__title {
		border-bottom: 1px solid var(--c-26);
		padding-bottom: 16px;
	}
}

.membership-registered-products__empty {
	padding: 130px 0;
	text-align: center;
}

.membership-registered-products__note {
	margin-bottom: 0;
	padding: 8px 0;
	border-top: 1px solid var(--c-25);
	font-size: 12px;
}

.membership-status {
	margin: 32px 0;
	padding-top: 32px;
	border-top: 1px solid var(--c-25);
}

@media screen and (min-width:769px) {
	.membership-status {
		margin: 36px 0;
		padding: 32px;
		border: 1px solid var(--c-25);
	}
}

.membership-status__label {
	font-size: 12px;
}

.membership-status__titles {
	display: flex;
	justify-content: space-between;
}

.membership-status__title {
	display: flex;
	margin: 0 0 12px;
	max-width: 80px;
	font-family: Gotham,sans-serif;
	font-size: 24px;
	line-height: 25.2px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

@media screen and (max-width:768px) {
	.membership-status__title {
		font-size: 14px;
		line-height: 14.7px;
	}
}

.membership-status__title--next {
	justify-content: flex-end;
	color: var(--c-28);
	text-align: right;
}

.our-brands,.people,.product-list__foot {
	text-align: center;
}

.membership-status__progress-bar {
	position: relative;
	width: 100%;
	height: 5px;
	background: var(--bc-14);
}

.membership-status__progress-bar__indicator {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: var(--bc-24);
}

.membership-status__progress-bar__indicator::after {
	content: "";
	position: absolute;
	top: 13px;
	right: -6px;
	border-bottom: 7px solid var(--c-01);
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

.membership-status__progress-bar__indicator-label {
	position: absolute;
	top: -27px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	font-weight: 700;
}

.membership-status__progress-bar__medal {
	position: absolute;
	top: 13px;
	right: 0;
}

.membership-status__caption {
	max-width: 212px;
	margin: 30px auto 0;
	font-size: 12px;
	text-align: center;
}

.membership-summary {
	margin: 32px 0;
}

@media screen and (min-width:769px) {
	.membership-summary {
		border: 1px solid var(--c-25);
		margin: 36px 0;
		padding: 32px;
	}
}

.membership-summary__id {
	margin-bottom: 32px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--c-25);
	font-family: Gotham,sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: .5px;
	overflow-wrap: break-word;
}

.menu-footer__list,.menu-other,.menu-sub {
	padding: 0;
	list-style: none;
}

.membership-summary__details {
	font-size: 14px;
}

.membership-summary__details h3,.membership-summary__details p {
	margin: 0;
}

.membership-summary__details h3 {
	margin-bottom: 5px;
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	letter-spacing: .5px;
}

.membership-summary__log {
	margin-top: 8px;
	color: var(--c-25);
	font-size: 14px;
	line-height: 17.5px;
}

.menu-footer,.menu-footer__title {
	line-height: 1.05;
	letter-spacing: .5px;
}

@media screen and (min-width:992px) {
	.membership-summary__log {
		margin-top: 64px;
	}
}

.menu-footer {
	font-size: 1.3rem;
	margin-top: 1rem;
}

/*@media (min-width:992px) {
	.menu-footer {
		font-size: 1rem;
	}
}

@media (min-width:1200px) {
	.menu-footer {
		font-size: 1.2rem;
	}
}*/

.menu-footer__title {
	font-family: Gotham,sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 2rem;
	color: var(--c-01);
}

@media (min-width:992px) {
	.menu-footer__title {
		font-size: 1.2rem;
		margin-bottom: 3.5rem;
	}
}

@media (min-width:1200px) {
	.menu-footer__title {
		font-size: 1.6rem;
		margin-bottom: 3.5rem;
	}
}

.menu-footer__body {
	margin-bottom: 3.5rem;
}

@media (min-width:992px) {
	.menu-footer__body {
		margin-bottom: 5.2rem;
	}
}

.menu-footer__list {
	margin: 0;
}

.menu-footer__item {
	margin-bottom: 1.5rem;
	line-height: 1.8rem;
}

@media (min-width:992px) {
	.menu-footer__item {
		margin-bottom: 1rem;
	}
}

@media (min-width:1200px) {
	.menu-footer__item {
		margin-bottom: 1.5rem;
	}
}

.menu-footer__link {
	color: var(--c-01);
}

.menu-footer__link:hover {
	color: var(--c-29);
}

.menu-other__link:hover,.menu-sub__item.is-active .menu-sub__link,.menu-sub__item:hover .menu-sub__link {
	color: var(--c-02);
}

.menu-img {
	position: relative;
	display: none;
}

@media (min-width:992px) {
	.menu-img {
		display: block;
	}
}

.menu-img__item {
	display: none;
}

.menu-img__item:first-child {
	display: block;
}

.menu-other {
	margin: 0;
	display: none;
	max-width: 20rem;
	font-size: 1.2rem;
	line-height: 1.3;
}

@media (min-width:992px) {
	.menu-other {
		font-size: 1rem;
		display: flex;
		flex-wrap: wrap;
	}
}

@media (min-width:1200px) {
	.menu-other {
		font-size: 1.2rem;
	}
}

.menu-other__item {
	flex: 0 0 auto;
	width: 50%;
	margin-bottom: .5rem;
}

.menu-other__link {
	transition: all .3s ease-out;
}

.menu-sub {
	font-family: Gotham,sans-serif;
	font-size: 3.6rem;
	letter-spacing: 1px;
	line-height: 1.05;
	text-transform: uppercase;
	margin: 0;
}

@media (max-width:575px) {
	.menu-sub {
		font-size: 2rem;
	}
}

@media (min-width:992px) {
	.menu-sub {
		font-size: 2.7rem;
	}

	.menu-sub__item.is-active:first-child::after,.menu-sub__item:hover:first-child::after {
		width: 8.7rem;
	}
}

@media (min-width:1200px) {
	.menu-sub {
		font-size: 3.6rem;
	}

	.menu-sub__item.is-active:first-child::after,.menu-sub__item:hover:first-child::after {
		width: 11.5rem;
	}
}

.more-related .event-item__content ._title,.navbar {
	font-size: 1.6rem;
}

.menu-sub__item {
	position: relative;
	margin-bottom: 1.5rem;
	display: flex;
}

@media (min-width:992px) {
	.menu-sub__item.is-active:nth-child(2)::after,.menu-sub__item:hover:nth-child(2)::after {
		width: 17.8rem;
	}
}

@media (min-width:1200px) {
	.menu-sub__item.is-active:nth-child(2)::after,.menu-sub__item:hover:nth-child(2)::after {
		width: 23.5rem;
	}
}

@media (min-width:992px) {
	.menu-sub__item.is-active:nth-child(3)::after,.menu-sub__item:hover:nth-child(3)::after {
		width: 23.6rem;
	}
}

@media (min-width:1200px) {
	.menu-sub__item.is-active:nth-child(3)::after,.menu-sub__item:hover:nth-child(3)::after {
		width: 31rem;
	}
}

@media (min-width:992px) {
	.menu-sub__item.is-active:last-child::after,.menu-sub__item:hover:last-child::after {
		width: 9.7rem;
	}

	.menu-sub__item:nth-child(3)::after {
		margin-left: -11rem;
	}
}

@media (min-width:1200px) {
	.menu-sub__item.is-active:last-child::after,.menu-sub__item:hover:last-child::after {
		width: 12.8rem;
	}

	.menu-sub__item:nth-child(3)::after {
		margin-left: -14.6rem;
	}
}

/*.menu-sub__item::after {
	content: "";
	display: none;
	height: 1px;
	width: 0;
	background-color: var(--bc-18);
	margin-top: 1.9rem;
	margin-left: 1.4rem;
	transition: all .3s ease-out;
}

@media (min-width:992px) {
	.menu-sub__item::after {
		margin-top: 1.4rem;
		display: block;
	}
}

@media (min-width:1200px) {
	.menu-sub__item::after {
		margin-top: 1.9rem;
	}
}*/

.menu-sub__link {
	text-decoration: none;
	transition: all .3s ease-out;
}

.menu-sub__link span {
	display: block;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	background-color: var(--rgba-01);
	z-index: 99;
}

.modal.is-shown {
	visibility: visible;
	opacity: 1;
}

.modal.is-scroll {
	align-items: flex-start;
	overflow-y: auto;
}

.modal--lightbox .modal__close {
	left: auto;
	transform: none;
	right: 3rem;
	top: 3rem;
}

.modal--lightbox .modal__dialog {
	padding: 5rem 0 0;
}

@media (min-width:992px) {
	.modal--lightbox .modal__close {
		right: 0;
		top: -4.8rem;
	}

	.modal--lightbox .modal__dialog {
		max-width: 90rem;
		padding: 0;
		margin-top: 10rem;
	}

	.modal--lightbox .modal__main {
		display: flex;
		flex-wrap: wrap;
	}
}

.modal--lightbox .modal__item,
.modal--lightbox .modal__item:last-child {
	background: url(../img/account/bg-lightbox.png) center no-repeat;
	background-size: cover;
}

.modal--lightbox .modal__content {
	padding: 2.3rem;
}

@media (min-width:992px) {
	.modal--lightbox .modal__item {
		width: 50%;
		flex-basis: 50%;
	}

	.modal--lightbox .modal__item:last-child {
		border-left: 1px solid var(--c-01);
	}

	.modal--lightbox .modal__content {
		padding: 3.45rem;
	}
}

@media (min-width:1200px) {
	.modal--lightbox .modal__dialog {
		max-width: 103.8rem;
	}

	.modal--lightbox .modal__content {
		padding: 4.6rem;
	}
}

.modal--lightbox .modal__content .event-list__title,.modal--lightbox .modal__content .title {
	border-bottom: 1px solid var(--c-28);
	padding-bottom: 1.6rem;
	margin-bottom: 1.6rem;
}

@media (min-width:992px) {
	.modal--lightbox .modal__content .event-list__title,.modal--lightbox .modal__content .title {
		padding-bottom: 3.2rem;
		margin-bottom: 3.2rem;
	}
}

.modal--lightbox .modal__content ul {
	border-bottom: 1px solid var(--c-28);
	padding-left: 1.7rem;
	padding-bottom: 1.6rem;
	margin-bottom: 1.6rem;
}

@media (min-width:992px) {
	.modal--lightbox .modal__content ul {
		padding-bottom: 3.2rem;
		margin-bottom: 3.2rem;
	}
}

.modal--lightbox .modal__content ul:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.modal--lightbox .modal__content ul li {
	margin-bottom: 1.6rem;
}

.modal--lightbox .modal__content ul li:last-child,.modal--small .modal__dialog p:last-child {
	margin-bottom: 0;
}

.modal--small .modal__dialog {
	max-width: 30rem;
	padding: 1.6rem;
	border: 1px solid var(--c-01);
}

@media (min-width:375px) {
	.modal--small .modal__dialog {
		max-width: 32rem;
	}
}

.modal--small .modal__dialog .event-list__title,.modal--small .modal__dialog .title {
	text-transform: uppercase;
}

.modal--small .modal__dialog .btn {
	width: 100%;
	justify-content: center;
}

.modal--small .modal__close {
	top: -3rem;
	right: -.5rem;
	width: 1.8rem;
	height: 1.8rem;
	left: auto;
	transform: none;
}

@media (min-width:992px) {
	.modal--small .modal__dialog {
		max-width: 48rem;
		padding: 3.2rem;
	}

	.modal--small .modal__close {
		top: 2rem;
		right: 2rem;
	}
}

.modal--small .modal__close::after,.modal--small .modal__close::before {
	width: 1.8rem;
	height: .2rem;
}

.modal__dialog {
	position: relative;
	width: 100%;
	background-color: var(--bc-01);
	padding: 5.6rem 2.4rem 2.4rem;
	z-index: 2;
}

@media (min-width:992px) {
	.modal__dialog {
		max-width: 90rem;
		margin: 1.5rem 0;
		padding: 7rem 15rem 3.5rem;
	}
}

@media (min-width:1200px) {
	.modal__dialog {
		max-width: 102.8rem;
		margin: 1.5rem 0;
		padding: 7rem 15rem 3.5rem;
	}
}

.modal__close {
	position: absolute;
	left: 50%;
	top: 2.4rem;
	transform: translateX(-50%);
	width: 1.2rem;
	height: 1.2rem;
	display: flex;
	align-items: center;
	background-color: transparent;
	border: 0;
}

.more-related .event-item__content,.more-related .video-item__body {
	border-color: transparent;
}

@media (min-width:992px) {
	.modal__close {
		width: 3rem;
		height: 3rem;
		left: auto;
		right: 3.5rem;
		top: 3.5rem;
	}
}

.modal__close:focus {
	outline: 0;
}

.modal__close::after,.modal__close::before {
	content: "";
	display: block;
	width: 1.2rem;
	height: 2px;
	background-color: var(--bc-02);
	position: absolute;
}

.modal__close::before {
	transform: rotate(45deg);
}

.modal__close::after {
	transform: rotate(-45deg);
}

.more-related {
	position: relative;
	overflow: hidden;
}

.more-related__body {
	margin-top: -4rem;
	padding: 8rem 0 3rem;
}

.more-related .slick-list {
	overflow: visible;
	padding-right: 5.5rem;
}

@media (min-width:992px) {
	.modal__close::after,.modal__close::before {
		width: 3rem;
		height: 4px;
	}

	.more-related .slick-list {
		padding-right: 0;
	}
}

.navbar {
	background-color: var(--bc-01);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translateX(-100%);
	font-family: Gotham,sans-serif;
	line-height: 1.1;
	text-transform: uppercase;
	padding: 8rem 2.4rem 2.4rem;
	transition: transform .3s ease-out;
}


@media (min-width:992px) {
	.navbar {
		font-family: "Helvetica Neue",sans-serif;
		/*font-size: 1.2rem;
		line-height: 1.2;*/
		font-size: 1.4rem;
		line-height: 1.4;
		text-transform: none;
		transform: none;
		padding: 0;
		width: 100%;
		background-color: transparent;
		position: static;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
	}
}

.newsletter__title,.our-retailers__text {
	font-family: Gotham,sans-serif;
}

.navbar__menu {
	list-style: none;
	margin: 0;
	position: relative;
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
}

@media (min-width:992px) {
	.navbar__menu {
		display: flex;
		align-items: center;
		padding: 1rem 0;
		margin: 0 0 0 4rem;
	}
}

.navbar__item {
	position: relative;
	padding: 2rem 0;
	border-top: 1px solid var(--c-01);
	z-index: 2;
}

@media (min-width:992px) {
	.navbar__item {
		padding: 0;
		margin-left: 2.4rem;
		border: 0;
	}
}

.navbar__item:last-child {
	border-bottom: 1px solid var(--c-01);
}

.navbar__item:hover .subnav {
	transform: translateY(0);
	transition: transform .3s ease-in;
	z-index: 1;
}

.navbar__item:hover .subnav__inner {
	opacity: 1;
	transition: opacity .3s .5s linear;
}

.pagination__link,.paging__item::after,.paging__link {
	transition: all .3s ease-out;
}

.navbar__item:first-child {
	margin-left: 0;
}

.navbar__item:last-child .navbar__link {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.navbar__item:last-child .navbar__link::after {
	display: none;
}

.navbar__item:last-child .navbar__link .icon {
	order: 1;
	width: 1.6rem;
	height: 1.6rem;
}

@media (min-width:992px) {
	.navbar__item:last-child {
		border: 0;
		position: absolute;
		right: 14rem;
	}

	.navbar__item:last-child .navbar__link {
		justify-content: flex-start;
	}

	.navbar__item:last-child .navbar__link .icon {
		width: 1.8rem;
		height: 1.8rem;
		margin-right: .5rem;
		order: 0;
	}
	.navbar__link .icon {
		display: none;
	}
}

@media (min-width:1200px) {
	.navbar {
		font-size: 1.6rem;
	}

	.navbar__item:last-child .navbar__link .icon {
		width: 2.4rem;
		height: 2.4rem;
	}
}

.navbar__link {
	position: relative;
	width: 100%;
	display: block;
	z-index: 2;
}

@media (max-width:991px) {
	/*.navbar__item:first-child .navbar__link::after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-top: .5rem solid transparent;
		border-bottom: .5rem solid transparent;
		border-left: .5rem solid var(--c-01);
		position: absolute;
		right: .5rem;
		top: 0;
	}*/
	.navbar__link .icon--arrow-to-right {
		height: 1.4rem;
	    width: 1.4rem;
	    position: absolute;
	    top: 0;
	    right: .5rem;
	}
}

.news-detail {
	position: relative;
	overflow: hidden;
	margin-bottom: 5rem;
}

@media (min-width:992px) {
	.navbar__link::after {
		display: none;
	}

	.news-detail {
		margin-bottom: 7.5rem;
	}
}

@media (min-width:1200px) {
	.news-detail {
		margin-bottom: 10rem;
	}
}

.news-detail__head {
	position: relative;
	margin-bottom: 3.2rem;
}

@media (min-width:992px) {
	.news-detail__head {
		margin-bottom: 12.75rem;
	}
}

@media (min-width:1200px) {
	.news-detail__head {
		margin-bottom: 17rem;
	}
}

.news-detail__head::before {
	content: "";
	display: none;
	position: absolute;
	right: 0;
	top: 4rem;
	width: 75%;
	height: 100%;
	background-color: var(--rgba-05);
	z-index: -1;
}

.news-detail__play {
	width: 100%;
}

.news-detail__body .event-list__title,.news-detail__body .title {
	margin-bottom: 1.5rem;
}

@media (min-width:992px) {
	.news-detail__head::before {
		display: block;
	}

	.news-detail__play {
		width: 75%;
	}

	.news-detail__body .event-list__title,.news-detail__body .title {
		margin-bottom: 2.2rem;
	}
}

@media (min-width:1200px) {
	.news-detail__body .event-list__title,.news-detail__body .title {
		margin-bottom: 3rem;
	}
}

.news-detail__body .container {
	max-width: 863px;
	padding: 0 2.4rem;
}

.news-detail__content img {
	display: block;
	max-width: 100%;
	margin: 0 auto 1.5rem;
	height: auto;
}

.news-detail__content h1,.news-detail__content h2,.news-detail__content h3,.news-detail__content h4,.news-detail__content h5,.news-detail__content h6 {
	margin-top: 0;
	font-family: Gotham,sans-serif;
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: 1px;
	margin-bottom: 1.6rem;
}

.news-detail__content p {
	margin-top: 0;
	margin-bottom: 1.6rem;
}

.news-detail__content ul {
	padding: 0 0 0 2rem;
	margin-bottom: 3.2rem;
}

@media (min-width:992px) {
	.news-detail__content ul {
		padding: 0 7.5rem 0 9rem;
	}

	.news-intro__main {
		display: flex;
	}
}

.news-intro {
	position: relative;
	font-size: 1.6rem;
	background-color: var(--bc-14);
}

.news-intro__play {
	position: relative;
	margin: 0 -2.4rem;
}

@media (min-width:992px) {
	.news-intro__item {
		flex: 0 0 auto;
		width: 50%;
		display: flex;
		align-items: center;
	}

	.news-intro__play {
		margin: 0;
		width: 100%;
		transform: translateY(4.8rem);
	}
}

@media (min-width:1200px) {
	.news-detail__content ul {
		padding: 0 10rem 0 12rem;
	}

	.news-intro__play {
		transform: translateY(6.4rem);
	}
}

.news-intro__play .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.news,.newsletter {
	position: relative;
}

.news-intro__content {
	padding: 3.2rem 0;
}

@media (min-width:992px) {
	.news-intro__content {
		padding: 1.5rem 4rem;
	}
}

@media (min-width:1200px) {
	.news-intro__content {
		padding: 3rem 6rem;
	}
}

.news-intro__desc {
	margin-bottom: 0;
}

.slick--news-page .slick-list {
	padding: 0 12.4rem 0 0;
}

.news-item {
	font-size: 1.4rem;
}

.news-item--hot .news-item__thumb {
	margin: 0 -2.4rem;
}

.news-item__thumb {
	display: block;
}

.news-item__body {
	padding: 3.2rem 0;
}

@media (min-width:992px) {
	.news-item--hot .news-item__thumb {
		margin: 0;
	}

	.news-item__body {
		padding: 2rem 0 4rem;
	}

	.news-list {
		padding-top: 5rem;
	}
}

.news-item ._title {
	font-size: 1.6rem;
}

.news-item__desc {
	margin-bottom: 0;
}

.news-list {
	padding-top: 5rem;
}

.news-list__video {
	margin-bottom: 8.2rem;
}

@media (min-width:992px) {
	.news-list__video {
		margin-bottom: 12.3rem;
	}
}

@media (min-width:1200px) {
	.news-list__video {
		margin-bottom: 16.4rem;
	}
}

.news-list__body {
	margin-bottom: 8rem;
}

@media (min-width:992px) {
	.news-list__body {
		margin-bottom: 7.5rem;
	}
}

@media (min-width:1200px) {
	.news-list__body {
		margin-bottom: 10rem;
	}
}

.news-list .pagination {
	justify-content: center;
}

.news {
	overflow: hidden;
	margin-bottom: 6.5rem;
}

@media (min-width:992px) {
	.news-list .pagination {
		justify-content: flex-start;
	}

	.news {
		margin-bottom: 9.75rem;
	}
}

@media (min-width:1200px) {
	.news {
		margin-bottom: 13rem;
	}
}

.news__head .event-list__title,.news__head .title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
}

.news__head .event-list__title span,.news__head .title span {
	text-transform: uppercase;
	will-change: transform;
	transform: translateX(0);
	white-space: nowrap;
	animation: marquee 15.2s linear infinite;
}

.news__head .event-list__title span:nth-child(even),.news__head .title span:nth-child(even) {
	white-space: nowrap;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-28);
	color: transparent;
}

.news__body {
	margin-bottom: 4rem;
}

@media (min-width:992px) {
	.news__body {
		margin-bottom: 6rem;
	}
}

@media (min-width:1200px) {
	.news__body {
		margin-bottom: 8rem;
	}
}

.news__body .slick {
	margin: 0 -1.2rem;
}

.news__body .slick-list {
	padding: 0 12.4rem 0 0;
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-200%);
	}
}

.newsletter__title {
	/*	font-size: 2.4rem;*/
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: .5px;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	color: var(--c-01);
}

@media (min-width:992px) {
	.news__body .slick-list {
		padding-right: 0;
	}

	.news__body .slick-slide:last-child {
		display: none;
	}

	.news__foot {
		text-align: center;
	}

	.newsletter__title {
		/*font-size: 2.7rem;*/
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.newsletter__title {
		/*font-size: 3.6rem;*/
		font-size: 1.6rem;
	}
}

@media (max-width:767px) {
	.footer .newsletter {
		margin-bottom: 3.5rem;
	}
}

.newsletter__title span {
	display: block;
}

.top-search {
	position: relative;
}

.newsletter .input {
	background-color: transparent;
	border: 0;
	border: 1px solid var(--c-29);
	padding: 1.6rem 7.5rem 1.6rem 1.6rem;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 1.2rem;
	width: 100%;
	outline: 0;
	color: var(--c-01);
}

.top-search .input,
.navbar-search .input {
	background-color: transparent;
	border: 0;
	border: 1px solid var(--c-29);
	padding: 1.6rem 1.6rem 1.6rem 5rem;
	border-radius: 0;
	font-size: 1.2rem;
	width: 100%;
	outline: 0;
	color: var(--c-01);
}
.top-search .input {
	padding: 1rem 0rem 1rem 4rem;
	width: 180px;
}
.navbar-search {
	background-color: var(--bc-01);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translateY(-100%);
	font-family: Gotham,sans-serif;
	line-height: 1.1;
	text-transform: uppercase;
	padding: 8rem 2.4rem 2.4rem;
	transition: transform .3s ease-out;
	height: 200px;
}
.navbar-search .subnav__inner {
	position: relative;
}
.navbar-search .btn {
	position: absolute;
	left: 1.6rem;
	top: 0;
}

@media (min-width:992px) {
	.newsletter .input,
	.navbar-search .input {
		padding: 1.6rem 7.5rem 1.6rem 1.6rem;
		font-size: 1rem;
	}
	.top-search .input {
		padding: 1rem 0rem 1rem 4rem;
		font-size: 1rem;
	}
	.newsletter .btn {
		top: 0;
	}
	.top-search .btn {
		position: absolute;
		left: 1rem;
		top: 0;
		padding: 0.7rem 0 !important;
	}
}

@media (max-width:991px) {
	.top-search .input {
		display: none;
	}
	.navbar-search.active {
		display: block;
        transform: translateY(30px);
	}
}

@media (min-width:1200px) {
	.newsletter .input,
	.navbar-search .input {
		padding: 1.6rem 7.5rem 1.6rem 1.6rem;
		font-size: 1.2rem;
	}
	.top-search .input {
		padding: 1rem 0rem 1rem 4rem;
		font-size: 1.2rem;
		width: 180px;
	}
}

.newsletter .input:focus,
.top-search .input:focus,
.navbar-search .input:focus {
	outline: 0;
	border: 0;
	border: 1px solid var(--c-01);
}

.newsletter .btn {
	position: absolute;
	right: 1.6rem;
	top: 0;
}

.order-complete,.our-retailers {
	position: relative;
	overflow: hidden;
}

.newsletter .btn .icon {
	margin-left: 0;
}

.order-complete {
	padding: 22.8rem 0 12.8rem;
}

.order-complete__head {
	width: 100%;
	max-width: 70rem;
	margin-bottom: 6.4rem;
}

.order-complete__body {
	margin-bottom: 4rem;
}

.order-complete__body .event-list__title,.order-complete__body .title {
	margin-bottom: 3.2rem;
}

.our-brands {
	margin-bottom: 6.5rem;
}

@media (min-width:992px) {
	.our-brands {
		margin-bottom: 9.75rem;
	}
}

@media (min-width:1200px) {
	.our-brands {
		margin-bottom: 13rem;
	}
}

.our-brands .event-list__title,.our-brands .title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 4.5rem;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.our-brands .event-list__title,.our-brands .title {
		margin-bottom: 6.75rem;
	}
}

.our-brands .event-list__title::after,.our-brands .title::after {
	content: "";
	display: block;
	width: 5rem;
	border-bottom: 1px solid var(--c-01);
	margin-top: 1.5rem;
}

@media (min-width:992px) {
	.our-brands .event-list__title::after,.our-brands .title::after {
		width: 7.5rem;
		margin-top: 1.8rem;
	}

	.our-brands .slick {
		padding: 0 9rem;
	}
}

@media (min-width:1200px) {
	.our-brands .event-list__title,.our-brands .title {
		margin-bottom: 9rem;
	}

	.our-brands .event-list__title::after,.our-brands .title::after {
		width: 10rem;
		margin-top: 3rem;
	}

	.our-brands .slick {
		padding: 0 12rem;
	}
}

.our-brands .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}

.our-brands .slick-prev {
	left: 0;
}

.our-brands .slick-next {
	right: 0;
}

.our-brands .slick-dots {
	padding: 3.8rem 0 0;
	margin-bottom: 0;
}

.our-brands .slick-dots li {
	width: 6px;
	height: 6px;
	margin: 0 8px;
}

.our-brands .slick-dots li button {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.our-retailers__text {
	position: absolute;
	top: 1rem;
	left: 0;
	display: none;
	font-size: 15vh;
	line-height: 1;
	letter-spacing: 1px;
	white-space: nowrap;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-28);
	color: transparent;
	text-transform: uppercase;
}

.payment-method__title,.payment__title {
	font-family: Gotham,sans-serif;
	line-height: 1.05;
	text-transform: uppercase;
}

.paging__item:first-child .paging__link,.paging__item:hover .paging__link,.paging__item:last-child .paging__link {
	color: var(--c-01);
}

@media (min-width:992px) {
	.our-retailers {
		padding-top: 9rem;
	}

	.our-retailers__text {
		top: 0;
		font-size: 24rem;
	}
}

.our-retailers__body {
	position: relative;
	padding-top: 5.5rem;
	z-index: 2;
}

@media (min-width:992px) {
	.our-retailers__body {
		padding-top: 2.5rem;
	}

	.our-retailers__content {
		padding-right: 3.2rem;
	}
}

@media (min-width:1200px) {
	.our-retailers__text {
		font-size: 32rem;
	}

	.our-retailers__body {
		padding-top: 5.5rem;
	}
}

.pagination {
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	font-style: italic;
	padding: 3.6rem 0;
	user-select: none;
}

.pagination__link {
	font-size: 0;
}

.pagination__link:hover {
	opacity: .7;
}

.pagination__number {
	display: block;
	margin: 0 3rem;
}

.paging {
	padding: 3.2rem 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 1.2rem;
}

@media (min-width:992px) {
	.paging {
		flex-direction: row;
		justify-content: space-between;
	}

	.paging__text {
		margin-bottom: 0;
	}
}

.paging__list {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
}

.paging__item {
	position: relative;
}

.paging__item::after {
	content: "";
	width: 0;
	height: 1px;
	background-color: var(--bc-02);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.paging__item:hover::after {
	opacity: 1!important;
	width: 60%;
}

.paging__item:first-child::after,.paging__item:last-child::after {
	opacity: 0;
}

.paging__item.is-disabled::after {
	opacity: 0!important;
}

.paging__item.is-disabled .paging__link {
	color: var(--c-28);
	pointer-events: none;
	cursor: default;
}

.paging__item.is-active::after {
	width: 60%;
}

.paging__item.is-active .paging__link {
	color: var(--c-01);
	pointer-events: none;
	cursor: default;
}

.paging__link {
	color: var(--c-28);
	display: block;
	padding: 0 .8rem;
}

.payment-method {
	position: relative;
}

.payment-method__title {
	font-size: 1.4rem;
	margin-bottom: 2rem;
}

.payment-method__item {
	margin-top: 4rem;
}

.payment-method__item:first-child {
	margin-top: 0;
}

.payment-method__item .radio {
	position: relative;
	user-select: none;
	margin-bottom: 0;
	margin-left: 1.5rem;
}

.payment-method__item .radio:first-child {
	margin-left: 0;
}

.payment-method__item .radio input[type=radio] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.payment-method__item .radio input[type=radio]:checked+span::after {
	opacity: 1;
}

.payment-method__item .radio input[type=radio]+span::before {
	border-radius: 0;
}

.payment-method__item .radio input[type=radio]+span::after {
	content: "";
	width: .8rem;
	height: .4rem;
	border-left: .2rem solid var(--c-01);
	border-bottom: .2rem solid var(--c-01);
	transform: rotate(-45deg)!important;
	opacity: 0;
	top: .3rem;
	left: .3rem;
	background-color: transparent;
	border-radius: 0;
}

@media (min-width:992px) {
	.payment-method__item .radio input[type=radio]+span::after {
		width: .6rem;
		height: .3rem;
		border-left: .1rem solid var(--c-01);
		border-bottom: .1rem solid var(--c-01);
		top: .3rem;
		left: .3rem;
	}
}

.payment-method__item .radio span {
	position: relative;
	display: inline-flex;
	align-items: center;
	min-height: 1.6rem;
	padding-left: 2.2rem;
	cursor: pointer;
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.payment-method__item .radio span {
		min-height: 1.2rem;
		padding-left: 1.8rem;
		cursor: pointer;
		font-size: 1.1rem;
	}
}

@media (min-width:1200px) {
	.payment-method__item .radio input[type=radio]+span::after {
		width: .8rem;
		height: .4rem;
		border-left: .2rem solid var(--c-01);
		border-bottom: .2rem solid var(--c-01);
		top: .3rem;
		left: .3rem;
	}

	.payment-method__item .radio span {
		min-height: 1.6rem;
		padding-left: 2.2rem;
		cursor: pointer;
		font-size: 1.4rem;
	}
}

.payment-method__item .radio span::after,.payment-method__item .radio span::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	transition: all .3s ease;
}

.payment__item,.people__thumb img,.product__thumb img,.social__item,.sorting__item,.stack__item::before {
	transition: all .3s ease-out;
}

@media (min-width:992px) {
	.payment-method__item .radio span::after,.payment-method__item .radio span::before {
		width: 1.1rem;
		height: 1.1rem;
	}
}

@media (min-width:1200px) {
	.payment-method__item .radio span::after,.payment-method__item .radio span::before {
		width: 1.4rem;
		height: 1.4rem;
	}
}

.payment-method__item .radio span::before {
	border: 1px solid var(--c-01);
	background-color: var(--bc-01);
	border-radius: 50%;
}

.payment-method__item p {
	padding-left: 2.2rem;
	color: var(--c-28);
	display: flex;
	margin-bottom: 0;
}

.payment-method__item p span {
	display: block;
	margin-right: .8rem;
}

.payment-method__item p span:last-child {
	margin-right: 0;
}

.payment-method__text {
	margin-top: .3rem;
}

.payment-method__icon {
	margin-top: 2rem;
}

.payment-method__body {
	border-bottom: 1px solid var(--c-28);
	margin-bottom: 2rem;
}

.payment-method__body .form__group {
	margin-bottom: 0;
}

.payment-method__foot .btn {
	width: 100%;
	justify-content: center;
}

.payment__body,.payment__item {
	align-items: center;
	display: flex;
}

.payment {
	margin-bottom: 3.5rem;
}

/*@media (min-width:992px) {
	.payment {
		margin-bottom: 3.5rem;
	}
}*/

.payment__title {
	font-size: 1.4rem;
	font-weight: 900;
	letter-spacing: .5px;
	margin-bottom: 1.5rem;
	color: var(--c-01);
}

@media (min-width:992px) {
	.payment__title {
		font-size: 1.2rem;
		margin-bottom: 1.5rem;
	}
}

.payment__item {
	margin-left: 1.5rem;
}

@media (min-width:992px) {
	.payment__item {
		margin-left: 1.6rem;
	}

	.people-view {
		font-size: 1.6rem;
	}
}

@media (min-width:1200px) {
	.payment__title {
		font-size: 1.6rem;
		margin-bottom: 1.5rem;
	}

	.payment__item {
		margin-left: 2rem;
	}
}

.payment__item:first-child {
	margin-left: 0;
}

.payment__item:hover {
	opacity: .6;
}

.people-view {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: .5px;
	margin-bottom: 4.5rem;
}

.people-view__title,.people__title {
	letter-spacing: 1px;
	line-height: 1.05;
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
}

.people-view__title {
	font-size: 2.4rem;
	margin-bottom: 1.5rem;
}

@media (min-width:992px) {
	.people-view__thumb {
		padding-right: 1.9rem;
	}

	.people-view__content {
		padding-left: 1.9rem;
	}

	.people-view__title {
		font-size: 3.6rem;
		margin-bottom: 1.5rem;
	}
}

.people-view__social {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 3rem 0;
}

@media (min-width:992px) {
	.people-view__social {
		margin: 4rem 0 0;
	}

	.people-view__link {
		width: 2.4rem;
		margin: 0 1rem;
	}
}

.people-view__link {
	margin: 0 1rem;
	width: 2.4rem;
}

.people-view__control {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.people-view__control button {
	background-color: transparent;
	border: 0;
	opacity: 1;
	visibility: visible;
}

.people-view__control button:focus {
	outline: 0;
}

.people {
	position: relative;
	cursor: pointer;
	margin: 2rem 0;
}

@media (min-width:992px) {
	.people-view__control button {
		opacity: 1;
		visibility: hidden;
	}

	.people {
		margin-bottom: 6rem;
	}
}

.people:hover .people__thumb .img {
	transform: scale(1.05);
}

.people__thumb {
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 1.5rem;
}

@media (min-width:992px) {
	.people__thumb {
		margin-bottom: 3rem;
	}
}

.people__title {
	font-size: 1.4rem;
	margin-bottom: 0;
}

.filter__title,.product-search__toggle,.product-view,.product-view__price,.search__title,.social__title,.taber__link {
	letter-spacing: .5px;
}

.people__title span {
	display: block;
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: var(--bc-01);
	z-index: 999;
}

.preloader__spin {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	border-radius: 50%;
	opacity: .4;
	background: var(--bc-02);
	animation: loader .7s linear infinite alternate forwards;
}

.premium,.product-content,.product-related,.product-related__body,.product-search,.product-search__main {
	position: relative;
}

@keyframes loader {
	to {
		opacity: 1;
		transform: scale3d(.5,.5,1);
	}
}

.premium {
	overflow: hidden;
}

.premium__body {
	margin-top: -26rem;
	margin-right: -24rem;
	padding: 8rem 7rem 4rem;
	background-color: var(--bc-01);
}

.premium__content {
	padding-top: 11rem;
}

.premium .slick-prev {
	right: 34.7rem;
}

.premium .slick-next {
	right: 24rem;
}

.product-content {
	padding: 1.5rem 0;
	overflow: hidden;
}

@media (min-width:992px) {
	.people__title {
		font-size: 1.6rem;
	}

	.product-content {
		padding: 6.5rem 0;
	}

	.product-content .taber {
		display: flex;
		flex-wrap: wrap;
	}

	.product-content .taber__menu {
		width: 22.259%;
		flex: 0 0 auto;
	}

	.product-content .taber__body {
		width: 77.741%;
		flex: 0 0 auto;
		padding-right: 15%;
	}
}

.product-list {
	padding-top: 2.5rem;
}

@media (min-width:992px) {
	.product-list {
		padding-top: 1rem;
	}
}

.product-list__foot #back_to_top {
	cursor: pointer;
	margin-top: 1rem;
	margin-bottom: 2rem;
	font-weight: 800;
}

.product-related {
	overflow: hidden;
	padding: 5rem 0;
}

.product-related__title {
	position: relative;
	font-family: Gotham,sans-serif;
	font-size: 3.2rem;
	line-height: 1.05;
	letter-spacing: .5px;
	margin-bottom: 1.5rem;
}

@media (min-width:1200px) {
	.product-related__title {
		margin-bottom: 3rem;
	}
}

.product-related__body {
	margin: 0 -2.4rem;
	z-index: 2;
}

@media (min-width:992px) {
	.product-related__body {
		margin: 0;
		padding-right: 10rem;
	}
}

.product-search {
	user-select: none;
	z-index: 4;
}

.product-search__head {
	display: flex;
	font-size: 1.4rem;
	line-height: 1.2;
	margin: 0 -2.4rem;
}

@media (min-width:992px) {
	.product-search__head {
		position: absolute;
		right: 0;
		top: -4.7rem;
		justify-content: flex-end;
		margin: 0;
	}
}

.product-search__toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	position: relative;
	flex: 0 0 auto;
	width: 50%;
	border-left: 1px solid var(--c-01);
	border-top: 1px solid var(--c-01);
	border-bottom: 1px solid var(--c-01);
	padding: 1.8rem 2.5rem;
	font-family: Gotham,sans-serif;
	font-size: 1.6rem;
	line-height: 1.05;
	text-transform: uppercase;
}

.product-search__toggle.is-shown::after,.product-search__toggle.is-shown::before,.product-search__toggle::after {
	display: block;
	content: "";
}

@media (min-width:992px) {
	.product-search__toggle {
		font-family: "Helvetica Neue",sans-serif;
		font-size: 1.1rem;
		text-transform: none;
		margin: 0 0 0 1.5rem;
		padding: 0 2.8rem 0 1.5rem;
		border-top: 0;
		border-bottom: 0;
		width: auto;
	}
}

.filter__title,.no-data,.product-view__price,.search__title,.social__title {
	/* font-family: Gotham,sans-serif; */
}

.filter__title,.product-view__ratio,.search__title,.social__title {
	text-transform: uppercase;
	text-transform: capitalize;
}

.filter--search .filter__title,.filter__title {
	margin-bottom: 0;
}

.product-search__toggle::after {
	border-top: .7rem solid var(--c-01);
	border-right: .7rem solid transparent;
	border-left: .7rem solid transparent;
	margin-left: 1rem;
}

@media (min-width:992px) {
	.product-search__toggle::after {
		position: absolute;
		right: 0;
		border-top: .5rem solid var(--c-01);
		border-right: .5rem solid transparent;
		border-left: .5rem solid transparent;
		margin-left: 1rem;
	}
}

@media (min-width:1200px) {
	.product-search__toggle {
		font-size: 1.4rem;
	}

	.product-search__toggle::after {
		border-top: .7rem solid var(--c-01);
		border-right: .7rem solid transparent;
		border-left: .7rem solid transparent;
	}
}

.product-search__toggle:first-child {
	border-left: 0;
}

.product-search__toggle.is-shown {
	border-bottom-color: transparent;
}

@media (min-width:992px) {
	.product-search__toggle:first-child {
		border-left: 1px solid var(--c-01);
	}

	.product-search__toggle.is-shown::after,.product-search__toggle.is-shown::before {
		width: 1.1rem;
		height: .2rem;
		background-color: var(--bc-02);
		border: 0;
		margin-left: 0;
		position: absolute;
		right: 0;
	}
}

@media (min-width:1200px) {
	.product-search__toggle.is-shown::after,.product-search__toggle.is-shown::before {
		width: 1.4rem;
		height: .2rem;
	}
}

.product-search__toggle.is-shown::before {
	display: none;
}

@media (min-width:992px) {
	.product-search__toggle.is-shown::before {
		display: block;
		transform: rotate(45deg);
	}
}

.product-search__toggle.is-shown::after {
	transform: rotate(-180deg);
}

.product-search__body {
	padding: 1.5rem 0;
}

.product-search__content {
	position: relative;
	overflow: hidden;
	height: 0;
}

.product-search__content.is-shown {
	height: auto!important;
}

.product-search__foot {
	display: flex;
	justify-content: center;
	font-size: 1.2rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.product-search__toggle.is-shown::after {
		transform: rotate(-45deg);
	}

	.product-search__body {
		padding: 1rem 0 3rem;
	}

	.product-search__foot {
		position: absolute;
		right: 19rem;
		top: -4.7rem;
		justify-content: flex-end;
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.product-search__foot {
		font-size: 1.4rem;
		right: 20.6rem;
	}
}

.filter {
	border-bottom: 1px solid var(--c-01);
}

.filter.is-shown .filter__title::after {
	transform: rotate(180deg);
}

.filter--search {
	border-bottom: 0;
}

.filter--search .filter__title::after {
	display: none;
}

.filter--search .btn {
	position: absolute;
	right: 0;
	top: 0;
}

.filter__title {
	position: relative;
	font-size: 1.4rem;
	line-height: 1.05;
	padding: 1.6rem 0;
	display: block;
	cursor: pointer;
}

@media (min-width:992px) {
	.filter {
		border-bottom: 0;
	}

	.filter__title {
		margin-bottom: 1.4rem;
		padding: 0;
		font-size: 1.1rem;
		pointer-events: none;
		cursor: default;
	}
}

@media (min-width:1200px) {
	.filter__title {
		font-size: 1.4rem;
		margin-bottom: 1.8rem;
	}
}

.filter__title::after {
	content: "";
	display: block;
	border-bottom: .4rem solid var(--c-01);
	border-right: .4rem solid transparent;
	border-left: .4rem solid transparent;
	margin-left: 1rem;
	position: absolute;
	right: 0;
	top: 2.1rem;
}

.filter__list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.filter__item {
	margin-bottom: 1.2rem;
}

@media (min-width:992px) {
	.filter__title::after {
		display: none;
	}

	.filter__list {
		height: 330px;
	}

	.filter__item {
		margin-bottom: 1.2rem;
	}
}

.search__title {
	font-size: 1.4rem;
	line-height: 1.05;
	margin-bottom: 0;
	display: block;
}

.search .btn {
	position: absolute;
	right: 0;
	top: 0;
}

.sorting {
	display: flex;
	justify-content: flex-end;
	font-size: 1.4rem;
}

@media (min-width:992px) {
	.sorting {
		font-size: 1.2rem;
	}
}

.sorting__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sorting__item {
	margin-bottom: 1.2rem;
	text-align: right;
	cursor: pointer;
	position: relative;
	padding-right: 2rem;
}

.no-data,.quality__input,.stack__item,.testimonial-list,.toasts__dialog {
	text-align: center;
}

.sorting__item.is-active,.sorting__item:hover {
	opacity: .5;
}

.sorting__item.is-active::after {
	content: "";
	display: block;
	width: 1rem;
	height: .6rem;
	border-left: .2rem solid var(--c-01);
	border-bottom: .2rem solid var(--c-01);
	transform: rotate(-45deg);
	position: absolute;
	right: 0;
	top: 0;
}

@media (min-width:992px) {
	.sorting__item {
		margin-bottom: 1.2rem;
		padding-right: 2rem;
	}

	.sorting__item.is-active::after {
		width: .8rem;
		height: .4rem;
		border-left: .2rem solid var(--c-01);
		border-bottom: .2rem solid var(--c-01);
		top: 2px;
	}
}

@media (min-width:1200px) {
	.sorting {
		font-size: 1.4rem;
	}

	.sorting__item.is-active::after {
		width: 1rem;
		height: .6rem;
		border-left: .2rem solid var(--c-01);
		border-bottom: .2rem solid var(--c-01);
		top: 0;
	}
}

.product-view {
	position: relative;
	padding: 0 0 3rem;
	overflow: hidden;
}

@media (min-width:992px) {
	.product-view {
		padding: 1.6rem 0 6.4rem;
	}
}

.product-view__show {
	display: flex;
}

.product-view__ratio {
	font-size: 1.2rem;
	line-height: 1.05;
	display: block;
	margin-bottom: 2rem;
	font-weight: 400;
}

.product-view__desc {
	font-size: 1.6rem;
	line-height: 1.4;
	margin-bottom: 3rem;
}

.product-view__price {
	font-weight: 700;
	font-size: 1.4rem;
	margin-bottom: 2rem;

	font-size: 2rem;
}

.product-view__country {
	font-size: 1.2rem;
	line-height: 1.2;
	margin-bottom: 2.6rem;
	position: relative;
	padding-left: 2.8rem;
	color: var(--c-02);
}

.product-view__country a {
	color: var(--c-02);
}

.product-view__country .icon {
	position: absolute;
	left: 0;
	top: 0;
}

.product-view__content {
	padding-right: .6rem;
	padding-left: .6rem;
}

@media (min-width:992px) {
	.product-view__content {
		padding-right: 16.032%;
	}
}

.product-view__belong {
	font-size: 1.4rem;
}

.product-view__belong span {
	display: block;
}

.product-view .event-list__title,.product-view .title {
	margin-bottom: 1rem;
}

.product-view .row {
	margin: 0 -.8rem;
}

.product-view .col {
	padding: 0 .8rem;
}

.product-view .form {
	margin-bottom: 2.5rem;
}

.product-view .form__group {
	margin-bottom: 2rem;
}

.product-view .btn {
	width: 100%;
	justify-content: center;
	height: 4rem;
}

.product-view .selectric .label {
	height: 4rem;
	line-height: 4rem;
	padding: .2rem 5rem 0 2.8rem;
}

.product-view .selectric .button {
	height: 4rem;
	width: 4rem;
}

.product-view .slick--nav .slick-list {
	padding: 0 2.4rem;
}

@media (min-width:992px) {
	.product-view .slick--nav .slick-list {
		padding: 0;
	}
}

.product-view .slick--nav .slick-slide {
	cursor: pointer;
	padding: 0 .6rem;
	filter: grayscale(100%);
}

.product-view .slick--nav .slick-slide.slick-current {
	opacity: 1;
	filter: grayscale(0);
}

.product-view .slick-list,.product-view .slick-slide {
	margin: 0;
}

.product-view .slick-slide.is-360-degree {
	position: relative;
}

.product-view .slick-slide.is-360-degree::before {
	content: "";
	display: block;
	width: 3.2rem;
	height: 3.2rem;
	background: url(../img/icons/360-degree.svg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.product-view .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}

.product-view .slick-prev {
	left: 1rem;
}

.product-view .slick-next {
	right: 1rem;
}

.slider {
	margin: 0 -2.4rem;
}

@media (min-width:992px) {
	.product-view .slick--nav .slick-slide {
		padding: 0 0 .6rem;
	}

	.product-view .slick-slide.is-360-degree::before {
		width: 3.2rem;
		height: 3.2rem;
	}

	.slider {
		display: flex;
		margin: 0;
	}
}

.slider__thumb {
	margin: 1.5rem 0 3rem;
}

@media (min-width:992px) {
	.slider__thumb {
		flex: 0 0 auto;
		width: 11.6%;
		order: 0;
		margin: 0;
	}

	.slider__show {
		flex: 0 0 auto;
		width: 88.4%;
		padding-left: 2.5rem;
		order: 1;
	}
}

.product {
	position: relative;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 4rem;
}

@media (min-width:992px) {
	.product {
		font-size: 1.4rem;
	}
}

@media (min-width:1200px) {
	.product {
		font-size: 1.8rem;
	}
}

.product:hover img {
	transform: scale(1.05);
}

.product__thumb {
	display: block;
	margin-bottom: 2.5rem;
	overflow: hidden;
	position: relative;
}

.product__body {
	margin-bottom: 3rem;
}

.product__name {
	font-size: 1.4rem;
	font-weight: 800;
	margin-bottom: 0;
}

@media (min-width:992px) {
	.product__name {
		font-size: 1.4rem;
	}
}

@media (min-width:1200px) {
	.product__name {
		font-size: 1.6rem;
	}
}

.product__desc,.product__price {
	font-size: 1.4rem;
}

.product__desc {
	margin-bottom: 1rem;
}

.quality {
	display: flex;
	align-items: center;
}

.quality button {
	background-color: var(--bc-01);
	border: 1px solid var(--c-01);
	width: 4rem!important;
	height: 4rem!important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
}

.quality__plus::after,.quality__plus::before,.quality__sub::before {
	height: 1px;
}

.quality button:focus {
	outline: 0;
}

.quality button::after,.quality button::before {
	/* content: ""; */
	width: 2rem;
	background-color: var(--bc-02);
	position: absolute;
}

.shopping-cart,.stack,.stack__list {
	position: relative;
}

@media (min-width:992px) {
	.quality button::after,.quality button::before {
		width: 1.5rem;
	}
}

@media (min-width:1200px) {
	.quality button::after,.quality button::before {
		width: 2rem;
	}
}

.quality button.is-disabled::after,.quality button.is-disabled::before {
	background-color: var(--bc-19);
}

.quality__plus::after {
	transform: rotate(90deg);
}

.quality__input {
	border: 1px solid var(--c-01);
	border-left: 0;
	border-right: 0;
	height: 4rem!important;
	width: 4rem!important;
	font-size: 2.4rem;
	font-size: 1.8rem;
	background-color: var(--bc-01);
	color: var(--c-01);
	border-radius: 0px;
}

.table-collection__body,.table-collection__head,.table-os__body,.table-os__head,.table-ycrp__body,.table-ycrp__head {
	border-bottom: 1px solid var(--c-26);
}

@media (min-width:992px) {
	.quality__input {
		font-size: 1.6rem;
		font-size: 1.8rem;
	}
}

.quality__input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.quality__input:focus {
	outline: 0;
}

.quote__body {
	padding: 3.2rem 0;
}

@media (min-width:992px) {
	.quote__body {
		padding: 4.8rem 0;
	}
}

@media (min-width:1200px) {
	.quality__input {
		font-size: 2.4rem;
		font-size: 1.8rem;
	}

	.quote__body {
		padding: 6.4rem 0;
	}
}

.quote .event-list__title,.quote .title {
	margin-bottom: 0;
}

.shopping-cart {
	overflow: hidden;
	padding: 14.6rem 0 6.4rem;
}

@media (min-width:992px) {
	.shopping-cart {
		padding: 17rem 0 9.6rem;
	}
}

@media (min-width:1200px) {
	.shopping-cart {
		padding: 22.8rem 0 12.8rem;
	}
}

.slick--product-slider {
	margin-top: 2.7rem;
}

@media (min-width:992px) {
	.slick--product-slider {
		padding: 0;
	}
}

.slick--product-slider .slick-list {
	padding: 0 4.8rem 0 1.2rem;
	overflow: hidden;
}

.slick--people .slick-arrow {
	top: 44%;
}

.slick--people .slick-prev {
	left: 0;
}

.slick--people .slick-next {
	right: 0;
}

@media (min-width:992px) {
	.slick--product-slider .slick-list {
		padding: 0;
		margin: 0 -1.2rem;
		overflow: unset;
	}

	.slick--people .slick-arrow {
		top: 50%;
		transform: translateY(-50%);
	}

	.slick--people .slick-prev {
		left: -9rem;
	}

	.slick--people .slick-next {
		right: -9rem;
	}
}

.social {
	margin-bottom: 3.5rem;
}

.social__title {
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.05;
	margin-bottom: 2rem;
	color: var(--c-01);
}

@media (min-width:992px) {
	.social__title {
		font-size: 1.2rem;
		margin-bottom: 2rem;
	}
}

@media (min-width:1200px) {
	.social__title {
		font-size: 1.6rem;
		margin-bottom: 2rem;
	}
}

.table-collection,.table-os,.table-ycrp {
	font-size: 1.2rem;
}

.social__body {
	display: inline-flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	width: 100%;
	max-width: 25rem;
}

.social__item {
	margin-right: 1.5rem;
	margin-bottom: 2.5rem;
	width: 3.2rem;
}

@media (min-width:992px) {
	.social__body {
		flex-wrap: nowrap;
	}

	.social__item {
		margin-right: 1.5rem;
		margin-bottom: 0;
		width: 2.5rem;
	}
}

@media (min-width:1200px) {
	.social__item {
		margin-right: 2rem;
		margin-bottom: 0;
		width: 3.2rem;
	}
}

.social__item:last-child {
	margin-right: 0;
}

.social__item:hover {
	opacity: .6;
}

.stack {
	margin: 0 -2.4rem;
}

@media (min-width:992px) {
	.stack {
		padding: 2.5rem 0 0 2.5rem;
		margin: 0;
	}
}

.stack__list {
	margin: 0 auto;
	z-index: 10;
	width: 100%;
	height: auto;
	padding: 0;
	list-style: none;
	pointer-events: none;
	perspective: 1000px;
	perspective-origin: 50% 50%;
}

.stack__item,.stack__item::before {
	height: 100%;
	position: absolute;
	width: 100%;
}

.stack__item {
	background: var(--c-01);
	overflow: hidden;
	opacity: 0;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-touch-callout: none;
	user-select: none;
	pointer-events: auto;
}

.stack__item::before {
	content: "";
	display: block;
	top: 0;
	left: 0;
	background-color: var(--rgba-06);
	opacity: 1;
	visibility: visible;
	z-index: 2;
}

.stack__item.is-current::before {
	opacity: 0;
	visibility: hidden;
}

.stack__item .img {
	width: 100%;
	display: block;
	pointer-events: none;
}

.subnav {
	padding-top: 2rem;
}

@media (min-width:992px) {
	.stack__list {
		perspective-origin: -50% -50%;
	}

	.subnav {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		background-color: var(--bc-01);
		transform: translateY(-110%);
		transition: transform .3s .5s ease-out;
		z-index: -1;
		overflow: hidden;
	}

	.subnav__inner {
		padding: 7.65rem 3rem 0;
		opacity: 0;
		transition: opacity .3s ease-in;
	}
}

@media (min-width:1200px) {
	.subnav__inner {
		padding: 10.2rem 4rem 0;
	}
}

.my-orders-collection {
	position: relative;
	padding: 6.4rem 0 6.4rem;
}

.table-collection__head {
	display: none;
}

.table-collection__head .table-collection__row {
	padding: .8rem 0;
}

.table-collection__row {
	padding: 1.6rem 0;
}

.table-collection__row&gt;div {
	margin-bottom: .4rem;
}

@media (min-width: 0.992px) {
	.table-collection__head {
		display: block;
	}

	.table-collection__row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 1.7rem 0;
	}

	.table-collection__row&gt;div {
		padding-right: 2.4rem;
		margin-bottom: 0;
	}

	.table-collection__row&gt;div:last-child {
		padding-right: 0;
	}

	.table-collection__date {
		width: 8%;
	}

	.table-collection__order-no {
		width: 9%;
	}

	.table-collection__product {
		width: 26%;
	}

	.table-collection__qty {
		width: 0%;
	}

	.table-collection__amount {
		width: 15%;
	}

	.table-collection__payment {
		width: 13%;
	}

	.table-collection__modified {
		width: 14%;
	}

	.table-collection__delivery {
		width: 9%;
	}

	.table-collection__action {
		width: 15%;
		text-align: center;
	}
}

.table-collection__action .btn {
	width: 100%;
	justify-content: center;
	padding: .8rem;
	font-size: 1.2rem;
	text-transform: none;
	font-family: "Helvetica Neue",sans-serif;
}

.table-collection__action p {
	position: relative;
	margin-bottom: 0;
	color: var(--c-02);
	display: flex;
	align-items: center;
	justify-content: center;
}

.table-collection__action p .icon {
	margin-right: .8rem;
}

@media (min-width:992px) {
	.table-collection__action p {
		padding-left: 2.8rem;
	}

	.table-collection__action p .icon {
		position: absolute;
		top: 0;
		left: 0;
		margin-right: 0;
	}
}

.taber,.taber__link {
	position: relative;
}

.my-orders-tabs .taber__menu {
	display: flex;
	overflow: hidden;
	overflow-x: auto;
	margin: 0 -2.4rem 1.5rem;
	padding: 1.5rem 2.4rem;
}

@media (min-width:992px) {
	.my-orders-tabs .taber__menu {
		flex-direction: row;
		margin: 0;
		padding: 0;
	}
}

.my-orders-tabs .taber__link {
	margin-left: 3.2rem;
}

.my-orders-tabs .taber__link:first-child {
	margin-left: 0;
}

.table-os__head {
	display: none;
}

@media (min-width: 0.992px) {
	.table-os__head {
		display: block;
	}
}

.table-os__head .table-os__row {
	padding: .8rem 0;
}

.table-os__body .table-os__amount::before,.table-os__body .table-os__status::before {
	content: "";
	width: 1.6rem;
	height: 1.6rem;
	margin-right: 1.2rem;
	display: none;
	vertical-align: middle;
}

.table-os__body .table-os__amount.is-pending,.table-os__body .table-os__status.is-pending {
	color: var(--c-28);
}

.table-os__body .table-os__amount.is-pending::before,.table-os__body .table-os__status.is-pending::before {
	display: inline-block;
	background-color: var(--bc-17);
}

.table-os__body .table-os__amount.is-delivery,.table-os__body .table-os__amount.is-paid,.table-os__body .table-os__status.is-delivery,.table-os__body .table-os__status.is-paid {
	color: var(--c-01);
}

.table-os__body .table-os__amount.is-delivery::before,.table-os__body .table-os__amount.is-paid::before,.table-os__body .table-os__status.is-delivery::before,.table-os__body .table-os__status.is-paid::before {
	display: inline-block;
	background-color: var(--bc-15);
}

.tab::after,.taber__link::after {
	background-color: var(--bc-02);
	content: "";
}

.table-os__body .table-os__status {
	align-items: center;
}

.table-os__row {
	padding: 1.6rem 0;
}

.table-os__row&gt;div {
	margin-bottom: .4rem;
}

@media (min-width: 0.992px) {
	.table-os__body .table-os__amount {
		width: 25%;
	}

	.table-os__body .table-os__status {
		width: 15%;
	}

	.table-os__row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 1.7rem 0;
	}

	.table-os__row&gt;div {
		padding-right: 2.4rem;
		margin-bottom: 0;
	}

	.table-os__row&gt;div:last-child {
		padding-right: 0;
	}

	.table-os__date {
		width: 10%;
	}

	.table-os__order-no {
		width: 15%;
	}

	.table-os__product {
		width: 25%;
	}

	.table-os__qty {
		width: 12%;
	}

	.table-os__amount {
		width: 25%;
	}

	.table-os__status {
		width: 15%;
	}

	.table-os__modified {
		width: 8%;
	}
}

.table-ycrp__head {
	display: none;
}

.table-ycrp__head .table-ycrp__row {
	padding: .8rem 0;
}

.table-ycrp__row {
	padding: 1.6rem 0;
	border-bottom: 1px solid var(--c-28);
}

.table-ycrp__row&gt;div {
	margin-bottom: .4rem;
}

@media (min-width:992px) {
	.table-ycrp__head {
		display: block;
	}

	.table-ycrp__row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 1.7rem 0;
	}

	.table-ycrp__row span {
		display: block;
	}

	.table-ycrp__row&gt;div {
		padding-right: 2.4rem;
		margin-bottom: 0;
	}

	.table-ycrp__row&gt;div:last-child {
		padding-right: 0;
	}

	.table-ycrp__sn {
		width: 12%;
	}

	.table-ycrp__code,.table-ycrp__ownership,.table-ycrp__rarity {
		width: 26%;
	}

	.table-ycrp__rarity {
		width: 36%
	}

	.table-ycrp__provenance {
		width: 10%;
	}
}

.po-shipping-dates {
	max-width: 64rem;
	margin: 0 auto;
	font-size: 1.8rem;
}

.no-data {
	font-weight: 700;
	font-size: 1.4rem;
	text-transform: uppercase;
	padding: 10rem 0;
}

.home-banner .scene0-slogan,.taber__link {
	font-weight: 900;
	font-family: Gotham,sans-serif;
}

.taber__menu {
	display: flex;
	overflow: hidden;
	overflow-x: auto;
	margin: 0 -2.4rem 1.5rem;
	padding: 1.5rem 2.4rem;
}

.taber__link,.taber__link::after {
	display: block;
	transition: all .3s ease-out;
}

@media (min-width:992px) {
	.taber__menu {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}
}

.taber__link {
	width: auto;
	font-size: 1.6rem;
	text-transform: uppercase;
	color: var(--c-01);
	opacity: .7;
	margin-left: 3rem;
	white-space: nowrap;
}

.home-banner .scene0-slogan,.home-banner .scene0-slogan span,.home-banner .text-border,.text-section__title {
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media (min-width:992px) {
	.taber__link {
		margin-left: 0;
		margin-bottom: 4rem;
	}
}

.taber__link:first-child {
	margin-left: 0;
}

.taber__link::after {
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	position: absolute;
}

.tab.active::after,.tab:hover::after,.taber__link.is-active::after,.taber__link:hover::after {
	width: 100%;
}

.toggle,.user-cart {
	transform: translateY(-50%);
}

.taber__link.is-active,.taber__link:hover {
	opacity: 1;
	color: var(--c-01);
}

.taber__content {
	position: relative;
	height: 0;
	opacity: 0;
	overflow: hidden;
	color: var(--c-01);
}

.taber__content.is-active {
	opacity: 1;
	height: auto;
	overflow: unset;
}

.taber__content ul {
	padding-left: 1.8rem;
}

.tabs {
	display: flex;
	padding: 0;
}

.tab {
	cursor: pointer;
}

.tab:not(:last-child) {
	margin-right: 32px;
}

.tab::after {
	display: block;
	width: 0;
	height: 1px;
	transition: all .3s ease-out;
}

@media screen and (max-width:768px) {
	.tabs {
		position: relative;
		flex-direction: column;
	}

	.tabs::after {
		content: "";
		position: absolute;
		top: 5px;
		right: 0;
		border-top: 7px solid var(--c-01);
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}

	.tabs.active::after {
		border-top: 0;
		border-bottom: 7px solid var(--c-01);
	}

	.tab {
		display: none;
	}

	.tab.active {
		order: -1;
		display: block;
	}

	.tab.active::after {
		display: none;
	}
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

@media screen and (max-width:768px) {
	.tabs.active .tab {
		display: block;
	}
}

.testimonial-list {
	position: relative;
	overflow: hidden;
	margin-bottom: 6rem;
}

@media (min-width:992px) {
	.testimonial-list {
		margin-bottom: 9rem;
	}
}

.testimonial-list__body {
	padding: 0 2rem;
	display: flex;
	flex-direction: column;
}

@media (min-width:992px) {
	.testimonial-list__body {
		padding: 0 7.5rem;
	}
}

@media (min-width:1200px) {
	.testimonial-list {
		margin-bottom: 12rem;
	}

	.testimonial-list__body {
		padding: 0 10rem;
	}
}

.testimonial-list__item {
	order: 0;
}

.testimonial-list__item:first-child {
	order: 1;
	padding-top: 10rem;
}

.testimonial-list__item:last-child {
	margin: 0 -4.4rem;
}

.testimonial-list .slick-track {
	display: flex;
	align-items: center;
}

.testimonial-list .slick-slide {
	opacity: .5;
	transition: all .3s ease-out;
}

.testimonial-list .slick-current {
	opacity: 1;
}

.testimonial-list .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
	width: 4rem;
	height: 1.8rem;
}

@media (min-width:992px) {
	.testimonial-list__item:first-child {
		order: 0;
		padding-top: 0;
	}

	.testimonial-list__item:last-child {
		margin: 0;
	}

	.testimonial-list .slick-arrow {
		width: 4.8rem;
		height: 1.9rem;
	}
}

.testimonial-list .slick-prev {
	left: -4rem;
}

@media (min-width:992px) {
	.testimonial-list .slick-prev {
		left: -7.5rem;
	}
}

.testimonial-list .slick-next {
	right: -4rem;
}

@media (min-width:992px) {
	.testimonial-list .slick-next {
		right: -7.5rem;
	}
}

@media (min-width:1200px) {
	.testimonial-list .slick-arrow {
		width: 6rem;
		height: 2.4rem;
	}

	.testimonial-list .slick-prev {
		left: -10rem;
	}

	.testimonial-list .slick-next {
		right: -10rem;
	}
}

.text-section {
	margin: 2rem 0 4rem;
}

.text-section__title {
	font-family: Gotham,sans-serif;
	font-size: 3.6rem;
	line-height: 3.78rem;
}

@media screen and (max-width:768px) {
	.text-section__title {
		font-size: 2.4rem;
		line-height: 2.52rem;
	}

	.text-section__description {
		display: none;
	}
}

.text-section__description {
	font-size: 1.8rem;
}

.toasts__main,.transfer {
	font-size: 1.2rem;
}

.toasts {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: var(--rgba-01);
	z-index: 99;
}

.toasts__dialog,.toggle {
	position: absolute;
	top: 50%;
}

.toasts__dialog {
	left: 50%;
	width: 100%;
	max-width: 320px;
}

.toasts__main {
	background-color: var(--bc-01);
	padding: 3rem;
	width: 100%;
	line-height: 1.2;
}

.toasts__foot .btn {
	margin: 0 .5rem;
}

.toggle {
	left: 2.4rem;
	width: 2.4rem;
	height: 2.4rem;
	background-color: transparent;
	border: 0;
	display: flex;
	align-items: center;
	z-index: 3;
}

.toggle__icon,.toggle__icon::after,.toggle__icon::before {
	height: .2rem;
	border-radius: .2rem;
	position: absolute;
	background-color: var(--bc-02);
}

@media (min-width:992px) {
	.toggle {
		display: none;
	}
}

.toggle:focus {
	outline: 0;
}

.toggle__icon {
	width: 1.2rem;
	transition: all .3s .15s ease-out;
}

.toggle__icon::after,.toggle__icon::before {
	content: "";
	display: block;
	width: 2.4rem;
	transition: all .3s ease-out;
}

.toggle__icon::before {
	top: -.8rem;
}

.toggle__icon::after {
	top: .8rem;
}

.caution__head {
	border-bottom: 1px solid red;
	margin-bottom: 1.6rem;
}

.transfer .event-list__title,.transfer .title {
	padding-bottom: 1.6rem;
	border-bottom: 1px solid var(--c-01);
	margin-bottom: 0;
}

.table-transfer,.video-item {
	margin-bottom: 1.2rem;
}

.transfer .btn {
	width: 100%;
	justify-content: center;
}

.table-transfer__head {
	display: none;
}

@media (min-width:992px) {
	.transfer .btn {
		width: auto;
	}

	.table-transfer__head {
		border-bottom: 1px solid var(--c-26);
		display: block;
	}

	.table-transfer__row {
		display: flex;
		flex-wrap: nowrap;
	}
}

.your-lava,.your-order,.your-order__body {
	border-bottom: 1px solid var(--c-28);
}

.table-transfer__row {
	padding: 1.6rem 0;
}

.user-cart {
	position: absolute;
	right: 2rem;
	top: 50%;
	display: flex;
	align-items: center;
	z-index: 2;
}

@media (min-width:992px) {
	.table-transfer__collectibles {
		width: 34%;
	}

	.table-transfer__country,.table-transfer__owned-by {
		width: 33%;
	}

	.user-cart {
		right: 3rem;
	}
}


.user-cart__link {
	position: relative;
	display: block;
	/*margin-left: 2rem;*/
	margin-left: 1rem;
}

@media (min-width:992px) {
	.user-cart__link {
		margin-left: 1.875rem;
	}

	.video-item {
		margin-bottom: 1.8rem;
	}
}

@media (min-width:1200px) {
	.user-cart {
		right: 4rem;
	}

	.user-cart__link {
		margin-left: 2.5rem;
	}

	.video-item {
		margin-bottom: 2.4rem;
	}
}

@media (max-width:400px) {
	.user-cart__link {
		margin-left: 0.5rem;
	}
	.user-cart__link.no-login {
		margin-left: 0.25rem;
	}
}

.user-cart__link:first-child {
	margin-left: 0;
}

.user-cart__number {
	position: absolute;
	top: 34%;
	left: 47%;
	z-index: 2;
	color: var(--c-01);
	font-size: 0.8rem;
	line-height: 1;
}

@media (max-width: 1199px) {
	.user-cart__number {
		top: 31%;
		left: 47%;
	}
}

.video-item--hot .video-item__play {
	margin: 0 -2.4rem;
}

.video-item__body {
	padding: 1rem 0;
}

@media (min-width:992px) {
	.video-item--hot .video-item__play {
		margin: 0;
	}

	.video-item__body {
		padding: 2rem 0;
	}
}

.video-list {
	margin-bottom: 3rem;
}

@media (min-width:992px) {
	.video-list {
		margin-bottom: 7.5rem;
	}
}

@media (min-width:1200px) {
	.video-item__body {
		padding: 2rem 0;
	}

	.video-list {
		margin-bottom: 10rem;
	}
}

.video-list .pagination {
	justify-content: center;
}

@media (min-width:992px) {
	.video-list .pagination {
		justify-content: flex-start;
	}
}

.xm-merchandise {
	position: relative;
	padding: 5rem 0;
	overflow: hidden;
}

.xm-merchandise__tab {
	display: flex;
	margin-top: 3.2rem;
	margin-bottom: 4.2rem;
}

.xm-merchandise__tab .event-list__title,.xm-merchandise__tab .title {
	margin-left: 3.2rem;
	margin-bottom: 0;
	color: var(--c-02);
	cursor: pointer;
	position: relative;
}

.xm-merchandise__tab .event-list__title::after,.xm-merchandise__tab .title::after {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: var(--bc-02);
	margin-top: .6rem;
	transition: all .3s ease-out;
}

.your-order__body p,.your-order__item {
	display: flex;
	justify-content: space-between;
}

.xm-merchandise__tab .event-list__title:hover::after,.xm-merchandise__tab .is-active.event-list__title::after,.xm-merchandise__tab .title.is-active::after,.xm-merchandise__tab .title:hover::after {
	width: 100%;
}

.xm-merchandise__tab .event-list__title:first-child,.xm-merchandise__tab .title:first-child {
	margin-left: 0;
}

.xm-merchandise__tab .event-list__title:hover,.xm-merchandise__tab .title:hover {
	color: var(--c-01);
}

.xm-merchandise__tab .is-active.event-list__title,.xm-merchandise__tab .title.is-active {
	color: var(--c-01);
	pointer-events: none;
	cursor: default;
}

.your-order {
	margin-bottom: 1.6rem;
}

.your-order__price {
	padding-left: 3rem;
	white-space: nowrap;
}

.your-order__body {
	border-top: 1px solid var(--c-28);
	padding: 1.8rem 0;
	margin-bottom: 1.8rem;
}

.your-order__body p:last-child,.your-order__foot p:last-child {
	margin-bottom: 0;
}

@media (min-width:992px) {
	.your-order__body {
		padding: 1.8rem 0 1.8rem 50%;
	}
}

@media (min-width:1200px) {
	.your-order__body {
		padding: 1.8rem 0 1.8rem 66%;
	}
}

.your-lava__item,.your-order__foot p {
	display: flex;
	justify-content: space-between;
}

.your-order__body p strong {
	text-transform: uppercase;
}

@media (min-width:992px) {
	.your-order__foot {
		padding-left: 20%;
	}
}

@media (min-width:1200px) {
	.your-order__foot {
		padding-left: 30%;
	}
}

.your-order__foot p strong {
	text-transform: uppercase;
}

.your-lava {
	margin-bottom: 1.8rem;
}

@media (min-width:992px) {
	.your-lava {
		padding-left: 20%;
	}
}

.lava__item,.your-total {
	justify-content: space-between;
	display: flex;
}

.your-lava__item:last-child {
	border-bottom: 0;
}

.your-lava__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.your-lava__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.your-lava {
		padding-left: 30%;
	}

	.your-lava__title {
		font-size: 1.4rem;
	}
}

.your-lava__text {
	padding-left: 3rem;
	text-align: right;
}

@media (min-width:992px) {
	.your-total {
		padding-left: 20%;
	}
}

@media (min-width:1200px) {
	.your-total {
		padding-left: 30%;
	}
}

.lava__text,.your-total__text {
	padding-left: 3rem;
	white-space: nowrap;
}

.your-total__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.your-total__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.your-total__title {
		font-size: 1.4rem;
	}
}

.lava__item {
	border-bottom: 1px solid var(--c-28);
	padding-bottom: 1.5rem;
}

.lava__item:last-child {
	border-bottom: 0;
}

.lava__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.lava__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.lava__title {
		font-size: 1.4rem;
	}
}

.total {
	display: flex;
	justify-content: space-between;
	padding: 2.5rem 0;
	margin-bottom: 3rem;
	border-top: 1px solid var(--c-01);
}

.total__title {
	font-family: Gotham,sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.total__title {
		font-size: 1.2rem;
	}
}

@media (min-width:1200px) {
	.total__title {
		font-size: 1.4rem;
	}
}

.total__text {
	padding-left: 3rem;
	white-space: nowrap;
	font-size: 2.4rem;
	line-height: 1.05;
}

@media (min-width:992px) {
	.total__text {
		font-size: 1.8rem;
	}
}

.about-xm-page .breadcrumb {
	position: absolute;
	top: 6.5rem;
	left: 0;
	margin-top: 0;
}

@media (min-width:992px) {
	.about-xm-page .breadcrumb {
		position: relative;
		top: auto;
		margin-top: -7.2rem;
	}

	.collaboration-page {
		padding-top: 10.2rem;
	}
}

@media (min-width:1200px) {
	.total__text {
		font-size: 2.4rem;
	}

	.about-xm-page .breadcrumb {
		margin-top: -7.8rem;
	}
}

.collaboration-page .breadcrumb {
	position: absolute;
	top: 6.5rem;
	z-index: 3;
}

@media (min-width:992px) {
	.collaboration-page .breadcrumb {
		position: relative;
		top: auto;
	}

	.create-account-page .form__group--rules {
		width: 66.66666667%;
	}
}

.create-account-notification {
	background: url(../img/create-account/notification-bg.png) center 12rem no-repeat;
	background-size: 100% auto;
	padding-bottom: 13rem;
}

@media screen and (max-width:768px) {
	.create-account-notification {
		background-size: auto 100%;
		background-position: center 0;
	}

	.create-account-notification .text-section__description {
		display: block;
	}
}

.create-account-notification .text-section__description p {
	margin-top: 2rem;
}

.create-account-notification .text-section__cta {
	position: relative;
	margin-top: 7rem;
	margin-bottom: 5rem;
}

.create-account-notification .text-section__cta a {
	position: absolute;
	left: 17rem;
	top: -.5rem;
}

.create-account-page {
	background-size: 100% auto;
	background-position: center 12rem;
	padding-bottom: 13rem;
}

.create-account-page .selectric {
	border-color: var(--c-28);
	background: 0 0;
}

.create-account-page .straight-line {
	border: 1px solid var(--c-28);
	margin: 0 0 3.8rem;
}

.create-account-page .condition {
	margin: 0 0 3rem;
}

.create-account-page .condition li span {
	display: inline-block;
	text-indent: 1rem;
}

.create-account-page .form__group--rules .checkbox {
	margin: 0 0 3.5rem;
}

.create-account-page .form__group--rules .checkbox__text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	color: var(--c-25);
	padding-left: 2rem;
}

.create-account-page .form__group--rules .checkbox__text span {
	display: block;
	padding-left: 0;
}

.create-account-page .form__group--rules .checkbox__text span::after,.create-account-page .form__group--rules .checkbox__text span::before,.home-banner.initial::before {
	display: none;
}

.create-account-page .form__group--rules .checkbox__text span:first-child {
	margin-top: 2rem;
}

.create-account-page .form__group--rules .checkbox__text span:nth-child(2) {
	margin-bottom: 2rem;
}

.create-account-page .form__group--rules .checkbox__text span:nth-child(3) a {
	text-decoration: underline;
	color: var(--c-25);
}

.create-account-page .form__group--rules .btn {
	width: 100%;
	justify-content: center;
}

disabled.faq-page .breadcrumb {
	position: absolute;
	top: 6.5rem;
	left: 0;
	margin-top: 0;
}

@media (min-width:992px) {
	.create-account-page .form__group--rules .btn {
		width: 40%;
	}

	disabled.faq-page .breadcrumb {
		position: relative;
		top: auto;
		margin-top: -3.9rem;
	}
}

.find-us-page {
	position: relative;
}

disabled.find-us-page .breadcrumb {
	position: absolute;
	top: 6rem;
}

.find-us-page .nano-content {
	padding: 3px 0;
	position: relative;
	overflow: visible;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

@media (min-width:992px) {
	disabled.find-us-page .breadcrumb {
		position: relative;
		top: auto;
	}

	.find-us-page .nano,.find-us-page .scrollbar-macosx {
		max-height: 54rem;
	}

	.find-us-page .nano-content {
		position: absolute;
		overflow: scroll;
		overflow-x: hidden;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

.find-us-page .nano-pane {
	background: 0 0;
}

.find-us-page .nano-slider {
	background: var(--c-28);
	margin: 0;
}

.flagship-experience-page .breadcrumb {
	position: absolute;
	top: 6rem;
}

section {
	min-height: calc(100vh - 79.7rem);
}

@media (min-width:992px) {
	.flagship-experience-page .breadcrumb {
		position: relative;
		top: auto;
	}

	section {
		min-height: calc(100vh - 36.9rem);
	}
}

@keyframes arrow_move {
	from {
		top: 5px;
	}

	to {
		top: 50%;
	}
}

disabled.home-banner::before {
	content: "";
	width: 100%;
	height: 100vh;
	position: fixed;
	background: url(../img/icons/banner_loading.gif) center center no-repeat var(--bc-01);
	z-index: 10;
}

.home-banner .scene1-bg,.home-banner .scene1-bg1__inner,.home-banner .scene2-bg {
	background-repeat: no-repeat;
	background-size: cover;
}

.home-banner .scrolltrigger {
	position: relative;
}

.home-banner .scrolltrigger .fake {
	position: relative;
	width: 100%;
	height: 750vh;
}

.home-banner .scrolltrigger .fake--0 {
	height: 200vh;
}

.home-banner .scrolltrigger .fake--2 {
	height: 500vh;
}

.home-banner .scrollwrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.home-banner .scrollwrapper._hidden {
	opacity: 0;
}

.home-banner .screen {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: var(--bc-01);
	opacity: 0;
}

.home-banner .screen--0 {
	z-index: 1;
}

.home-banner .screen--1 {
	z-index: 2;
}

.home-banner .screen--2 {
	z-index: 3;
}

.home-banner .text-big {
	position: absolute;
	display: flex;
	align-items: center;
	height: 100%;
	z-index: 4;
}

.home-banner .text-big--create {
	z-index: 4;
}

.home-banner .text-border {
	position: relative;
	display: block;
	font-family: Gotham,sans-serif;
	font-size: 10vh;
	opacity: .5;
	white-space: nowrap;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: var(--c-01);
	color: transparent;
	margin-bottom: 0;
}

@media (min-width:1200px) {
	section {
		min-height: calc(100vh - 42.8rem);
	}

	.home-banner .text-border {
		font-size: 30vh;
	}
}

.home-banner .scene0-video {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.home-banner .scene0-video video {
	object-fit: cover;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
}

.home-banner .scene0-slogan {
	position: absolute;
	left: 2.4rem;
	padding-right: 2.4rem;
	top: 16rem;
	width: 100%;
	max-width: 64rem;
	font-size: 3.4rem;
	line-height: 1.05;
	text-align: left;
	color: var(--c-01);
	z-index: 3;
}

@media (min-width:1200px) {
	.home-banner .scene0-slogan {
		font-size: 5.4rem;
	}
}

@media (min-width:992px) {
	.home-banner .scene0-slogan {
		left: 6rem;
		padding-right: 0;
	}
}

.home-banner .scene0-slogan span {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-01);
	color: transparent;
}

.home-banner .bg-black {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--bc-01);
	z-index: 2;
}

.home-banner .bg-black--1,.home-banner .scene1-black {
	background-color: var(--rgba-06);
}

.home-banner .scene-scroll {
	font-family: Gotham,sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
	position: fixed;
	bottom: 1rem;
	left: 50%;
	transform: translateX(-50%);
	color: var(--c-01);
	z-index: 3;
	text-align: center;
}

.home-banner .scene-scroll__inner {
	display: flex;
	align-items: center;
	position: relative;
	padding: 0 30px;
}

.home-banner .scene-scroll__inner:after,.home-banner .scene-scroll__inner:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0;
	animation: arrow_move .8s infinite;
	border-color: var(--c-01) transparent transparent;
}

@media (min-width:992px) {
	.home-banner .scene-scroll {
		bottom: 5.9rem;
		font-size: 1.4rem;
	}

	.home-banner .scene-scroll__inner:after,.home-banner .scene-scroll__inner:before {
		border-width: 7px 7px 0;
		margin-top: -3px;
	}
}

.home-banner .scene-scroll__inner:after {
	left: inherit;
	right: 0;
}

.home-banner .scene1-bg,.home-banner .scene1-black {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	height: 100%;
}

.home-banner .scene-scroll span {
	display: block;
}

.home-banner .scene-scroll span.keep-scrolling {
	white-space: nowrap;
}

.home-banner .scene1-bg {
	background-position: center;
	z-index: 1;
}

.home-banner .scene1-black {
	z-index: 2;
}

.home-banner .scene1-product {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 4;
}

.home-banner .scene1-product__item {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.home-banner .scene1-text1 {
	position: absolute;
	width: 100%;
	max-width: 88vw;
	font-size: 1.6rem;
	line-height: 1.3;
	letter-spacing: 0;
	top: 21%;
	left: 3rem;
	z-index: 4;
}

@media (min-width:992px) {
	.home-banner .scene1-text1 {
		font-size: 2.4rem;
	}
}

.home-banner .scene1-text1 h3,.home-banner .scene1-text2 {
	font-size: 3.6rem;
	line-height: 1.05;
	font-family: Gotham,sans-serif;
}

.home-banner .scene1-text1 h3 {
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 1rem;
	max-width: 35rem;
}

.home-banner .scene1-text2,.home-banner .scene1-text3__body,.home-banner .scene1-text3__title,.home-banner .skip {
	text-transform: uppercase;
	letter-spacing: .5px;
}

.home-banner .scene1-image {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	z-index: 3;
}

@media (max-width:480px) {
	.home-banner .scene1-text1 h3 {
		max-width: 31rem;
	}

	.home-banner .scene1-image {
		width: 125%;
		margin-left: -13%;
	}
}

.home-banner .scene1-bg1 {
	position: absolute;
	width: 100%;
	height: 100%;
	justify-content: flex-end;
	z-index: 2;
	display: none;
}

.home-banner .scene1-bg1__inner {
	width: 50%;
	height: 100%;
	background-position: right center;
}

.home-banner .scene1-text2 {
	position: absolute;
	left: 3rem;
	top: 21%;
	color: var(--c-01);
	z-index: 3;
}

@media (min-width:992px) {
	.home-banner .scene1-text2 {
		bottom: 13rem;
		font-size: 5.4rem;
		top: auto;
	}
}

.home-banner .scene1-text2 span {
	display: block;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--c-01);
	color: transparent;
	text-transform: uppercase;
}

.home-banner .scene1-text3 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	z-index: 3;
}

.home-banner .scene1-text3__main {
	padding-left: 5px;
}

.home-banner .scene1-text3__title {
	font-family: Gotham,sans-serif;
	font-size: 5.4rem;
	line-height: 1.05;
	margin-bottom: 3rem;
	text-align: center;
}

@media (min-width:1200px) {
	.home-banner .scene1-text3__main {
		padding-left: 20rem;
	}

	.home-banner .scene1-text3__title {
		text-align: left;
	}
}

.home-banner .scene1-text3__body {
	display: flex;
	flex-wrap: wrap;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 700;
	text-align: center;
	width: 100%;
	max-width: 90rem;
	justify-content: center;
}

.home-banner .scene1-text3__item {
	width: 33.33%;
	min-width: 300px;
	padding: 0 1.5rem;
	margin-bottom: 40px;
}

@media (max-width:992px) {
	.home-banner .scene1-text3__item:nth-child(n+3) {
		display: none;
	}
}

.home-banner .scene1-text3__item p {
	position: relative;
	min-height: 10.2rem;
	padding: 0 5.4rem;
	display: flex;
	align-items: center;
	margin-bottom: .5rem;
	justify-content: center;
}

.home-banner .scene1-text3__item p::after,.home-banner .scene1-text3__item p::before {
	content: "";
	display: block;
	width: 8.4rem;
	height: 10.2rem;
	background-image: var(--url-barley);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
}

.home-banner .scene1-text3__item p::before {
	left: 0;
}

.home-banner .scene1-text3__item p::after {
	right: 0;
	transform: rotateY(180deg);
}

.home-banner .scene1-text3__item .company {
	font-size: 1.1rem;
}

.home-banner .scene2-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	z-index: 1;
}

.home-banner .scene2-product {
	position: absolute;
	width: 100%;
	height: 70%;
	top: 30%;
	z-index: 5;
}

.home-banner .scene2-product__item {
	position: absolute;
	height: 100%;
	bottom: 0;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.home-banner .scene2-product__item--1 {
	display: none;
	left: -10%;
	z-index: 1;
}

@media (max-width:992px) {
	.home-banner .scene2-product__item--1 {
		left: -20%;
	}
}

.home-banner .scene2-product__item--2 {
	right: -10%;
	display: none;
	z-index: 2;
}

@media (max-width:992px) {
	.home-banner .scene2-product__item--2 {
		right: -20%;
	}
}

@media (max-width:480px) {
	.home-banner .scene2-product__item--1 {
		left: -40%;
	}

	.home-banner .scene2-product__item--2 {
		right: -40%;
	}
}

.home-banner .scene2-product__item--3 {
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

.home-banner .scene2-product__item .img {
	position: relative;
	height: 100%;
	max-width: none;
}

.home-banner .scene2-text1 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	z-index: 5;
}

.home-banner .scene2-text1 h3 {
	font-family: Gotham,sans-serif;
	font-size: 5.4rem;
	line-height: 1.05;
	text-transform: uppercase;
	margin-bottom: 35vh;
}

@media (min-width:992px) {
	.home-banner .scene2-product {
		height: 100%;
		top: 0;
	}

	.home-banner .scene2-text1 h3 {
		font-size: 8rem;
		margin-bottom: 3rem;
	}
}

.home-banner .scene2-text1 h3 span {
	display: block;
}

.home-banner .connect {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 3;
	opacity: 0;
}

.home-banner .navigation {
	position: fixed;
	bottom: 8rem;
	right: 4rem;
	z-index: 9;
	display: none;
}

@media (min-width:1200px) {
	.home-banner .navigation {
		display: block;
	}
}

.home-banner .navigation__list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

.news-detail-page,.product-detail-page {
	padding-top: 10.2rem;
}

.home-banner .navigation__item {
	position: relative;
	padding-bottom: 8rem;
}

.home-banner .navigation__item::before {
	content: "";
	display: block;
	position: absolute;
	top: 1.7rem;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: var(--bc-03);
	box-sizing: unset;
}

.home-banner .navigation__item:last-child {
	padding-bottom: 0;
}

.home-banner .navigation__item:last-child::before {
	display: none;
}

.home-banner .navigation__item.is-active .navigation__link,.home-banner .navigation__item:hover .navigation__link {
	color: var(--c-01);
}

.home-banner .navigation__item.is-active .navigation__dot::after,.home-banner .navigation__item.is-active .navigation__dot::before,.home-banner .navigation__item.is-active .navigation__link::after,.home-banner .navigation__item.is-active .navigation__link::before,.home-banner .navigation__item:hover .navigation__dot::after,.home-banner .navigation__item:hover .navigation__dot::before,.home-banner .navigation__item:hover .navigation__link::after,.home-banner .navigation__item:hover .navigation__link::before {
	opacity: 1;
	visibility: visible;
}

.home-banner .navigation__dot::after,.home-banner .navigation__dot::before,.home-banner .navigation__link::before {
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-out;
	box-sizing: unset;
}

.home-banner .navigation__link {
	position: relative;
	padding-right: 2.4rem;
	min-height: 4.2rem;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	justify-content: center;
	color: var(--c-28);
	transition: all .3s ease-out;
	font-size: 1.4rem;
	line-height: 1.2;
	text-decoration: none;
	font-weight: 700;
}

.home-banner .navigation__link::before {
	display: block;
	position: absolute;
	width: 2.8rem;
	height: 2.8rem;
	border: 1px dashed var(--c-25);
	border-radius: 50%;
	top: 6px;
	right: -1.4rem;
}

.home-banner .navigation__link span {
	display: block;
}

.home-banner .navigation__dot {
	position: absolute;
	top: 1.7rem;
	right: -3px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: var(--bc-02);
	z-index: 2;
}

.home-banner .navigation__dot::after,.home-banner .navigation__dot::before {
	display: block;
	border-radius: 50%;
	position: absolute;
}

.home-banner .navigation__dot::before {
	width: 1.4rem;
	height: 1.4rem;
	border: 1px solid var(--c-28);
	top: -4px;
	right: -4px;
	opacity: 1;
	visibility: visible;
}

.home-banner .navigation__dot::after {
	width: 2.2rem;
	height: 2.2rem;
	border: 1px solid var(--c-01);
	top: -8px;
	right: -8px;
}

.home-banner .skip {
	position: fixed;
	left: 3.2rem;
	bottom: 5.6rem;
	font-family: Gotham,sans-serif;
	font-size: 1.4rem;
	line-height: 1;
	display: flex;
	align-items: center;
	z-index: 7;
	text-decoration: none;
}

@media (max-width:992px) {
	.home-banner .skip {
		left: 50%;
		transform: translateX(-50%);
		bottom: 4rem;
		margin-left: .5rem;
	}
}

.home-banner .skip span {
	display: block;
}

.home-banner .skip .icon {
	position: relative;
	right: -1rem;
}

.member-portal {
	background-size: contain;
}

.news-event-page {
	position: relative;
}

disabled.news-event-page .breadcrumb {
	position: absolute;
	top: 6rem;
}

@media (min-width:992px) {
	disabled.news-event-page .breadcrumb {
		top: 36rem;
	}
}

@media (min-width:1200px) {
	disabled.news-event-page .breadcrumb {
		top: 40rem;
	}
}

.product-detail-page .breadcrumb {
	padding: 1.5rem 0;
}

.product-detail-page .xm-woocommerce-message {
	display: none;
	padding: 20px 0;
}

.shop-page {
	position: relative;
}

disabled.shop-page .breadcrumb {
	position: absolute;
	top: 6.5rem;
	left: 0;
}

@media (min-width:992px) {
	disabled.shop-page .breadcrumb {
		position: relative;
		top: auto;
	}

	.shop-page .category-menu {
		margin-top: -3.8rem;
	}
}

.shop-page .filter--search .form__group {
	margin-top: 12px;
}

.shop-page .filter--search .form__group input {
	border: none;
	border-bottom: 1px solid;
	padding: 23px 0 2px;
}


/*# footer menu mobile */
@media (min-width: 768px) {
	.accordion .heading .icon--arrow-to-right {
	    display: none;
	}
	.accordion .content {
	    display: block !important;
	}
}
@media (max-width: 767px) {
    .accordion .heading {
        cursor: pointer;
    }
    .accordion .content {
        display: none;
    }
    .accordion .heading .icon--arrow-to-right {
        height: 1.6rem;
        width: 1.6rem;
        vertical-align: middle;
        display: inline-block;
        float: right;
        transform: rotate(0);
        transition: all 0.5s;
    }
    .accordion .active.heading .icon--arrow-to-right {
        transform: rotate(90deg);
    }
    .accordion .not-active.heading .icon--arrow-to-right {
        transform: rotate(0deg);
    }
}
.dividing-line {
	border-top: 1px solid var(--c-01);
}

/*# sourceMappingURL=app.min.css.map */</pre></body></html>