.page-template-template-homepage #primary, .page-template-template-homepage .site-main {
	margin-bottom: 0;
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	max-width: 1320px;
}

@media (min-width:768px) and (max-width:1320px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
		width: auto;
	}
}

.col-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

@media (max-width:1320px) {
	.col-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.col-full {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.col-full:after, .col-full:before {
	content: "";
	display: table;
}

.col-full:after {
	clear: both;
}

.col-full:after {
	content: " ";
	display: block;
	clear: both;
}

@media (min-width:768px) and (max-width:1320px) {
	.col-full {
		padding-left: 30px;
		padding-right: 30px;
		width: auto;
	}
}

[data-elementor-columns] .column-item {
	padding-left: 15px;
	padding-right: 15px;
}

[data-elementor-columns-mobile="1"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

[data-elementor-columns-mobile="2"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

[data-elementor-columns-mobile="3"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

[data-elementor-columns-mobile="4"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

[data-elementor-columns-mobile="5"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

[data-elementor-columns-mobile="6"] .column-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

@media (min-width:768px) {
	[data-elementor-columns-tablet="1"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	[data-elementor-columns-tablet="2"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	[data-elementor-columns-tablet="3"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	[data-elementor-columns-tablet="4"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	[data-elementor-columns-tablet="5"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	[data-elementor-columns-tablet="6"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
}

@media (min-width:1025px) {
	[data-elementor-columns-laptop="1"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	[data-elementor-columns-laptop="2"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	[data-elementor-columns-laptop="3"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	[data-elementor-columns-laptop="4"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	[data-elementor-columns-laptop="5"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	[data-elementor-columns-laptop="6"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
}

@media (min-width:1367px) {
	[data-elementor-columns="1"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	[data-elementor-columns="2"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	[data-elementor-columns="3"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	[data-elementor-columns="4"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	[data-elementor-columns="5"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	[data-elementor-columns="6"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	[data-elementor-columns="7"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.2857142857%;
		flex: 0 0 14.2857142857%;
		max-width: 14.2857142857%;
	}
	
	[data-elementor-columns="8"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	
	[data-elementor-columns="9"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.1111111111%;
		flex: 0 0 11.1111111111%;
		max-width: 11.1111111111%;
	}
	
	[data-elementor-columns="10"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
}

@media (max-width:540px) {
	.elementor-post-wrapper [data-elementor-columns-mobile="3"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.elementor-post-wrapper [data-elementor-columns-mobile="2"] .column-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.column-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.column-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.column-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.column-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.column-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.column-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.column-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.column-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.column-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.column-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.column-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.column-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width:768px) {
	.column-tablet-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.column-tablet-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.column-tablet-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.column-tablet-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.column-tablet-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.column-tablet-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.column-tablet-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.column-tablet-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.column-tablet-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.column-tablet-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.column-tablet-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.column-tablet-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:1024px) {
	.column-desktop-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.column-desktop-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.column-desktop-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.column-desktop-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.column-desktop-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.column-desktop-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.column-desktop-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.column-desktop-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.column-desktop-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.column-desktop-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.column-desktop-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.column-desktop-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.hide {
	display: none !important;
}

@media (min-width:768px) {
	.tablet-hide {
		display: none !important;
	}
}

@media (min-width:1024px) {
	.desktop-hide {
		display: none !important;
	}
}

@media (max-width:767px) {
	.tablet-hide-down {
		display: none !important;
	}
}

@media (max-width:1023px) {
	.desktop-hide-down {
		display: none !important;
	}
}

@media (min-width:768px) {}

@media (min-width:1025px) {}

@media (min-width:1367px) {}

@media (max-width:767px) {}

.products-list {}

.elementor-widget-tabs .elementor-tab-desktop-title {
	position: relative;
	padding: 20px 25px;
	font-weight: 700;
	line-height: 1;
	border: solid transparent;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	border-color: #e5e5e5;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
	display: block;
	content: "";
	position: absolute;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:focus-visible {
	border: 1px solid #000;
}

@media (max-width:767px) {
	.elementor-widget-tabs .elementor-tabs-content-wrapper {
		border-bottom-style: none;
	}
	
	.elementor-widget-tabs .elementor-tab-mobile-title {
		border-style: none none solid none;
		border-color: #e5e5e5;
	}
	
	.elementor-widget-tabs .elementor-tab-content {
		border-style: none none solid none;
		border-color: #e5e5e5;
	}
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: table-cell;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	border-bottom-style: none;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (min-width:768px) {
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title {
		border-right: none;
	}
	
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}

.elementor-widget-tabs .elementor-tab-mobile-title {
	padding: 10px;
	cursor: pointer;
}

@media (min-width:768px) {
	.elementor-widget-tabs .elementor-tab-mobile-title {
		display: none !important;
	}
}

.elementor-widget-tabs .elementor-tab-content {
	padding: 20px;
	display: none;
}

.elementor-widget-tabs .elementor-tabs-content-wrapper {
	border: 1px solid #e5e5e5;
}

@media (max-width:767px) {
	.elementor-widget-tabs .elementor-tabs-wrapper {
		display: none;
	}
}

.sticky-container .elementor-brand-wrapper .row {
	margin: 0 !important;
}

.elementor-brand-item {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.elementor-brand-item .elementor-brand-image {
	display: block;
	width: 100%;
	font-size: 0;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-brand-item .elementor-brand-image img {
	margin: 0 auto;
}

.elementor-brand-item .elementor-brand-image i {
	font-size: 50px;
	display: inline-block;
	position: relative;
	width: 1em;
	height: 1em;
}

.elementor-brand-item .elementor-brand-image i:before {
	position: absolute;
	line-height: 1;
	left: 0;
	top: 0;
}

.elementor-brand-item .elementor-brand-image svg path {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-brand-wrapper a {
	display: block;
}

.elementor-brand-wrapper img {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-widget-tmcore-countdown .elementor-tmcore-countdown {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.elementor-widget-tmcore-countdown .elementor-countdown-item {
	-ms-flex-preferred-size: 160px;
	flex-basis: 160px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.elementor-widget-tmcore-countdown .elementor-countdown-item:last-child:after {
	display: none;
}

.elementor-widget-tmcore-countdown .elementor-countdown-item:after {
	position: absolute;
	top: 50%;
	right: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: var(--global-palette1);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.elementor-widget-tmcore-countdown .elementor-countdown-label {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.elementor-widget-tmcore-countdown .elementor-countdown-digits {
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	color: var(--global-palette3);
}

.elementor-widget-tmcore-image-box {
	text-align: center;
}

.tmcore-image-box-content {
	position: absolute;
	background-color: #fff;
	left: 35px;
	right: 35px;
	bottom: 0;
	padding: 20px 20px 10px;
}

.tmcore-image-framed {
	position: relative;
}

.tmcore-image-box-img img {
	margin: auto;
	border: 1px solid #eee;
}

.tmcore-image-box-sub-title {
	font-size: 12px;
	text-transform: uppercase;
	color: var(--global-palette3);
}

.elementor-widget-tmcore-product-categories .product-cat {
	text-align: center;
}

.elementor-widget-tmcore-product-categories .cat-image {
	position: relative;
	overflow: hidden;
}

.elementor-widget-tmcore-product-categories .cat-image img {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	-o-object-fit: cover;
	object-fit: cover;
	margin: auto;
}

.elementor-widget-tmcore-product-categories .cat-title {
	font-size: 16px;
	padding: 5px 0px;
	font-weight: 700;
}

.elementor-widget-tmcore-product-categories .cat-title a {
	color: var(--global-palette3);
}

.elementor-widget-tmcore-product-categories .cat-title a:hover {
	color: var(--global-palette1);
}

.elementor-widget-tmcore-product-categories .cat-total {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	background: #000;
	padding: 5px 20px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-widget-tmcore-product-categories .product-cat {
	overflow: hidden;
	position: relative;
	word-break: break-word;
}

.elementor-widget-tmcore-product-categories .product-cat ul.sub-categories {
	padding: 0;
	list-style-type: none;
}

.elementor-widget-tmcore-product-categories.product-cat-style-1 .cat-total {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0;
}

.elementor-widget-tmcore-product-categories.product-cat-style-3 .cat-title {
	background-color: transparent;
	padding: 0;
}

.elementor-widget-tmcore-product-categories.product-cat-style-1 .cat-total, .elementor-widget-tmcore-product-categories.product-cat-style-3 .cat-total {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateY(110%);
	-ms-transform: translateY(110%);
	transform: translateY(110%);
	left: 0;
	right: 0;
}

.elementor-widget-tmcore-product-categories.product-cat-style-1 .product-cat:hover .cat-total, .elementor-widget-tmcore-product-categories.product-cat-style-3 .product-cat:hover .cat-total {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat-caption {
	position: absolute;
	top: 45%;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
	width: 220px;
	max-width: calc(100% - 80px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat:hover .product-cat-caption {
	opacity: 1;
	visibility: visible;
}

.elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat:hover .cat-image img {
	-webkit-filter: brightness(.5);
	filter: brightness(.5);
}

.elementor-widget-tmcore-product-categories.product-cat-style-4 .cat-total {
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-110%);
	-ms-transform: translateY(-110%);
	transform: translateY(-110%);
	left: 0;
	right: 0;
	background-color: #000;
}

.elementor-widget-tmcore-product-categories.product-cat-style-4 .cat-title {
	background-color: transparent;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
}

.elementor-widget-tmcore-product-categories.product-cat-style-4 .product-cat:hover .cat-total {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.elementor-widget-tmcore-product-categories.product-cat-style-5 .product-cat-caption {
	margin-top: 15px;
}

.elementor-widget-tmcore-product-categories.product-cat-style-5 .cat-title {
	background-color: transparent;
	padding: 0;
}

.elementor-widget-tmcore-product-categories.product-cat-style-5 .cat-total {
	background-color: transparent;
	color: var(--global-palette3);
	padding: 0px;
}

.elementor-widget-tmcore-product-categories.product-cat-style-5 .product-cat:hover .cat-total {
	background-color: transparent;
}

.elementor-widget-tmcore-product-categories.product-cat-style-6 .cat-image {
	width: 40%;
	float: left;
}

.elementor-widget-tmcore-product-categories.product-cat-style-6 .cat-contents {
	float: left;
	width: auto;
	margin-left: 15px;
}

.elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper {
	text-align: center;
	display: block;
}

.elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: auto;
	padding: 0 0 15px 0;
}

.elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title {
	font-size: 25px;
	line-height: 1;
	font-weight: 500;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	cursor: pointer;
	margin-left: -4px;
	border: 0;
	border-color: transparent;
	outline: 0;
	color: var(--global-palette1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title:last-child {
	margin-bottom: 0 !important;
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title.elementor-active, .elementor-widget-tmcore-products-tabs .elementor-tab-title:hover {
	color: var(--global-palette3);
	border-color: var(--global-palette3);
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title:before {
	position: absolute;
	width: 1px;
	height: 15px;
	background-color: var(--global-palette6);
	top: 50%;
	right: 0;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title:last-child:before {
	display: none;
}

.elementor-widget-tmcore-products-tabs .elementor-tab-content {
	border: 0;
	padding: 0;
}

.elementor-widget-tmcore-products-tabs .elementor-tabs-content-wrapper {
	border: none;
}

.elementor-widget-tmcore-products-tabs .ul.products {
	margin: 0;
}

.elementor-widget-tmcore-products-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (min-width:768px) {
	.elementor-widget-tmcore-products-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		float: left;
	}
	
	.elementor-widget-tmcore-products-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tabs-items {
		display: block;
		overflow: unset;
	}
	
	.elementor-widget-tmcore-products-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	
	.elementor-widget-tmcore-products-tabs.elementor-tabs-view-vertical .elementor-tabs .elementor-tabs-content-wrapper {
		overflow: hidden;
	}
}

.elementor-widget-container .elementor-teams-wrapper {
	line-height: 1.5em;
}

.elementor-widget-container .elementor-teams-wrapper .team-image {
	display: inline-block;
	padding-bottom: 16px;
}

.elementor-widget-container .elementor-teams-wrapper .team-image img {
	border-radius: 50%;
}

.elementor-widget-container .elementor-teams-wrapper .team-name {
	text-transform: uppercase;
	color: var(--global-palette1);
	font-weight: 700;
	font-size: 12px;
}

.elementor-widget-container .elementor-teams-wrapper .team-name a {
	color: var(--global-palette1);
}

.elementor-widget-container .elementor-teams-wrapper .team-name a:hover {
	color: var(--global-palette3);
}

.elementor-widget-container .elementor-teams-wrapper .team-name:hover {
	color: var(--global-palette3);
}

.elementor-widget-container .elementor-teams-wrapper .team-job {
	text-transform: uppercase;
	color: var(--global-palette6);
	font-weight: 500;
	font-size: 12px;
	padding-bottom: 16px;
}

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding-bottom: 18px;
}

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social {
	text-align: center;
	margin: 0 5px;
}

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 1px solid;
	border-color: var(--global-palette6);
	border-radius: 50%;
	color: var(--global-palette3);
	font-size: 12px;
}

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a i {
	padding-top: 8px;
}

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover {
	color: var(--global-palette3);
	border-color: var(--global-palette3);
}

.elementor-widget-container .elementor-teams-wrapper .team-description {
	color: var(--global-palette3);
	font-weight: 500;
}

.elementor-teams-layout-social-right .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 -5px;
}

.elementor-teams-layout-social-center .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.elementor-teams-layout-social-left .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 -5px;
}

.elementor-testimonial-item-wrapper .title {
	color: var(--global-palette3);
	display: block;
	margin-bottom: 30px;
}

.elementor-testimonial-item-wrapper .icon-inner {
	font-size: 60px;
}

.elementor-testimonial-item-wrapper .star-rating {
	float: none;
	margin-bottom: 15px;
	font-size: 1.375em;
}

@media (max-width:1024px) {
	.elementor-testimonial-item-wrapper .star-rating {
		margin-bottom: 10px;
	}
}

.elementor-testimonial-item-wrapper .content {
	color: var(--global-palette3);
	margin-bottom: 25px;
}

.elementor-testimonial-item-wrapper .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.elementor-testimonial-item-wrapper .details {
	color: var(--global-palette3);
}

.elementor-testimonial-item-wrapper .name {
	text-transform: uppercase;
	font-weight: 600;
}

.elementor-testimonial-item-wrapper a {
	color: var(--global-palette3);
}

.testimonial-decor {
	width: 30px;
	height: 2px;
	background: #d9d9d9;
	display: inline-block;
}

.elementor-testimonial-image img {
	display: inline;
	border-radius: 50%;
}

.elementor-widget-tmcore-testimonials .star-rating-block {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.elementor-widget-tmcore-testimonials .star-rating {
	font-family: "star";
	display: block;
	margin-left: 0;
	font-size: 1.25em;
	line-height: 1;
	line-height: 1;
	height: 1em;
	width: 5em;
	float: none;
	position: relative;
	color: var(--color-star);
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
	overflow: hidden;
}

.elementor-widget-tmcore-testimonials .star-rating:before {
	content: "";
	color: var(--global-gray-400);
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	opacity: 1;
}

.elementor-widget-tmcore-testimonials .star-rating span {
	float: left;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	padding-top: 1.5em;
}

.elementor-widget-tmcore-testimonials .star-rating span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	color: inherit;
}

.woocommerce-carousel {
	position: relative;
}

.woocommerce-carousel ul.products {
	position: static !important;
}

.woocommerce-carousel ul.products.splide-initialized {
	display: block;
}

.elementor-post-wrapper .column-item {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.elementor-post-wrapper .entry-header {
	margin-bottom: 0em;
}

.post-inner {
	overflow: hidden;
}

.post-style-1 {
	margin-bottom: 30px;
	text-align: center;
}

.post-style-1 .post-inner {
	display: inline-block;
}

.post-style-1 .entry-header {
	position: relative;
	margin: 0;
}

.post-style-1 .post-header-content {
	padding: 30px 0px;
	background-color: var(--background);
}

.post-style-1 .post-header-content .entry-title {
	font-size: 16px;
}

.post-style-1 .post-thumbnail {
	overflow: hidden;
}

.post-style-1 .post-thumbnail img {
	margin-bottom: 0;
	display: block;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.post-style-1 .post-thumbnail+.post-header-content {
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 30px;
}

.post-style-1 .post-header-content .entry-meta {
	margin: 0 0 5px 0;
}

.post-style-1 .post-inner:hover .post-thumbnail img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.post-style-2 .post-thumbnail {
	margin-bottom: .938rem;
	overflow: hidden;
}

.post-style-2 .post-thumbnail img {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.post-style-2 h3.entry-title {
	font-size: 16px;
	margin: 0 0 1em 0;
}

.post-style-2 .entry-meta {
	margin-bottom: 10px;
	margin-top: 0px;
	color: var(--global-palette5);
}

.post-style-2 .entry-content {
	border: none;
}

.post-style-2 .entry-content p {
	margin-bottom: 1em;
}

.post-style-2 .post-inner:hover .post-thumbnail img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.post-style-3 .post-inner {
	position: relative;
	text-align: center;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: center;
	justify-content: center;
	border-width: 1px;
	border-style: solid;
	border-color: var(--global-palette6);
}

.post-style-3 .post-inner:hover {
	background: #000;
}

.post-style-3 .post-inner:hover img {
	opacity: .4;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.post-style-3 .post-inner:hover .entry-content {
	border-color: transparent;
}

.post-style-3 .post-inner:hover .entry-description {
	color: #fff;
}

.post-style-3 .post-inner:hover .entry-title a {
	color: #fff;
}

.post-style-3 .post-inner:hover .entry-title a:hover {
	color: var(--global-palette3);
}

.post-style-3 .post-thumbnail {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

.post-style-3 .post-thumbnail img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.post-style-3 .categories-link {
	display: block;
}

.post-style-3 .entry-content {
	padding: 40px 15px;
	position: relative;
}

.post-style-3 .entry-meta {
	margin: 0 0 10px 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.post-style-3 .entry-title {
	font-size: 16px;
	margin-bottom: 20px;
}

.post-style-3 .entry-title a:hover {
	color: var(--global-palette3);
}

.post-style-3 .entry-description {
	margin-bottom: 0;
}

.post-style-3 .post-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
}

.post-style-4 .post-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width:1024px) {
	.post-style-4 .post-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.post-style-4 .post-thumbnail {
	width: 45%;
}

.post-style-4 .entry-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
}

@media (max-width:1024px) {
	.post-style-4 .entry-content {
		padding-left: 0;
		margin-top: 15px;
	}
}

.post-style-4 .entry-title {
	font-size: 16px;
	margin: 0 0 .5em 0;
}

.post-style-4 .entry-meta {
	color: var(--global-palette5);
	margin: 0 0 .5em 0;
}

.post-style-4 p {
	margin-bottom: 1em;
}

.post-style-footer .post-style-4.column-item {
	margin-bottom: 15px;
}

.post-style-footer .post-style-4.column-item:last-child .post-inner {
	border-bottom: 0;
	padding-bottom: 0;
}

.post-style-footer .post-style-4 .post-inner {
	padding-bottom: 15px;
}

.post-style-footer .post-style-4 .post-thumbnail {
	max-width: 60px;
}

.post-style-footer .post-style-4 .entry-content {
	padding-left: 15px;
	margin-top: 0;
}

.post-style-footer .post-style-4 .categories-link {
	display: none;
}

.post-style-footer .post-style-4 .entry-title {
	padding-top: 0;
}

.elementor-post-wrapper .column-item .post-thumbnail {
	padding: 0;
	height: 100%;
	overflow: hidden;
}

.elementor-post-wrapper .column-item .post-thumbnail img {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.elementor-post-wrapper .column-item:hover .post-thumbnail img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.entry-title a:hover {
	color: var(--global-palette1);
}

.over-hidden, .over-hidden>.elementor-widget-wrap {
	overflow: hidden;
}

.elementor-page .elementor-widget-tmcore-product-categories-carousel ul.products.grid-cols li {
	margin: 0;
}

.elementor-widget-tmcore-product-categories-carousel .product-cat {
	text-align: center;
}

.elementor-widget-tmcore-product-categories-carousel .cat-image {
	position: relative;
	overflow: hidden;
}

.elementor-widget-tmcore-product-categories-carousel .cat-image img {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	-o-object-fit: cover;
	object-fit: cover;
	margin: auto;
}

.elementor-widget-tmcore-product-categories-carousel .cat-title {
	font-size: 16px;
	padding: 5px 0px;
	font-weight: 700;
}

.elementor-widget-tmcore-product-categories-carousel .cat-title a {
	color: var(--global-palette3);
}

.elementor-widget-tmcore-product-categories-carousel .cat-title a:hover {
	color: var(--global-palette1);
}

.elementor-widget-tmcore-product-categories-carousel .cat-total {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	background: transparent;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.elementor-widget-tmcore-product-categories-carousel .product-cat {
	overflow: hidden;
	position: relative;
	word-break: break-word;
}

.elementor-widget-tmcore-product-categories-carousel .product-cat ul.sub-categories {
	padding: 0;
	list-style-type: none;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-3 .cat-title {
	background-color: transparent;
	padding: 0;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-1 .cat-total {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateY(110%);
	-ms-transform: translateY(110%);
	transform: translateY(110%);
	left: 0;
	right: 0;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-1 .product-cat:hover .cat-total {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-1 .cat-total {
	color: #fff;
	background: #000;
	padding: 5px 20px;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .cat-content {
	position: relative;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .product-cat-caption {
	position: absolute;
	top: auto;
	bottom: 10%;
	left: 0;
	right: 0;
	margin: auto;
	width: 220px;
	max-width: calc(100% - 50px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

@media (max-width:767px) {
	.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .product-cat-caption {
		max-width: calc(100% - 20px);
	}
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .product-cat:hover .product-cat-caption {
	opacity: 1;
	visibility: visible;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .product-cat:hover .cat-image img {
	-webkit-filter: brightness(.8);
	filter: brightness(.8);
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .cat-total {
	color: #fff;
	background: #000;
	padding: 5px 20px;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-4 .cat-content {
	position: relative;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-4 .product-cat-caption {
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
	width: 220px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	max-width: calc(100% - 50px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	background: rgba(0, 0, 0, .3);
}

@media (max-width:767px) {
	.elementor-widget-tmcore-product-categories-carousel.product-cat-style-4 .product-cat-caption {
		max-width: calc(100% - 20px);
	}
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-4 .product-cat:hover .product-cat-caption {
	opacity: 1;
	visibility: visible;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-5 .cat-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

@media (max-width:767px) {
	.elementor-widget-tmcore-product-categories-carousel.product-cat-style-5 .cat-contents {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: inherit;
		-ms-flex-align: inherit;
		align-items: inherit;
	}
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-6 .cat-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-6 .cat-contents .cat-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

@media (max-width:767px) {
	.elementor-widget-tmcore-product-categories-carousel.product-cat-style-6 .cat-contents {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: inherit;
		-ms-flex-align: inherit;
		align-items: inherit;
	}
	
	.elementor-widget-tmcore-product-categories-carousel.product-cat-style-6 .cat-contents .cat-image {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
}

.elementor-widget-tmcore-product-categories {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories, .elementor-widget-tmcore-products .splide__track ul.products, .elementor-widget-tmcore-products-tabs .splide__track ul.products {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
	width: 16.66%;
}

.full_width_section.elementor-section-boxed {
	left: 0 !important;
	width: 100vw !important;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.tmcore-elementor_marquee {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmcore-elementor_marquee.tmcore-marquee-hover-stop:hover .tmcore-marquee_inner {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

.tmcore-marquee {
	padding: 20px 0;
	background-color: var(--global-palette3);
}

.tmcore-marquee_inner {
	--tm-marquee-speed: 25s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: 100%;
	-webkit-animation: marquee var(--tm-marquee-speed) linear infinite;
	animation: marquee var(--tm-marquee-speed) linear infinite;
	will-change: transform;
	position: relative;
}

.tmcore-marquee_items {
	gap: 48px;
	margin-right: 48px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tmcore-marquee-duplicate {
	--tm-marquee-index: 1;
	inset-inline-start: calc(-100% * var(--tm-marquee-index) * -1);
	position: absolute;
}

.tmcore-marquee_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tmcore-marquee_icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--global-palette9);
}

.tmcore-marquee_icon svg {
	fill: currentColor;
}

.tmcore-marquee_text {
	line-height: normal;
	color: var(--global-palette9);
	white-space: nowrap;
}

.tmcore-marquee_text a {
	display: inline-block;
	border-bottom: 1px solid;
}

.tmcore-marquee_text a:hover {
	color: var(--global-palette9);
}