
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.fab, .far {
	font-weight: 400;
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}

.flag {
	padding-right: 20px;
	display: inline-block;
	height: 32px;
	width: 32px;
	vertical-align: middle;
	background: url("https://cdn-ileenlo.nitrocdn.com/lxnBYcUIFgEpBNGXstMhnubNJCTcZaow/assets/images/optimized/rev-840d3ad/www.misterelectronic.it/wp-content/plugins/waitlist-woocommerce-premium/xoo-form-fields-fw/countries/flags32.png") no-repeat;
}

.flag._African_Union {
	background-position: 0 -32px;
}

.flag._Arab_League {
	background-position: 0 -64px;
}

.flag._ASEAN {
	background-position: 0 -96px;
}

.flag._CARICOM {
	background-position: 0 -128px;
}

.flag._CIS {
	background-position: 0 -160px;
}

.flag._Commonwealth {
	background-position: 0 -192px;
}

.flag._England {
	background-position: 0 -224px;
}

.flag._European_Union, .flag.eu {
	background-position: 0 -256px;
}

.flag._Islamic_Conference {
	background-position: 0 -288px;
}

.flag._Kosovo {
	background-position: 0 -320px;
}

.flag._NATO {
	background-position: 0 -352px;
}

.flag._Northern_Cyprus {
	background-position: 0 -384px;
}

.flag._Northern_Ireland {
	background-position: 0 -416px;
}

.flag._Olimpic_Movement {
	background-position: 0 -448px;
}

.flag._OPEC {
	background-position: 0 -480px;
}

.flag._Red_Cross {
	background-position: 0 -512px;
}

.flag._Scotland {
	background-position: 0 -544px;
}

.flag._Somaliland {
	background-position: 0 -576px;
}

.flag._Tibet {
	background-position: 0 -608px;
}

.flag._United_Nations {
	background-position: 0 -640px;
}

.flag._Wales {
	background-position: 0 -672px;
}

.flag.ad {
	background-position: 0 -704px;
}

.flag.ae {
	background-position: 0 -736px;
}

.flag.af {
	background-position: 0 -768px;
}

.flag.ag {
	background-position: 0 -800px;
}

.flag.ai {
	background-position: 0 -832px;
}

.flag.al {
	background-position: 0 -864px;
}

.flag.am {
	background-position: 0 -896px;
}

.flag.ao {
	background-position: 0 -928px;
}

.flag.aq {
	background-position: 0 -960px;
}

.flag.ar {
	background-position: 0 -992px;
}

.flag.as {
	background-position: 0 -1024px;
}

.flag.at {
	background-position: 0 -1056px;
}

.flag.au {
	background-position: 0 -1088px;
}

.flag.aw {
	background-position: 0 -1120px;
}

.flag.ax {
	background-position: 0 -1152px;
}

.flag.az {
	background-position: 0 -1184px;
}

.flag.ba {
	background-position: 0 -1216px;
}

.flag.bb {
	background-position: 0 -1248px;
}

.flag.bd {
	background-position: 0 -1280px;
}

.flag.be {
	background-position: 0 -1312px;
}

.flag.bf {
	background-position: 0 -1344px;
}

.flag.bg {
	background-position: 0 -1376px;
}

.flag.bh {
	background-position: 0 -1408px;
}

.flag.bi {
	background-position: 0 -1440px;
}

.flag.bj {
	background-position: 0 -1472px;
}

.flag.bm {
	background-position: 0 -1504px;
}

.flag.bn {
	background-position: 0 -1536px;
}

.flag.bo {
	background-position: 0 -1568px;
}

.flag.br {
	background-position: 0 -1600px;
}

.flag.bs {
	background-position: 0 -1632px;
}

.flag.bt {
	background-position: 0 -1664px;
}

.flag.bw {
	background-position: 0 -1696px;
}

.flag.by {
	background-position: 0 -1728px;
}

.flag.bz {
	background-position: 0 -1760px;
}

.flag.ca {
	background-position: 0 -1792px;
}

.flag.cd {
	background-position: 0 -1824px;
}

.flag.cf {
	background-position: 0 -1856px;
}

.flag.cg {
	background-position: 0 -1888px;
}

.flag.ch {
	background-position: 0 -1920px;
}

.flag.ci {
	background-position: 0 -1952px;
}

.flag.ck {
	background-position: 0 -1984px;
}

.flag.cl {
	background-position: 0 -2016px;
}

.flag.cm {
	background-position: 0 -2048px;
}

.flag.cn {
	background-position: 0 -2080px;
}

.flag.co {
	background-position: 0 -2112px;
}

.flag.cr {
	background-position: 0 -2144px;
}

.flag.cu {
	background-position: 0 -2176px;
}

.flag.cv {
	background-position: 0 -2208px;
}

.flag.cy {
	background-position: 0 -2240px;
}

.flag.cz {
	background-position: 0 -2272px;
}

.flag.de {
	background-position: 0 -2304px;
}

.flag.dj {
	background-position: 0 -2336px;
}

.flag.dk {
	background-position: 0 -2368px;
}

.flag.dm {
	background-position: 0 -2400px;
}

.flag.do {
	background-position: 0 -2432px;
}

.flag.dz {
	background-position: 0 -2464px;
}

.flag.ec {
	background-position: 0 -2496px;
}

.flag.ee {
	background-position: 0 -2528px;
}

.flag.eg {
	background-position: 0 -2560px;
}

.flag.eh {
	background-position: 0 -2592px;
}

.flag.er {
	background-position: 0 -2624px;
}

.flag.es {
	background-position: 0 -2656px;
}

.flag.et {
	background-position: 0 -2688px;
}

.flag.fi {
	background-position: 0 -2720px;
}

.flag.fj {
	background-position: 0 -2752px;
}

.flag.fm {
	background-position: 0 -2784px;
}

.flag.fo {
	background-position: 0 -2816px;
}

.flag.fr {
	background-position: 0 -2848px;
}

.flag.bl, .flag.cp, .flag.mf, .flag.yt {
	background-position: 0 -2848px;
}

.flag.ga {
	background-position: 0 -2880px;
}

.flag.gb {
	background-position: 0 -2912px;
}

.flag.sh {
	background-position: 0 -2912px;
}

.flag.gd {
	background-position: 0 -2944px;
}

.flag.ge {
	background-position: 0 -2976px;
}

.flag.gg {
	background-position: 0 -3008px;
}

.flag.gh {
	background-position: 0 -3040px;
}

.flag.gi {
	background-position: 0 -3072px;
}

.flag.gl {
	background-position: 0 -3104px;
}

.flag.gm {
	background-position: 0 -3136px;
}

.flag.gn {
	background-position: 0 -3168px;
}

.flag.gp {
	background-position: 0 -3200px;
}

.flag.gq {
	background-position: 0 -3232px;
}

.flag.gr {
	background-position: 0 -3264px;
}

.flag.gt {
	background-position: 0 -3296px;
}

.flag.gu {
	background-position: 0 -3328px;
}

.flag.gw {
	background-position: 0 -3360px;
}

.flag.gy {
	background-position: 0 -3392px;
}

.flag.hk {
	background-position: 0 -3424px;
}

.flag.hn {
	background-position: 0 -3456px;
}

.flag.hr {
	background-position: 0 -3488px;
}

.flag.ht {
	background-position: 0 -3520px;
}

.flag.hu {
	background-position: 0 -3552px;
}

.flag.id {
	background-position: 0 -3584px;
}

.flag.mc {
	background-position: 0 -3584px;
}

.flag.ie {
	background-position: 0 -3616px;
}

.flag.il {
	background-position: 0 -3648px;
}

.flag.im {
	background-position: 0 -3680px;
}

.flag.in {
	background-position: 0 -3712px;
}

.flag.iq {
	background-position: 0 -3744px;
}

.flag.ir {
	background-position: 0 -3776px;
}

.flag.is {
	background-position: 0 -3808px;
}

.flag.it {
	background-position: 0 -3840px;
}

.flag.je {
	background-position: 0 -3872px;
}

.flag.jm {
	background-position: 0 -3904px;
}

.flag.jo {
	background-position: 0 -3936px;
}

.flag.jp {
	background-position: 0 -3968px;
}

.flag.ke {
	background-position: 0 -4000px;
}

.flag.kg {
	background-position: 0 -4032px;
}

.flag.kh {
	background-position: 0 -4064px;
}

.flag.ki {
	background-position: 0 -4096px;
}

.flag.km {
	background-position: 0 -4128px;
}

.flag.kn {
	background-position: 0 -4160px;
}

.flag.kp {
	background-position: 0 -4192px;
}

.flag.kr {
	background-position: 0 -4224px;
}

.flag.kw {
	background-position: 0 -4256px;
}

.flag.ky {
	background-position: 0 -4288px;
}

.flag.kz {
	background-position: 0 -4320px;
}

.flag.la {
	background-position: 0 -4352px;
}

.flag.lb {
	background-position: 0 -4384px;
}

.flag.lc {
	background-position: 0 -4416px;
}

.flag.li {
	background-position: 0 -4448px;
}

.flag.lk {
	background-position: 0 -4480px;
}

.flag.lr {
	background-position: 0 -4512px;
}

.flag.ls {
	background-position: 0 -4544px;
}

.flag.lt {
	background-position: 0 -4576px;
}

.flag.lu {
	background-position: 0 -4608px;
}

.flag.lv {
	background-position: 0 -4640px;
}

.flag.ly {
	background-position: 0 -4672px;
}

.flag.ma {
	background-position: 0 -4704px;
}

.flag.md {
	background-position: 0 -4736px;
}

.flag.me {
	background-position: 0 -4768px;
}

.flag.mg {
	background-position: 0 -4800px;
}

.flag.mh {
	background-position: 0 -4832px;
}

.flag.mk {
	background-position: 0 -4864px;
}

.flag.ml {
	background-position: 0 -4896px;
}

.flag.mm {
	background-position: 0 -4928px;
}

.flag.mn {
	background-position: 0 -4960px;
}

.flag.mo {
	background-position: 0 -4992px;
}

.flag.mq {
	background-position: 0 -5024px;
}

.flag.mr {
	background-position: 0 -5056px;
}

.flag.ms {
	background-position: 0 -5088px;
}

.flag.mt {
	background-position: 0 -5120px;
}

.flag.mu {
	background-position: 0 -5152px;
}

.flag.mv {
	background-position: 0 -5184px;
}

.flag.mw {
	background-position: 0 -5216px;
}

.flag.mx {
	background-position: 0 -5248px;
}

.flag.my {
	background-position: 0 -5280px;
}

.flag.mz {
	background-position: 0 -5312px;
}

.flag.na {
	background-position: 0 -5344px;
}

.flag.nc {
	background-position: 0 -5376px;
}

.flag.ne {
	background-position: 0 -5408px;
}

.flag.ng {
	background-position: 0 -5440px;
}

.flag.ni {
	background-position: 0 -5472px;
}

.flag.nl {
	background-position: 0 -5504px;
}

.flag.bq {
	background-position: 0 -5504px;
}

.flag.no {
	background-position: 0 -5536px;
}

.flag.bv, .flag.nq, .flag.sj {
	background-position: 0 -5536px;
}

.flag.np {
	background-position: 0 -5568px;
}

.flag.nr {
	background-position: 0 -5600px;
}

.flag.nz {
	background-position: 0 -5632px;
}

.flag.om {
	background-position: 0 -5664px;
}

.flag.pa {
	background-position: 0 -5696px;
}

.flag.pe {
	background-position: 0 -5728px;
}

.flag.pf {
	background-position: 0 -5760px;
}

.flag.pg {
	background-position: 0 -5792px;
}

.flag.ph {
	background-position: 0 -5824px;
}

.flag.pk {
	background-position: 0 -5856px;
}

.flag.pl {
	background-position: 0 -5888px;
}

.flag.pr {
	background-position: 0 -5920px;
}

.flag.ps {
	background-position: 0 -5952px;
}

.flag.pt {
	background-position: 0 -5984px;
}

.flag.pw {
	background-position: 0 -6016px;
}

.flag.py {
	background-position: 0 -6048px;
}

.flag.qa {
	background-position: 0 -6080px;
}

.flag.re {
	background-position: 0 -6112px;
}

.flag.ro {
	background-position: 0 -6144px;
}

.flag.rs {
	background-position: 0 -6176px;
}

.flag.ru {
	background-position: 0 -6208px;
}

.flag.rw {
	background-position: 0 -6240px;
}

.flag.sa {
	background-position: 0 -6272px;
}

.flag.sb {
	background-position: 0 -6304px;
}

.flag.sc {
	background-position: 0 -6336px;
}

.flag.sd {
	background-position: 0 -6368px;
}

.flag.se {
	background-position: 0 -6400px;
}

.flag.sg {
	background-position: 0 -6432px;
}

.flag.si {
	background-position: 0 -6464px;
}

.flag.sk {
	background-position: 0 -6496px;
}

.flag.sl {
	background-position: 0 -6528px;
}

.flag.sm {
	background-position: 0 -6560px;
}

.flag.sn {
	background-position: 0 -6592px;
}

.flag.so {
	background-position: 0 -6624px;
}

.flag.sr {
	background-position: 0 -6656px;
}

.flag.st {
	background-position: 0 -6688px;
}

.flag.sv {
	background-position: 0 -6720px;
}

.flag.sy {
	background-position: 0 -6752px;
}

.flag.sz {
	background-position: 0 -6784px;
}

.flag.tc {
	background-position: 0 -6816px;
}

.flag.td {
	background-position: 0 -6848px;
}

.flag.tg {
	background-position: 0 -6880px;
}

.flag.th {
	background-position: 0 -6912px;
}

.flag.tj {
	background-position: 0 -6944px;
}

.flag.tl {
	background-position: 0 -6976px;
}

.flag.tm {
	background-position: 0 -7008px;
}

.flag.tn {
	background-position: 0 -7040px;
}

.flag.to {
	background-position: 0 -7072px;
}

.flag.tr {
	background-position: 0 -7104px;
}

.flag.tt {
	background-position: 0 -7136px;
}

.flag.tv {
	background-position: 0 -7168px;
}

.flag.tw {
	background-position: 0 -7200px;
}

.flag.tz {
	background-position: 0 -7232px;
}

.flag.ua {
	background-position: 0 -7264px;
}

.flag.ug {
	background-position: 0 -7296px;
}

.flag.us {
	background-position: 0 -7328px;
}

.flag.uy {
	background-position: 0 -7360px;
}

.flag.uz {
	background-position: 0 -7392px;
}

.flag.va {
	background-position: 0 -7424px;
}

.flag.vc {
	background-position: 0 -7456px;
}

.flag.ve {
	background-position: 0 -7488px;
}

.flag.vg {
	background-position: 0 -7520px;
}

.flag.vi {
	background-position: 0 -7552px;
}

.flag.vn {
	background-position: 0 -7584px;
}

.flag.vu {
	background-position: 0 -7616px;
}

.flag.ws {
	background-position: 0 -7648px;
}

.flag.ye {
	background-position: 0 -7680px;
}

.flag.za {
	background-position: 0 -7712px;
}

.flag.zm {
	background-position: 0 -7744px;
}

.flag.zw {
	background-position: 0 -7776px;
}

.flag.sx {
	background-position: 0 -7808px;
}

.flag.cw {
	background-position: 0 -7840px;
}

.flag.ss {
	background-position: 0 -7872px;
}

.flag.nitro-lazy {
	background: none !important;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option--selectable {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: none;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
	padding: 0;
}

.select2-container--default .select2-results__option--disabled {
	color: #999;
}

.select2-container--default .select2-results__option--selected {
	background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: none;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
	padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

/*!
 * Modified CSS version of Font Awesome Free 7.0.0
 * Modifications:
 * - Custom class prefix changed from .fa to .tcfa
 * - Removed brand icons
 *
 * Modifications made in 2025
 * Based on Font Awesome Free by @fontawesome - https://fontawesome.com
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
.tcfa-solid, .tcfa-regular, .tcfa-classic, .tcfas, .tcfar, .tcfab, .tcfa {
	--_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free")) !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	display: var(--fa-display, inline-block);
	font-family: var(--_fa-family) !important;
	-webkit-font-feature-settings: normal !important;
	font-feature-settings: normal !important;
	font-style: normal !important;
	font-synthesis: none !important;
	font-variant: normal !important;
	font-weight: var(--fa-style, 900) !important;
	line-height: 1;
	text-align: center;
	text-rendering: auto !important;
	width: var(--fa-width, 1.25em);
}

:is(.tcfas,
.tcfar,
.tcfab,
.tcfa-solid,
.tcfa-regular,
.tcfa-classic,
.tcfa)::before {
	content: var(--fa);
	content: var(--fa)/"";
}

.tcfa-1x {
	font-size: 1em;
}

.tcfa-2x {
	font-size: 2em;
}

.tcfa-3x {
	font-size: 3em;
}

.tcfa-4x {
	font-size: 4em;
}

.tcfa-5x {
	font-size: 5em;
}

.tcfa-6x {
	font-size: 6em;
}

.tcfa-7x {
	font-size: 7em;
}

.tcfa-8x {
	font-size: 8em;
}

.tcfa-9x {
	font-size: 9em;
}

.tcfa-10x {
	font-size: 10em;
}

.tcfa-2xs {
	font-size: calc(10 / 16 * 1em);
	/* converts a 10px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 10 * 1);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 10 - .375 ) * 1em);
}

.tcfa-xs {
	font-size: calc(12 / 16 * 1em);
	/* converts a 12px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 12 * 1em);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 12 - .375 ) * 1em);
}

.tcfa-sm {
	font-size: calc(14 / 16 * 1em);
	/* converts a 14px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 14 * 1em);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 14 - .375 ) * 1em);
}

.tcfa-lg {
	font-size: calc(20 / 16 * 1em);
	/* converts a 20px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 20 * 1em);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 20 - .375 ) * 1em);
}

.tcfa-xl {
	font-size: calc(24 / 16 * 1em);
	/* converts a 24px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 24 * 1em);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 24 - .375 ) * 1em);
}

.tcfa-2xl {
	font-size: calc(32 / 16 * 1em);
	/* converts a 32px size into an em-based value that's relative to the scale's 16px base */
	line-height: calc(1 / 32 * 1em);
	/* sets the line-height of the icon back to that of it's parent */
	vertical-align: calc(( 6 / 32 - .375 ) * 1em);
}

.tcfa-width-auto {
	--fa-width: auto;
}

.tcfa-fw, .tcfa-width-fixed {
	--fa-width: 1.25em;
}

.tcfa-ul {
	list-style-type: none;
	-webkit-margin-start: var(--fa-li-margin, 2.5em);
	margin-inline-start: var(--fa-li-margin, 2.5em);
	-webkit-padding-start: 0;
	padding-inline-start: 0;
}

.tcfa-ul > li {
	position: relative;
}

.tcfa-li {
	inset-inline-start: calc(-1 * var(--fa-li-width, 2em));
	position: absolute;
	text-align: center;
	width: var(--fa-li-width, 2em);
	line-height: inherit;
}

.tcfa-pull-left, .tcfa-pull-start {
	float: inline-start;
	-webkit-margin-end: var(--fa-pull-margin, .3em);
	margin-inline-end: var(--fa-pull-margin, .3em);
}

.tcfa-pull-right, .tcfa-pull-end {
	float: inline-end;
	-webkit-margin-start: var(--fa-pull-margin, .3em);
	margin-inline-start: var(--fa-pull-margin, .3em);
}

.tcfa-beat {
	-webkit-animation-name: fa-beat;
	animation-name: fa-beat;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
	animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.tcfa-bounce {
	-webkit-animation-name: fa-bounce;
	animation-name: fa-bounce;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
}

.tcfa-fade {
	-webkit-animation-name: fa-fade;
	animation-name: fa-fade;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
}

.tcfa-beat-fade {
	-webkit-animation-name: fa-beat-fade;
	animation-name: fa-beat-fade;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
}

.tcfa-flip {
	-webkit-animation-name: fa-flip;
	animation-name: fa-flip;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
	animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.tcfa-shake {
	-webkit-animation-name: fa-shake;
	animation-name: fa-shake;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, linear);
	animation-timing-function: var(--fa-animation-timing, linear);
}

.tcfa-spin {
	-webkit-animation-name: fa-spin;
	animation-name: fa-spin;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 2s);
	animation-duration: var(--fa-animation-duration, 2s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, linear);
	animation-timing-function: var(--fa-animation-timing, linear);
}

.tcfa-spin-reverse {
	--fa-animation-direction: reverse;
}

.tcfa-pulse, .tcfa-spin-pulse {
	-webkit-animation-name: fa-spin;
	animation-name: fa-spin;
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
	animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
	.tcfa-beat, .tcfa-bounce, .tcfa-fade, .tcfa-beat-fade, .tcfa-flip, .tcfa-pulse, .tcfa-shake, .tcfa-spin, .tcfa-spin-pulse {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transition: none !important;
		transition: none !important;
	}
}

@-webkit-keyframes fa-beat {
	0%, 90% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	45% {
		-webkit-transform: scale(var(--fa-beat-scale, 1.25));
		transform: scale(var(--fa-beat-scale, 1.25));
	}
}

@keyframes fa-beat {
	0%, 90% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	45% {
		-webkit-transform: scale(var(--fa-beat-scale, 1.25));
		transform: scale(var(--fa-beat-scale, 1.25));
	}
}

@-webkit-keyframes fa-bounce {
	0% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
	
	10% {
		-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
		transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
	}
	
	30% {
		-webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
		transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
	}
	
	50% {
		-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
		transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
	}
	
	57% {
		-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -.125em));
		transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -.125em));
	}
	
	64% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
	
	100% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
}

@keyframes fa-bounce {
	0% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
	
	10% {
		-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
		transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
	}
	
	30% {
		-webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
		transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
	}
	
	50% {
		-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
		transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
	}
	
	57% {
		-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -.125em));
		transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -.125em));
	}
	
	64% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
	
	100% {
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
	}
}

@-webkit-keyframes fa-fade {
	50% {
		opacity: var(--fa-fade-opacity, .4);
	}
}

@keyframes fa-fade {
	50% {
		opacity: var(--fa-fade-opacity, .4);
	}
}

@-webkit-keyframes fa-beat-fade {
	0%, 100% {
		opacity: var(--fa-beat-fade-opacity, .4);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
		transform: scale(var(--fa-beat-fade-scale, 1.125));
	}
}

@keyframes fa-beat-fade {
	0%, 100% {
		opacity: var(--fa-beat-fade-opacity, .4);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
		transform: scale(var(--fa-beat-fade-scale, 1.125));
	}
}

@-webkit-keyframes fa-flip {
	50% {
		-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
		transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
	}
}

@keyframes fa-flip {
	50% {
		-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
		transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
	}
}

@-webkit-keyframes fa-shake {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	4% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	8%, 24% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg);
	}
	
	12%, 28% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg);
	}
	
	16% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg);
	}
	
	20% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg);
	}
	
	32% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg);
	}
	
	36% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
	}
	
	40%, 100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes fa-shake {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	4% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	8%, 24% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg);
	}
	
	12%, 28% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg);
	}
	
	16% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg);
	}
	
	20% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg);
	}
	
	32% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg);
	}
	
	36% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
	}
	
	40%, 100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.tcfa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tcfa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tcfa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.tcfa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.tcfa-flip-vertical {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.tcfa-flip-both, .tcfa-flip-horizontal.tcfa-flip-vertical {
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.tcfa-rotate-by {
	-webkit-transform: rotate(var(--fa-rotate-angle, 0));
	transform: rotate(var(--fa-rotate-angle, 0));
}

.tcfa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.tcfa-stack-1x, .tcfa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: var(--fa-stack-z-index, auto);
}

.tcfa-stack-1x {
	line-height: inherit;
}

.tcfa-stack-2x {
	font-size: 2em;
}

.tcfa-inverse {
	color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.tcfa-0 {
	--fa: "0";
}

.tcfa-1 {
	--fa: "1";
}

.tcfa-2 {
	--fa: "2";
}

.tcfa-3 {
	--fa: "3";
}

.tcfa-4 {
	--fa: "4";
}

.tcfa-5 {
	--fa: "5";
}

.tcfa-6 {
	--fa: "6";
}

.tcfa-7 {
	--fa: "7";
}

.tcfa-8 {
	--fa: "8";
}

.tcfa-9 {
	--fa: "9";
}

.tcfa-exclamation {
	--fa: "!";
}

.tcfa-hashtag {
	--fa: "#";
}

.tcfa-dollar-sign {
	--fa: "$";
}

.tcfa-dollar {
	--fa: "$";
}

.tcfa-usd {
	--fa: "$";
}

.tcfa-percent {
	--fa: "%";
}

.tcfa-percentage {
	--fa: "%";
}

.tcfa-asterisk {
	--fa: "*";
}

.tcfa-plus {
	--fa: "+";
}

.tcfa-add {
	--fa: "+";
}

.tcfa-less-than {
	--fa: "<";
}

.tcfa-equals {
	--fa: "=";
}

.tcfa-greater-than {
	--fa: ">";
}

.tcfa-question {
	--fa: "?";
}

.tcfa-at {
	--fa: "@";
}

.tcfa-a {
	--fa: "A";
}

.tcfa-b {
	--fa: "B";
}

.tcfa-c {
	--fa: "C";
}

.tcfa-d {
	--fa: "D";
}

.tcfa-e {
	--fa: "E";
}

.tcfa-f {
	--fa: "F";
}

.tcfa-g {
	--fa: "G";
}

.tcfa-h {
	--fa: "H";
}

.tcfa-i {
	--fa: "I";
}

.tcfa-j {
	--fa: "J";
}

.tcfa-k {
	--fa: "K";
}

.tcfa-l {
	--fa: "L";
}

.tcfa-m {
	--fa: "M";
}

.tcfa-n {
	--fa: "N";
}

.tcfa-o {
	--fa: "O";
}

.tcfa-p {
	--fa: "P";
}

.tcfa-q {
	--fa: "Q";
}

.tcfa-r {
	--fa: "R";
}

.tcfa-s {
	--fa: "S";
}

.tcfa-t {
	--fa: "T";
}

.tcfa-u {
	--fa: "U";
}

.tcfa-v {
	--fa: "V";
}

.tcfa-w {
	--fa: "W";
}

.tcfa-x {
	--fa: "X";
}

.tcfa-y {
	--fa: "Y";
}

.tcfa-z {
	--fa: "Z";
}

.tcfa-faucet {
	--fa: "";
}

.tcfa-faucet-drip {
	--fa: "";
}

.tcfa-house-chimney-window {
	--fa: "";
}

.tcfa-house-signal {
	--fa: "";
}

.tcfa-temperature-arrow-down {
	--fa: "";
}

.tcfa-temperature-down {
	--fa: "";
}

.tcfa-temperature-arrow-up {
	--fa: "";
}

.tcfa-temperature-up {
	--fa: "";
}

.tcfa-trailer {
	--fa: "";
}

.tcfa-bacteria {
	--fa: "";
}

.tcfa-bacterium {
	--fa: "";
}

.tcfa-box-tissue {
	--fa: "";
}

.tcfa-hand-holding-medical {
	--fa: "";
}

.tcfa-hand-sparkles {
	--fa: "";
}

.tcfa-hands-bubbles {
	--fa: "";
}

.tcfa-hands-wash {
	--fa: "";
}

.tcfa-handshake-slash {
	--fa: "";
}

.tcfa-handshake-alt-slash {
	--fa: "";
}

.tcfa-handshake-simple-slash {
	--fa: "";
}

.tcfa-head-side-cough {
	--fa: "";
}

.tcfa-head-side-cough-slash {
	--fa: "";
}

.tcfa-head-side-mask {
	--fa: "";
}

.tcfa-head-side-virus {
	--fa: "";
}

.tcfa-house-chimney-user {
	--fa: "";
}

.tcfa-house-laptop {
	--fa: "";
}

.tcfa-laptop-house {
	--fa: "";
}

.tcfa-lungs-virus {
	--fa: "";
}

.tcfa-people-arrows {
	--fa: "";
}

.tcfa-people-arrows-left-right {
	--fa: "";
}

.tcfa-plane-slash {
	--fa: "";
}

.tcfa-pump-medical {
	--fa: "";
}

.tcfa-pump-soap {
	--fa: "";
}

.tcfa-shield-virus {
	--fa: "";
}

.tcfa-sink {
	--fa: "";
}

.tcfa-soap {
	--fa: "";
}

.tcfa-stopwatch-20 {
	--fa: "";
}

.tcfa-shop-slash {
	--fa: "";
}

.tcfa-store-alt-slash {
	--fa: "";
}

.tcfa-store-slash {
	--fa: "";
}

.tcfa-toilet-paper-slash {
	--fa: "";
}

.tcfa-users-slash {
	--fa: "";
}

.tcfa-virus {
	--fa: "";
}

.tcfa-virus-slash {
	--fa: "";
}

.tcfa-viruses {
	--fa: "";
}

.tcfa-vest {
	--fa: "";
}

.tcfa-vest-patches {
	--fa: "";
}

.tcfa-arrow-trend-down {
	--fa: "";
}

.tcfa-arrow-trend-up {
	--fa: "";
}

.tcfa-arrow-up-from-bracket {
	--fa: "";
}

.tcfa-austral-sign {
	--fa: "";
}

.tcfa-baht-sign {
	--fa: "";
}

.tcfa-bitcoin-sign {
	--fa: "";
}

.tcfa-bolt-lightning {
	--fa: "";
}

.tcfa-book-bookmark {
	--fa: "";
}

.tcfa-camera-rotate {
	--fa: "";
}

.tcfa-cedi-sign {
	--fa: "";
}

.tcfa-chart-column {
	--fa: "";
}

.tcfa-chart-gantt {
	--fa: "";
}

.tcfa-clapperboard {
	--fa: "";
}

.tcfa-clover {
	--fa: "";
}

.tcfa-code-compare {
	--fa: "";
}

.tcfa-code-fork {
	--fa: "";
}

.tcfa-code-pull-request {
	--fa: "";
}

.tcfa-colon-sign {
	--fa: "";
}

.tcfa-cruzeiro-sign {
	--fa: "";
}

.tcfa-display {
	--fa: "";
}

.tcfa-dong-sign {
	--fa: "";
}

.tcfa-elevator {
	--fa: "";
}

.tcfa-filter-circle-xmark {
	--fa: "";
}

.tcfa-florin-sign {
	--fa: "";
}

.tcfa-folder-closed {
	--fa: "";
}

.tcfa-franc-sign {
	--fa: "";
}

.tcfa-guarani-sign {
	--fa: "";
}

.tcfa-gun {
	--fa: "";
}

.tcfa-hands-clapping {
	--fa: "";
}

.tcfa-house-user {
	--fa: "";
}

.tcfa-home-user {
	--fa: "";
}

.tcfa-indian-rupee-sign {
	--fa: "";
}

.tcfa-indian-rupee {
	--fa: "";
}

.tcfa-inr {
	--fa: "";
}

.tcfa-kip-sign {
	--fa: "";
}

.tcfa-lari-sign {
	--fa: "";
}

.tcfa-litecoin-sign {
	--fa: "";
}

.tcfa-manat-sign {
	--fa: "";
}

.tcfa-mask-face {
	--fa: "";
}

.tcfa-mill-sign {
	--fa: "";
}

.tcfa-money-bills {
	--fa: "";
}

.tcfa-naira-sign {
	--fa: "";
}

.tcfa-notdef {
	--fa: "";
}

.tcfa-panorama {
	--fa: "";
}

.tcfa-peseta-sign {
	--fa: "";
}

.tcfa-peso-sign {
	--fa: "";
}

.tcfa-plane-up {
	--fa: "";
}

.tcfa-rupiah-sign {
	--fa: "";
}

.tcfa-stairs {
	--fa: "";
}

.tcfa-timeline {
	--fa: "";
}

.tcfa-truck-front {
	--fa: "";
}

.tcfa-turkish-lira-sign {
	--fa: "";
}

.tcfa-try {
	--fa: "";
}

.tcfa-turkish-lira {
	--fa: "";
}

.tcfa-vault {
	--fa: "";
}

.tcfa-wand-magic-sparkles {
	--fa: "";
}

.tcfa-magic-wand-sparkles {
	--fa: "";
}

.tcfa-wheat-awn {
	--fa: "";
}

.tcfa-wheat-alt {
	--fa: "";
}

.tcfa-wheelchair-move {
	--fa: "";
}

.tcfa-wheelchair-alt {
	--fa: "";
}

.tcfa-bangladeshi-taka-sign {
	--fa: "";
}

.tcfa-bowl-rice {
	--fa: "";
}

.tcfa-person-pregnant {
	--fa: "";
}

.tcfa-house-chimney {
	--fa: "";
}

.tcfa-home-lg {
	--fa: "";
}

.tcfa-house-crack {
	--fa: "";
}

.tcfa-house-medical {
	--fa: "";
}

.tcfa-cent-sign {
	--fa: "";
}

.tcfa-plus-minus {
	--fa: "";
}

.tcfa-sailboat {
	--fa: "";
}

.tcfa-section {
	--fa: "";
}

.tcfa-shrimp {
	--fa: "";
}

.tcfa-brazilian-real-sign {
	--fa: "";
}

.tcfa-chart-simple {
	--fa: "";
}

.tcfa-diagram-next {
	--fa: "";
}

.tcfa-diagram-predecessor {
	--fa: "";
}

.tcfa-diagram-successor {
	--fa: "";
}

.tcfa-earth-oceania {
	--fa: "";
}

.tcfa-globe-oceania {
	--fa: "";
}

.tcfa-bug-slash {
	--fa: "";
}

.tcfa-file-circle-plus {
	--fa: "";
}

.tcfa-shop-lock {
	--fa: "";
}

.tcfa-virus-covid {
	--fa: "";
}

.tcfa-virus-covid-slash {
	--fa: "";
}

.tcfa-anchor-circle-check {
	--fa: "";
}

.tcfa-anchor-circle-exclamation {
	--fa: "";
}

.tcfa-anchor-circle-xmark {
	--fa: "";
}

.tcfa-anchor-lock {
	--fa: "";
}

.tcfa-arrow-down-up-across-line {
	--fa: "";
}

.tcfa-arrow-down-up-lock {
	--fa: "";
}

.tcfa-arrow-right-to-city {
	--fa: "";
}

.tcfa-arrow-up-from-ground-water {
	--fa: "";
}

.tcfa-arrow-up-from-water-pump {
	--fa: "";
}

.tcfa-arrow-up-right-dots {
	--fa: "";
}

.tcfa-arrows-down-to-line {
	--fa: "";
}

.tcfa-arrows-down-to-people {
	--fa: "";
}

.tcfa-arrows-left-right-to-line {
	--fa: "";
}

.tcfa-arrows-spin {
	--fa: "";
}

.tcfa-arrows-split-up-and-left {
	--fa: "";
}

.tcfa-arrows-to-circle {
	--fa: "";
}

.tcfa-arrows-to-dot {
	--fa: "";
}

.tcfa-arrows-to-eye {
	--fa: "";
}

.tcfa-arrows-turn-right {
	--fa: "";
}

.tcfa-arrows-turn-to-dots {
	--fa: "";
}

.tcfa-arrows-up-to-line {
	--fa: "";
}

.tcfa-bore-hole {
	--fa: "";
}

.tcfa-bottle-droplet {
	--fa: "";
}

.tcfa-bottle-water {
	--fa: "";
}

.tcfa-bowl-food {
	--fa: "";
}

.tcfa-boxes-packing {
	--fa: "";
}

.tcfa-bridge {
	--fa: "";
}

.tcfa-bridge-circle-check {
	--fa: "";
}

.tcfa-bridge-circle-exclamation {
	--fa: "";
}

.tcfa-bridge-circle-xmark {
	--fa: "";
}

.tcfa-bridge-lock {
	--fa: "";
}

.tcfa-bridge-water {
	--fa: "";
}

.tcfa-bucket {
	--fa: "";
}

.tcfa-bugs {
	--fa: "";
}

.tcfa-building-circle-arrow-right {
	--fa: "";
}

.tcfa-building-circle-check {
	--fa: "";
}

.tcfa-building-circle-exclamation {
	--fa: "";
}

.tcfa-building-circle-xmark {
	--fa: "";
}

.tcfa-building-flag {
	--fa: "";
}

.tcfa-building-lock {
	--fa: "";
}

.tcfa-building-ngo {
	--fa: "";
}

.tcfa-building-shield {
	--fa: "";
}

.tcfa-building-un {
	--fa: "";
}

.tcfa-building-user {
	--fa: "";
}

.tcfa-building-wheat {
	--fa: "";
}

.tcfa-burst {
	--fa: "";
}

.tcfa-car-on {
	--fa: "";
}

.tcfa-car-tunnel {
	--fa: "";
}

.tcfa-child-combatant {
	--fa: "";
}

.tcfa-child-rifle {
	--fa: "";
}

.tcfa-children {
	--fa: "";
}

.tcfa-circle-nodes {
	--fa: "";
}

.tcfa-clipboard-question {
	--fa: "";
}

.tcfa-cloud-showers-water {
	--fa: "";
}

.tcfa-computer {
	--fa: "";
}

.tcfa-cubes-stacked {
	--fa: "";
}

.tcfa-envelope-circle-check {
	--fa: "";
}

.tcfa-explosion {
	--fa: "";
}

.tcfa-ferry {
	--fa: "";
}

.tcfa-file-circle-exclamation {
	--fa: "";
}

.tcfa-file-circle-minus {
	--fa: "";
}

.tcfa-file-circle-question {
	--fa: "";
}

.tcfa-file-shield {
	--fa: "";
}

.tcfa-fire-burner {
	--fa: "";
}

.tcfa-fish-fins {
	--fa: "";
}

.tcfa-flask-vial {
	--fa: "";
}

.tcfa-glass-water {
	--fa: "";
}

.tcfa-glass-water-droplet {
	--fa: "";
}

.tcfa-group-arrows-rotate {
	--fa: "";
}

.tcfa-hand-holding-hand {
	--fa: "";
}

.tcfa-handcuffs {
	--fa: "";
}

.tcfa-hands-bound {
	--fa: "";
}

.tcfa-hands-holding-child {
	--fa: "";
}

.tcfa-hands-holding-circle {
	--fa: "";
}

.tcfa-heart-circle-bolt {
	--fa: "";
}

.tcfa-heart-circle-check {
	--fa: "";
}

.tcfa-heart-circle-exclamation {
	--fa: "";
}

.tcfa-heart-circle-minus {
	--fa: "";
}

.tcfa-heart-circle-plus {
	--fa: "";
}

.tcfa-heart-circle-xmark {
	--fa: "";
}

.tcfa-helicopter-symbol {
	--fa: "";
}

.tcfa-helmet-un {
	--fa: "";
}

.tcfa-hill-avalanche {
	--fa: "";
}

.tcfa-hill-rockslide {
	--fa: "";
}

.tcfa-house-circle-check {
	--fa: "";
}

.tcfa-house-circle-exclamation {
	--fa: "";
}

.tcfa-house-circle-xmark {
	--fa: "";
}

.tcfa-house-fire {
	--fa: "";
}

.tcfa-house-flag {
	--fa: "";
}

.tcfa-house-flood-water {
	--fa: "";
}

.tcfa-house-flood-water-circle-arrow-right {
	--fa: "";
}

.tcfa-house-lock {
	--fa: "";
}

.tcfa-house-medical-circle-check {
	--fa: "";
}

.tcfa-house-medical-circle-exclamation {
	--fa: "";
}

.tcfa-house-medical-circle-xmark {
	--fa: "";
}

.tcfa-house-medical-flag {
	--fa: "";
}

.tcfa-house-tsunami {
	--fa: "";
}

.tcfa-jar {
	--fa: "";
}

.tcfa-jar-wheat {
	--fa: "";
}

.tcfa-jet-fighter-up {
	--fa: "";
}

.tcfa-jug-detergent {
	--fa: "";
}

.tcfa-kitchen-set {
	--fa: "";
}

.tcfa-land-mine-on {
	--fa: "";
}

.tcfa-landmark-flag {
	--fa: "";
}

.tcfa-laptop-file {
	--fa: "";
}

.tcfa-lines-leaning {
	--fa: "";
}

.tcfa-location-pin-lock {
	--fa: "";
}

.tcfa-locust {
	--fa: "";
}

.tcfa-magnifying-glass-arrow-right {
	--fa: "";
}

.tcfa-magnifying-glass-chart {
	--fa: "";
}

.tcfa-mars-and-venus-burst {
	--fa: "";
}

.tcfa-mask-ventilator {
	--fa: "";
}

.tcfa-mattress-pillow {
	--fa: "";
}

.tcfa-mobile-retro {
	--fa: "";
}

.tcfa-money-bill-transfer {
	--fa: "";
}

.tcfa-money-bill-trend-up {
	--fa: "";
}

.tcfa-money-bill-wheat {
	--fa: "";
}

.tcfa-mosquito {
	--fa: "";
}

.tcfa-mosquito-net {
	--fa: "";
}

.tcfa-mound {
	--fa: "";
}

.tcfa-mountain-city {
	--fa: "";
}

.tcfa-mountain-sun {
	--fa: "";
}

.tcfa-oil-well {
	--fa: "";
}

.tcfa-people-group {
	--fa: "";
}

.tcfa-people-line {
	--fa: "";
}

.tcfa-people-pulling {
	--fa: "";
}

.tcfa-people-robbery {
	--fa: "";
}

.tcfa-people-roof {
	--fa: "";
}

.tcfa-person-arrow-down-to-line {
	--fa: "";
}

.tcfa-person-arrow-up-from-line {
	--fa: "";
}

.tcfa-person-breastfeeding {
	--fa: "";
}

.tcfa-person-burst {
	--fa: "";
}

.tcfa-person-cane {
	--fa: "";
}

.tcfa-person-chalkboard {
	--fa: "";
}

.tcfa-person-circle-check {
	--fa: "";
}

.tcfa-person-circle-exclamation {
	--fa: "";
}

.tcfa-person-circle-minus {
	--fa: "";
}

.tcfa-person-circle-plus {
	--fa: "";
}

.tcfa-person-circle-question {
	--fa: "";
}

.tcfa-person-circle-xmark {
	--fa: "";
}

.tcfa-person-dress-burst {
	--fa: "";
}

.tcfa-person-drowning {
	--fa: "";
}

.tcfa-person-falling {
	--fa: "";
}

.tcfa-person-falling-burst {
	--fa: "";
}

.tcfa-person-half-dress {
	--fa: "";
}

.tcfa-person-harassing {
	--fa: "";
}

.tcfa-person-military-pointing {
	--fa: "";
}

.tcfa-person-military-rifle {
	--fa: "";
}

.tcfa-person-military-to-person {
	--fa: "";
}

.tcfa-person-rays {
	--fa: "";
}

.tcfa-person-rifle {
	--fa: "";
}

.tcfa-person-shelter {
	--fa: "";
}

.tcfa-person-walking-arrow-loop-left {
	--fa: "";
}

.tcfa-person-walking-arrow-right {
	--fa: "";
}

.tcfa-person-walking-dashed-line-arrow-right {
	--fa: "";
}

.tcfa-person-walking-luggage {
	--fa: "";
}

.tcfa-plane-circle-check {
	--fa: "";
}

.tcfa-plane-circle-exclamation {
	--fa: "";
}

.tcfa-plane-circle-xmark {
	--fa: "";
}

.tcfa-plane-lock {
	--fa: "";
}

.tcfa-plate-wheat {
	--fa: "";
}

.tcfa-plug-circle-bolt {
	--fa: "";
}

.tcfa-plug-circle-check {
	--fa: "";
}

.tcfa-plug-circle-exclamation {
	--fa: "";
}

.tcfa-plug-circle-minus {
	--fa: "";
}

.tcfa-plug-circle-plus {
	--fa: "";
}

.tcfa-plug-circle-xmark {
	--fa: "";
}

.tcfa-ranking-star {
	--fa: "";
}

.tcfa-road-barrier {
	--fa: "";
}

.tcfa-road-bridge {
	--fa: "";
}

.tcfa-road-circle-check {
	--fa: "";
}

.tcfa-road-circle-exclamation {
	--fa: "";
}

.tcfa-road-circle-xmark {
	--fa: "";
}

.tcfa-road-lock {
	--fa: "";
}

.tcfa-road-spikes {
	--fa: "";
}

.tcfa-rug {
	--fa: "";
}

.tcfa-sack-xmark {
	--fa: "";
}

.tcfa-school-circle-check {
	--fa: "";
}

.tcfa-school-circle-exclamation {
	--fa: "";
}

.tcfa-school-circle-xmark {
	--fa: "";
}

.tcfa-school-flag {
	--fa: "";
}

.tcfa-school-lock {
	--fa: "";
}

.tcfa-sheet-plastic {
	--fa: "";
}

.tcfa-shield-cat {
	--fa: "";
}

.tcfa-shield-dog {
	--fa: "";
}

.tcfa-shield-heart {
	--fa: "";
}

.tcfa-square-nfi {
	--fa: "";
}

.tcfa-square-person-confined {
	--fa: "";
}

.tcfa-square-virus {
	--fa: "";
}

.tcfa-staff-snake {
	--fa: "";
}

.tcfa-rod-asclepius {
	--fa: "";
}

.tcfa-rod-snake {
	--fa: "";
}

.tcfa-staff-aesculapius {
	--fa: "";
}

.tcfa-sun-plant-wilt {
	--fa: "";
}

.tcfa-tarp {
	--fa: "";
}

.tcfa-tarp-droplet {
	--fa: "";
}

.tcfa-tent {
	--fa: "";
}

.tcfa-tent-arrow-down-to-line {
	--fa: "";
}

.tcfa-tent-arrow-left-right {
	--fa: "";
}

.tcfa-tent-arrow-turn-left {
	--fa: "";
}

.tcfa-tent-arrows-down {
	--fa: "";
}

.tcfa-tents {
	--fa: "";
}

.tcfa-toilet-portable {
	--fa: "";
}

.tcfa-toilets-portable {
	--fa: "";
}

.tcfa-tower-cell {
	--fa: "";
}

.tcfa-tower-observation {
	--fa: "";
}

.tcfa-tree-city {
	--fa: "";
}

.tcfa-trowel {
	--fa: "";
}

.tcfa-trowel-bricks {
	--fa: "";
}

.tcfa-truck-arrow-right {
	--fa: "";
}

.tcfa-truck-droplet {
	--fa: "";
}

.tcfa-truck-field {
	--fa: "";
}

.tcfa-truck-field-un {
	--fa: "";
}

.tcfa-truck-plane {
	--fa: "";
}

.tcfa-users-between-lines {
	--fa: "";
}

.tcfa-users-line {
	--fa: "";
}

.tcfa-users-rays {
	--fa: "";
}

.tcfa-users-rectangle {
	--fa: "";
}

.tcfa-users-viewfinder {
	--fa: "";
}

.tcfa-vial-circle-check {
	--fa: "";
}

.tcfa-vial-virus {
	--fa: "";
}

.tcfa-wheat-awn-circle-exclamation {
	--fa: "";
}

.tcfa-worm {
	--fa: "";
}

.tcfa-xmarks-lines {
	--fa: "";
}

.tcfa-child-dress {
	--fa: "";
}

.tcfa-child-reaching {
	--fa: "";
}

.tcfa-file-circle-check {
	--fa: "";
}

.tcfa-file-circle-xmark {
	--fa: "";
}

.tcfa-person-through-window {
	--fa: "";
}

.tcfa-plant-wilt {
	--fa: "";
}

.tcfa-stapler {
	--fa: "";
}

.tcfa-train-tram {
	--fa: "";
}

.tcfa-table-cells-column-lock {
	--fa: "";
}

.tcfa-table-cells-row-lock {
	--fa: "";
}

.tcfa-web-awesome {
	--fa: "";
}

.tcfa-thumbtack-slash {
	--fa: "";
}

.tcfa-thumb-tack-slash {
	--fa: "";
}

.tcfa-table-cells-row-unlock {
	--fa: "";
}

.tcfa-chart-diagram {
	--fa: "";
}

.tcfa-comment-nodes {
	--fa: "";
}

.tcfa-file-fragment {
	--fa: "";
}

.tcfa-file-half-dashed {
	--fa: "";
}

.tcfa-hexagon-nodes {
	--fa: "";
}

.tcfa-hexagon-nodes-bolt {
	--fa: "";
}

.tcfa-square-binary {
	--fa: "";
}

.tcfa-pentagon {
	--fa: "";
}

.tcfa-non-binary {
	--fa: "";
}

.tcfa-spiral {
	--fa: "";
}

.tcfa-mobile-vibrate {
	--fa: "";
}

.tcfa-single-quote-left {
	--fa: "";
}

.tcfa-single-quote-right {
	--fa: "";
}

.tcfa-bus-side {
	--fa: "";
}

.tcfa-septagon {
	--fa: "";
}

.tcfa-heptagon {
	--fa: "";
}

.tcfa-martini-glass-empty {
	--fa: "";
}

.tcfa-glass-martini {
	--fa: "";
}

.tcfa-music {
	--fa: "";
}

.tcfa-magnifying-glass {
	--fa: "";
}

.tcfa-search {
	--fa: "";
}

.tcfa-heart {
	--fa: "";
}

.tcfa-star {
	--fa: "";
}

.tcfa-user {
	--fa: "";
}

.tcfa-user-alt {
	--fa: "";
}

.tcfa-user-large {
	--fa: "";
}

.tcfa-film {
	--fa: "";
}

.tcfa-film-alt {
	--fa: "";
}

.tcfa-film-simple {
	--fa: "";
}

.tcfa-table-cells-large {
	--fa: "";
}

.tcfa-th-large {
	--fa: "";
}

.tcfa-table-cells {
	--fa: "";
}

.tcfa-th {
	--fa: "";
}

.tcfa-table-list {
	--fa: "";
}

.tcfa-th-list {
	--fa: "";
}

.tcfa-check {
	--fa: "";
}

.tcfa-xmark {
	--fa: "";
}

.tcfa-close {
	--fa: "";
}

.tcfa-multiply {
	--fa: "";
}

.tcfa-remove {
	--fa: "";
}

.tcfa-times {
	--fa: "";
}

.tcfa-magnifying-glass-plus {
	--fa: "";
}

.tcfa-search-plus {
	--fa: "";
}

.tcfa-magnifying-glass-minus {
	--fa: "";
}

.tcfa-search-minus {
	--fa: "";
}

.tcfa-power-off {
	--fa: "";
}

.tcfa-signal {
	--fa: "";
}

.tcfa-signal-5 {
	--fa: "";
}

.tcfa-signal-perfect {
	--fa: "";
}

.tcfa-gear {
	--fa: "";
}

.tcfa-cog {
	--fa: "";
}

.tcfa-house {
	--fa: "";
}

.tcfa-home {
	--fa: "";
}

.tcfa-home-alt {
	--fa: "";
}

.tcfa-home-lg-alt {
	--fa: "";
}

.tcfa-clock {
	--fa: "";
}

.tcfa-clock-four {
	--fa: "";
}

.tcfa-road {
	--fa: "";
}

.tcfa-download {
	--fa: "";
}

.tcfa-inbox {
	--fa: "";
}

.tcfa-arrow-rotate-right {
	--fa: "";
}

.tcfa-arrow-right-rotate {
	--fa: "";
}

.tcfa-arrow-rotate-forward {
	--fa: "";
}

.tcfa-redo {
	--fa: "";
}

.tcfa-arrows-rotate {
	--fa: "";
}

.tcfa-refresh {
	--fa: "";
}

.tcfa-sync {
	--fa: "";
}

.tcfa-rectangle-list {
	--fa: "";
}

.tcfa-list-alt {
	--fa: "";
}

.tcfa-lock {
	--fa: "";
}

.tcfa-flag {
	--fa: "";
}

.tcfa-headphones {
	--fa: "";
}

.tcfa-headphones-alt {
	--fa: "";
}

.tcfa-headphones-simple {
	--fa: "";
}

.tcfa-volume-off {
	--fa: "";
}

.tcfa-volume-low {
	--fa: "";
}

.tcfa-volume-down {
	--fa: "";
}

.tcfa-volume-high {
	--fa: "";
}

.tcfa-volume-up {
	--fa: "";
}

.tcfa-qrcode {
	--fa: "";
}

.tcfa-barcode {
	--fa: "";
}

.tcfa-tag {
	--fa: "";
}

.tcfa-tags {
	--fa: "";
}

.tcfa-book {
	--fa: "";
}

.tcfa-bookmark {
	--fa: "";
}

.tcfa-print {
	--fa: "";
}

.tcfa-camera {
	--fa: "";
}

.tcfa-camera-alt {
	--fa: "";
}

.tcfa-font {
	--fa: "";
}

.tcfa-bold {
	--fa: "";
}

.tcfa-italic {
	--fa: "";
}

.tcfa-text-height {
	--fa: "";
}

.tcfa-text-width {
	--fa: "";
}

.tcfa-align-left {
	--fa: "";
}

.tcfa-align-center {
	--fa: "";
}

.tcfa-align-right {
	--fa: "";
}

.tcfa-align-justify {
	--fa: "";
}

.tcfa-list {
	--fa: "";
}

.tcfa-list-squares {
	--fa: "";
}

.tcfa-outdent {
	--fa: "";
}

.tcfa-dedent {
	--fa: "";
}

.tcfa-indent {
	--fa: "";
}

.tcfa-video {
	--fa: "";
}

.tcfa-video-camera {
	--fa: "";
}

.tcfa-image {
	--fa: "";
}

.tcfa-location-pin {
	--fa: "";
}

.tcfa-map-marker {
	--fa: "";
}

.tcfa-circle-half-stroke {
	--fa: "";
}

.tcfa-adjust {
	--fa: "";
}

.tcfa-droplet {
	--fa: "";
}

.tcfa-tint {
	--fa: "";
}

.tcfa-pen-to-square {
	--fa: "";
}

.tcfa-edit {
	--fa: "";
}

.tcfa-arrows-up-down-left-right {
	--fa: "";
}

.tcfa-arrows {
	--fa: "";
}

.tcfa-backward-step {
	--fa: "";
}

.tcfa-step-backward {
	--fa: "";
}

.tcfa-backward-fast {
	--fa: "";
}

.tcfa-fast-backward {
	--fa: "";
}

.tcfa-backward {
	--fa: "";
}

.tcfa-play {
	--fa: "";
}

.tcfa-pause {
	--fa: "";
}

.tcfa-stop {
	--fa: "";
}

.tcfa-forward {
	--fa: "";
}

.tcfa-forward-fast {
	--fa: "";
}

.tcfa-fast-forward {
	--fa: "";
}

.tcfa-forward-step {
	--fa: "";
}

.tcfa-step-forward {
	--fa: "";
}

.tcfa-eject {
	--fa: "";
}

.tcfa-chevron-left {
	--fa: "";
}

.tcfa-chevron-right {
	--fa: "";
}

.tcfa-circle-plus {
	--fa: "";
}

.tcfa-plus-circle {
	--fa: "";
}

.tcfa-circle-minus {
	--fa: "";
}

.tcfa-minus-circle {
	--fa: "";
}

.tcfa-circle-xmark {
	--fa: "";
}

.tcfa-times-circle {
	--fa: "";
}

.tcfa-xmark-circle {
	--fa: "";
}

.tcfa-circle-check {
	--fa: "";
}

.tcfa-check-circle {
	--fa: "";
}

.tcfa-circle-question {
	--fa: "";
}

.tcfa-question-circle {
	--fa: "";
}

.tcfa-circle-info {
	--fa: "";
}

.tcfa-info-circle {
	--fa: "";
}

.tcfa-crosshairs {
	--fa: "";
}

.tcfa-ban {
	--fa: "";
}

.tcfa-cancel {
	--fa: "";
}

.tcfa-arrow-left {
	--fa: "";
}

.tcfa-arrow-right {
	--fa: "";
}

.tcfa-arrow-up {
	--fa: "";
}

.tcfa-arrow-down {
	--fa: "";
}

.tcfa-share {
	--fa: "";
}

.tcfa-mail-forward {
	--fa: "";
}

.tcfa-expand {
	--fa: "";
}

.tcfa-compress {
	--fa: "";
}

.tcfa-minus {
	--fa: "";
}

.tcfa-subtract {
	--fa: "";
}

.tcfa-circle-exclamation {
	--fa: "";
}

.tcfa-exclamation-circle {
	--fa: "";
}

.tcfa-gift {
	--fa: "";
}

.tcfa-leaf {
	--fa: "";
}

.tcfa-fire {
	--fa: "";
}

.tcfa-eye {
	--fa: "";
}

.tcfa-eye-slash {
	--fa: "";
}

.tcfa-triangle-exclamation {
	--fa: "";
}

.tcfa-exclamation-triangle {
	--fa: "";
}

.tcfa-warning {
	--fa: "";
}

.tcfa-plane {
	--fa: "";
}

.tcfa-calendar-days {
	--fa: "";
}

.tcfa-calendar-alt {
	--fa: "";
}

.tcfa-shuffle {
	--fa: "";
}

.tcfa-random {
	--fa: "";
}

.tcfa-comment {
	--fa: "";
}

.tcfa-magnet {
	--fa: "";
}

.tcfa-chevron-up {
	--fa: "";
}

.tcfa-chevron-down {
	--fa: "";
}

.tcfa-retweet {
	--fa: "";
}

.tcfa-cart-shopping {
	--fa: "";
}

.tcfa-shopping-cart {
	--fa: "";
}

.tcfa-folder {
	--fa: "";
}

.tcfa-folder-blank {
	--fa: "";
}

.tcfa-folder-open {
	--fa: "";
}

.tcfa-arrows-up-down {
	--fa: "";
}

.tcfa-arrows-v {
	--fa: "";
}

.tcfa-arrows-left-right {
	--fa: "";
}

.tcfa-arrows-h {
	--fa: "";
}

.tcfa-chart-bar {
	--fa: "";
}

.tcfa-bar-chart {
	--fa: "";
}

.tcfa-camera-retro {
	--fa: "";
}

.tcfa-key {
	--fa: "";
}

.tcfa-gears {
	--fa: "";
}

.tcfa-cogs {
	--fa: "";
}

.tcfa-comments {
	--fa: "";
}

.tcfa-star-half {
	--fa: "";
}

.tcfa-arrow-right-from-bracket {
	--fa: "";
}

.tcfa-sign-out {
	--fa: "";
}

.tcfa-thumbtack {
	--fa: "";
}

.tcfa-thumb-tack {
	--fa: "";
}

.tcfa-arrow-up-right-from-square {
	--fa: "";
}

.tcfa-external-link {
	--fa: "";
}

.tcfa-arrow-right-to-bracket {
	--fa: "";
}

.tcfa-sign-in {
	--fa: "";
}

.tcfa-trophy {
	--fa: "";
}

.tcfa-upload {
	--fa: "";
}

.tcfa-lemon {
	--fa: "";
}

.tcfa-phone {
	--fa: "";
}

.tcfa-square-phone {
	--fa: "";
}

.tcfa-phone-square {
	--fa: "";
}

.tcfa-unlock {
	--fa: "";
}

.tcfa-credit-card {
	--fa: "";
}

.tcfa-credit-card-alt {
	--fa: "";
}

.tcfa-rss {
	--fa: "";
}

.tcfa-feed {
	--fa: "";
}

.tcfa-hard-drive {
	--fa: "";
}

.tcfa-hdd {
	--fa: "";
}

.tcfa-bullhorn {
	--fa: "";
}

.tcfa-certificate {
	--fa: "";
}

.tcfa-hand-point-right {
	--fa: "";
}

.tcfa-hand-point-left {
	--fa: "";
}

.tcfa-hand-point-up {
	--fa: "";
}

.tcfa-hand-point-down {
	--fa: "";
}

.tcfa-circle-arrow-left {
	--fa: "";
}

.tcfa-arrow-circle-left {
	--fa: "";
}

.tcfa-circle-arrow-right {
	--fa: "";
}

.tcfa-arrow-circle-right {
	--fa: "";
}

.tcfa-circle-arrow-up {
	--fa: "";
}

.tcfa-arrow-circle-up {
	--fa: "";
}

.tcfa-circle-arrow-down {
	--fa: "";
}

.tcfa-arrow-circle-down {
	--fa: "";
}

.tcfa-globe {
	--fa: "";
}

.tcfa-wrench {
	--fa: "";
}

.tcfa-list-check {
	--fa: "";
}

.tcfa-tasks {
	--fa: "";
}

.tcfa-filter {
	--fa: "";
}

.tcfa-briefcase {
	--fa: "";
}

.tcfa-up-down-left-right {
	--fa: "";
}

.tcfa-arrows-alt {
	--fa: "";
}

.tcfa-users {
	--fa: "";
}

.tcfa-link {
	--fa: "";
}

.tcfa-chain {
	--fa: "";
}

.tcfa-cloud {
	--fa: "";
}

.tcfa-flask {
	--fa: "";
}

.tcfa-scissors {
	--fa: "";
}

.tcfa-cut {
	--fa: "";
}

.tcfa-copy {
	--fa: "";
}

.tcfa-paperclip {
	--fa: "";
}

.tcfa-floppy-disk {
	--fa: "";
}

.tcfa-save {
	--fa: "";
}

.tcfa-square {
	--fa: "";
}

.tcfa-bars {
	--fa: "";
}

.tcfa-navicon {
	--fa: "";
}

.tcfa-list-ul {
	--fa: "";
}

.tcfa-list-dots {
	--fa: "";
}

.tcfa-list-ol {
	--fa: "";
}

.tcfa-list-1-2 {
	--fa: "";
}

.tcfa-list-numeric {
	--fa: "";
}

.tcfa-strikethrough {
	--fa: "";
}

.tcfa-underline {
	--fa: "";
}

.tcfa-table {
	--fa: "";
}

.tcfa-wand-magic {
	--fa: "";
}

.tcfa-magic {
	--fa: "";
}

.tcfa-truck {
	--fa: "";
}

.tcfa-money-bill {
	--fa: "";
}

.tcfa-caret-down {
	--fa: "";
}

.tcfa-caret-up {
	--fa: "";
}

.tcfa-caret-left {
	--fa: "";
}

.tcfa-caret-right {
	--fa: "";
}

.tcfa-table-columns {
	--fa: "";
}

.tcfa-columns {
	--fa: "";
}

.tcfa-sort {
	--fa: "";
}

.tcfa-unsorted {
	--fa: "";
}

.tcfa-sort-down {
	--fa: "";
}

.tcfa-sort-desc {
	--fa: "";
}

.tcfa-sort-up {
	--fa: "";
}

.tcfa-sort-asc {
	--fa: "";
}

.tcfa-envelope {
	--fa: "";
}

.tcfa-arrow-rotate-left {
	--fa: "";
}

.tcfa-arrow-left-rotate {
	--fa: "";
}

.tcfa-arrow-rotate-back {
	--fa: "";
}

.tcfa-arrow-rotate-backward {
	--fa: "";
}

.tcfa-undo {
	--fa: "";
}

.tcfa-gavel {
	--fa: "";
}

.tcfa-legal {
	--fa: "";
}

.tcfa-bolt {
	--fa: "";
}

.tcfa-zap {
	--fa: "";
}

.tcfa-sitemap {
	--fa: "";
}

.tcfa-umbrella {
	--fa: "";
}

.tcfa-paste {
	--fa: "";
}

.tcfa-file-clipboard {
	--fa: "";
}

.tcfa-lightbulb {
	--fa: "";
}

.tcfa-arrow-right-arrow-left {
	--fa: "";
}

.tcfa-exchange {
	--fa: "";
}

.tcfa-cloud-arrow-down {
	--fa: "";
}

.tcfa-cloud-download {
	--fa: "";
}

.tcfa-cloud-download-alt {
	--fa: "";
}

.tcfa-cloud-arrow-up {
	--fa: "";
}

.tcfa-cloud-upload {
	--fa: "";
}

.tcfa-cloud-upload-alt {
	--fa: "";
}

.tcfa-user-doctor {
	--fa: "";
}

.tcfa-user-md {
	--fa: "";
}

.tcfa-stethoscope {
	--fa: "";
}

.tcfa-suitcase {
	--fa: "";
}

.tcfa-bell {
	--fa: "";
}

.tcfa-mug-saucer {
	--fa: "";
}

.tcfa-coffee {
	--fa: "";
}

.tcfa-hospital {
	--fa: "";
}

.tcfa-hospital-alt {
	--fa: "";
}

.tcfa-hospital-wide {
	--fa: "";
}

.tcfa-truck-medical {
	--fa: "";
}

.tcfa-ambulance {
	--fa: "";
}

.tcfa-suitcase-medical {
	--fa: "";
}

.tcfa-medkit {
	--fa: "";
}

.tcfa-jet-fighter {
	--fa: "";
}

.tcfa-fighter-jet {
	--fa: "";
}

.tcfa-beer-mug-empty {
	--fa: "";
}

.tcfa-beer {
	--fa: "";
}

.tcfa-square-h {
	--fa: "";
}

.tcfa-h-square {
	--fa: "";
}

.tcfa-square-plus {
	--fa: "";
}

.tcfa-plus-square {
	--fa: "";
}

.tcfa-angles-left {
	--fa: "";
}

.tcfa-angle-double-left {
	--fa: "";
}

.tcfa-angles-right {
	--fa: "";
}

.tcfa-angle-double-right {
	--fa: "";
}

.tcfa-angles-up {
	--fa: "";
}

.tcfa-angle-double-up {
	--fa: "";
}

.tcfa-angles-down {
	--fa: "";
}

.tcfa-angle-double-down {
	--fa: "";
}

.tcfa-angle-left {
	--fa: "";
}

.tcfa-angle-right {
	--fa: "";
}

.tcfa-angle-up {
	--fa: "";
}

.tcfa-angle-down {
	--fa: "";
}

.tcfa-laptop {
	--fa: "";
}

.tcfa-tablet-button {
	--fa: "";
}

.tcfa-mobile-button {
	--fa: "";
}

.tcfa-quote-left {
	--fa: "";
}

.tcfa-quote-left-alt {
	--fa: "";
}

.tcfa-quote-right {
	--fa: "";
}

.tcfa-quote-right-alt {
	--fa: "";
}

.tcfa-spinner {
	--fa: "";
}

.tcfa-circle {
	--fa: "";
}

.tcfa-face-smile {
	--fa: "";
}

.tcfa-smile {
	--fa: "";
}

.tcfa-face-frown {
	--fa: "";
}

.tcfa-frown {
	--fa: "";
}

.tcfa-face-meh {
	--fa: "";
}

.tcfa-meh {
	--fa: "";
}

.tcfa-gamepad {
	--fa: "";
}

.tcfa-keyboard {
	--fa: "";
}

.tcfa-flag-checkered {
	--fa: "";
}

.tcfa-terminal {
	--fa: "";
}

.tcfa-code {
	--fa: "";
}

.tcfa-reply-all {
	--fa: "";
}

.tcfa-mail-reply-all {
	--fa: "";
}

.tcfa-location-arrow {
	--fa: "";
}

.tcfa-crop {
	--fa: "";
}

.tcfa-code-branch {
	--fa: "";
}

.tcfa-link-slash {
	--fa: "";
}

.tcfa-chain-broken {
	--fa: "";
}

.tcfa-chain-slash {
	--fa: "";
}

.tcfa-unlink {
	--fa: "";
}

.tcfa-info {
	--fa: "";
}

.tcfa-superscript {
	--fa: "";
}

.tcfa-subscript {
	--fa: "";
}

.tcfa-eraser {
	--fa: "";
}

.tcfa-puzzle-piece {
	--fa: "";
}

.tcfa-microphone {
	--fa: "";
}

.tcfa-microphone-slash {
	--fa: "";
}

.tcfa-shield {
	--fa: "";
}

.tcfa-shield-blank {
	--fa: "";
}

.tcfa-calendar {
	--fa: "";
}

.tcfa-fire-extinguisher {
	--fa: "";
}

.tcfa-rocket {
	--fa: "";
}

.tcfa-circle-chevron-left {
	--fa: "";
}

.tcfa-chevron-circle-left {
	--fa: "";
}

.tcfa-circle-chevron-right {
	--fa: "";
}

.tcfa-chevron-circle-right {
	--fa: "";
}

.tcfa-circle-chevron-up {
	--fa: "";
}

.tcfa-chevron-circle-up {
	--fa: "";
}

.tcfa-circle-chevron-down {
	--fa: "";
}

.tcfa-chevron-circle-down {
	--fa: "";
}

.tcfa-anchor {
	--fa: "";
}

.tcfa-unlock-keyhole {
	--fa: "";
}

.tcfa-unlock-alt {
	--fa: "";
}

.tcfa-bullseye {
	--fa: "";
}

.tcfa-ellipsis {
	--fa: "";
}

.tcfa-ellipsis-h {
	--fa: "";
}

.tcfa-ellipsis-vertical {
	--fa: "";
}

.tcfa-ellipsis-v {
	--fa: "";
}

.tcfa-square-rss {
	--fa: "";
}

.tcfa-rss-square {
	--fa: "";
}

.tcfa-circle-play {
	--fa: "";
}

.tcfa-play-circle {
	--fa: "";
}

.tcfa-ticket {
	--fa: "";
}

.tcfa-square-minus {
	--fa: "";
}

.tcfa-minus-square {
	--fa: "";
}

.tcfa-arrow-turn-up {
	--fa: "";
}

.tcfa-level-up {
	--fa: "";
}

.tcfa-arrow-turn-down {
	--fa: "";
}

.tcfa-level-down {
	--fa: "";
}

.tcfa-square-check {
	--fa: "";
}

.tcfa-check-square {
	--fa: "";
}

.tcfa-square-pen {
	--fa: "";
}

.tcfa-pen-square {
	--fa: "";
}

.tcfa-pencil-square {
	--fa: "";
}

.tcfa-square-arrow-up-right {
	--fa: "";
}

.tcfa-external-link-square {
	--fa: "";
}

.tcfa-share-from-square {
	--fa: "";
}

.tcfa-share-square {
	--fa: "";
}

.tcfa-compass {
	--fa: "";
}

.tcfa-square-caret-down {
	--fa: "";
}

.tcfa-caret-square-down {
	--fa: "";
}

.tcfa-square-caret-up {
	--fa: "";
}

.tcfa-caret-square-up {
	--fa: "";
}

.tcfa-square-caret-right {
	--fa: "";
}

.tcfa-caret-square-right {
	--fa: "";
}

.tcfa-euro-sign {
	--fa: "";
}

.tcfa-eur {
	--fa: "";
}

.tcfa-euro {
	--fa: "";
}

.tcfa-sterling-sign {
	--fa: "";
}

.tcfa-gbp {
	--fa: "";
}

.tcfa-pound-sign {
	--fa: "";
}

.tcfa-rupee-sign {
	--fa: "";
}

.tcfa-rupee {
	--fa: "";
}

.tcfa-yen-sign {
	--fa: "";
}

.tcfa-cny {
	--fa: "";
}

.tcfa-jpy {
	--fa: "";
}

.tcfa-rmb {
	--fa: "";
}

.tcfa-yen {
	--fa: "";
}

.tcfa-ruble-sign {
	--fa: "";
}

.tcfa-rouble {
	--fa: "";
}

.tcfa-rub {
	--fa: "";
}

.tcfa-ruble {
	--fa: "";
}

.tcfa-won-sign {
	--fa: "";
}

.tcfa-krw {
	--fa: "";
}

.tcfa-won {
	--fa: "";
}

.tcfa-file {
	--fa: "";
}

.tcfa-file-lines {
	--fa: "";
}

.tcfa-file-alt {
	--fa: "";
}

.tcfa-file-text {
	--fa: "";
}

.tcfa-arrow-down-a-z {
	--fa: "";
}

.tcfa-sort-alpha-asc {
	--fa: "";
}

.tcfa-sort-alpha-down {
	--fa: "";
}

.tcfa-arrow-up-a-z {
	--fa: "";
}

.tcfa-sort-alpha-up {
	--fa: "";
}

.tcfa-arrow-down-wide-short {
	--fa: "";
}

.tcfa-sort-amount-asc {
	--fa: "";
}

.tcfa-sort-amount-down {
	--fa: "";
}

.tcfa-arrow-up-wide-short {
	--fa: "";
}

.tcfa-sort-amount-up {
	--fa: "";
}

.tcfa-arrow-down-1-9 {
	--fa: "";
}

.tcfa-sort-numeric-asc {
	--fa: "";
}

.tcfa-sort-numeric-down {
	--fa: "";
}

.tcfa-arrow-up-1-9 {
	--fa: "";
}

.tcfa-sort-numeric-up {
	--fa: "";
}

.tcfa-thumbs-up {
	--fa: "";
}

.tcfa-thumbs-down {
	--fa: "";
}

.tcfa-arrow-down-long {
	--fa: "";
}

.tcfa-long-arrow-down {
	--fa: "";
}

.tcfa-arrow-up-long {
	--fa: "";
}

.tcfa-long-arrow-up {
	--fa: "";
}

.tcfa-arrow-left-long {
	--fa: "";
}

.tcfa-long-arrow-left {
	--fa: "";
}

.tcfa-arrow-right-long {
	--fa: "";
}

.tcfa-long-arrow-right {
	--fa: "";
}

.tcfa-person-dress {
	--fa: "";
}

.tcfa-female {
	--fa: "";
}

.tcfa-person {
	--fa: "";
}

.tcfa-male {
	--fa: "";
}

.tcfa-sun {
	--fa: "";
}

.tcfa-moon {
	--fa: "";
}

.tcfa-box-archive {
	--fa: "";
}

.tcfa-archive {
	--fa: "";
}

.tcfa-bug {
	--fa: "";
}

.tcfa-square-caret-left {
	--fa: "";
}

.tcfa-caret-square-left {
	--fa: "";
}

.tcfa-circle-dot {
	--fa: "";
}

.tcfa-dot-circle {
	--fa: "";
}

.tcfa-wheelchair {
	--fa: "";
}

.tcfa-lira-sign {
	--fa: "";
}

.tcfa-shuttle-space {
	--fa: "";
}

.tcfa-space-shuttle {
	--fa: "";
}

.tcfa-square-envelope {
	--fa: "";
}

.tcfa-envelope-square {
	--fa: "";
}

.tcfa-building-columns {
	--fa: "";
}

.tcfa-bank {
	--fa: "";
}

.tcfa-institution {
	--fa: "";
}

.tcfa-museum {
	--fa: "";
}

.tcfa-university {
	--fa: "";
}

.tcfa-graduation-cap {
	--fa: "";
}

.tcfa-mortar-board {
	--fa: "";
}

.tcfa-language {
	--fa: "";
}

.tcfa-fax {
	--fa: "";
}

.tcfa-building {
	--fa: "";
}

.tcfa-child {
	--fa: "";
}

.tcfa-paw {
	--fa: "";
}

.tcfa-cube {
	--fa: "";
}

.tcfa-cubes {
	--fa: "";
}

.tcfa-recycle {
	--fa: "";
}

.tcfa-car {
	--fa: "";
}

.tcfa-automobile {
	--fa: "";
}

.tcfa-taxi {
	--fa: "";
}

.tcfa-cab {
	--fa: "";
}

.tcfa-tree {
	--fa: "";
}

.tcfa-database {
	--fa: "";
}

.tcfa-file-pdf {
	--fa: "";
}

.tcfa-file-word {
	--fa: "";
}

.tcfa-file-excel {
	--fa: "";
}

.tcfa-file-powerpoint {
	--fa: "";
}

.tcfa-file-image {
	--fa: "";
}

.tcfa-file-zipper {
	--fa: "";
}

.tcfa-file-archive {
	--fa: "";
}

.tcfa-file-audio {
	--fa: "";
}

.tcfa-file-video {
	--fa: "";
}

.tcfa-file-code {
	--fa: "";
}

.tcfa-life-ring {
	--fa: "";
}

.tcfa-circle-notch {
	--fa: "";
}

.tcfa-paper-plane {
	--fa: "";
}

.tcfa-clock-rotate-left {
	--fa: "";
}

.tcfa-history {
	--fa: "";
}

.tcfa-heading {
	--fa: "";
}

.tcfa-header {
	--fa: "";
}

.tcfa-paragraph {
	--fa: "";
}

.tcfa-sliders {
	--fa: "";
}

.tcfa-sliders-h {
	--fa: "";
}

.tcfa-share-nodes {
	--fa: "";
}

.tcfa-share-alt {
	--fa: "";
}

.tcfa-square-share-nodes {
	--fa: "";
}

.tcfa-share-alt-square {
	--fa: "";
}

.tcfa-bomb {
	--fa: "";
}

.tcfa-futbol {
	--fa: "";
}

.tcfa-futbol-ball {
	--fa: "";
}

.tcfa-soccer-ball {
	--fa: "";
}

.tcfa-tty {
	--fa: "";
}

.tcfa-teletype {
	--fa: "";
}

.tcfa-binoculars {
	--fa: "";
}

.tcfa-plug {
	--fa: "";
}

.tcfa-newspaper {
	--fa: "";
}

.tcfa-wifi {
	--fa: "";
}

.tcfa-wifi-3 {
	--fa: "";
}

.tcfa-wifi-strong {
	--fa: "";
}

.tcfa-calculator {
	--fa: "";
}

.tcfa-bell-slash {
	--fa: "";
}

.tcfa-trash {
	--fa: "";
}

.tcfa-copyright {
	--fa: "";
}

.tcfa-eye-dropper {
	--fa: "";
}

.tcfa-eye-dropper-empty {
	--fa: "";
}

.tcfa-eyedropper {
	--fa: "";
}

.tcfa-paintbrush {
	--fa: "";
}

.tcfa-paint-brush {
	--fa: "";
}

.tcfa-cake-candles {
	--fa: "";
}

.tcfa-birthday-cake {
	--fa: "";
}

.tcfa-cake {
	--fa: "";
}

.tcfa-chart-area {
	--fa: "";
}

.tcfa-area-chart {
	--fa: "";
}

.tcfa-chart-pie {
	--fa: "";
}

.tcfa-pie-chart {
	--fa: "";
}

.tcfa-chart-line {
	--fa: "";
}

.tcfa-line-chart {
	--fa: "";
}

.tcfa-toggle-off {
	--fa: "";
}

.tcfa-toggle-on {
	--fa: "";
}

.tcfa-bicycle {
	--fa: "";
}

.tcfa-bus {
	--fa: "";
}

.tcfa-closed-captioning {
	--fa: "";
}

.tcfa-shekel-sign {
	--fa: "";
}

.tcfa-ils {
	--fa: "";
}

.tcfa-shekel {
	--fa: "";
}

.tcfa-sheqel {
	--fa: "";
}

.tcfa-sheqel-sign {
	--fa: "";
}

.tcfa-cart-plus {
	--fa: "";
}

.tcfa-cart-arrow-down {
	--fa: "";
}

.tcfa-diamond {
	--fa: "";
}

.tcfa-ship {
	--fa: "";
}

.tcfa-user-secret {
	--fa: "";
}

.tcfa-motorcycle {
	--fa: "";
}

.tcfa-street-view {
	--fa: "";
}

.tcfa-heart-pulse {
	--fa: "";
}

.tcfa-heartbeat {
	--fa: "";
}

.tcfa-venus {
	--fa: "";
}

.tcfa-mars {
	--fa: "";
}

.tcfa-mercury {
	--fa: "";
}

.tcfa-mars-and-venus {
	--fa: "";
}

.tcfa-transgender {
	--fa: "";
}

.tcfa-transgender-alt {
	--fa: "";
}

.tcfa-venus-double {
	--fa: "";
}

.tcfa-mars-double {
	--fa: "";
}

.tcfa-venus-mars {
	--fa: "";
}

.tcfa-mars-stroke {
	--fa: "";
}

.tcfa-mars-stroke-up {
	--fa: "";
}

.tcfa-mars-stroke-v {
	--fa: "";
}

.tcfa-mars-stroke-right {
	--fa: "";
}

.tcfa-mars-stroke-h {
	--fa: "";
}

.tcfa-neuter {
	--fa: "";
}

.tcfa-genderless {
	--fa: "";
}

.tcfa-server {
	--fa: "";
}

.tcfa-user-plus {
	--fa: "";
}

.tcfa-user-xmark {
	--fa: "";
}

.tcfa-user-times {
	--fa: "";
}

.tcfa-bed {
	--fa: "";
}

.tcfa-train {
	--fa: "";
}

.tcfa-train-subway {
	--fa: "";
}

.tcfa-subway {
	--fa: "";
}

.tcfa-battery-full {
	--fa: "";
}

.tcfa-battery {
	--fa: "";
}

.tcfa-battery-5 {
	--fa: "";
}

.tcfa-battery-three-quarters {
	--fa: "";
}

.tcfa-battery-4 {
	--fa: "";
}

.tcfa-battery-half {
	--fa: "";
}

.tcfa-battery-3 {
	--fa: "";
}

.tcfa-battery-quarter {
	--fa: "";
}

.tcfa-battery-2 {
	--fa: "";
}

.tcfa-battery-empty {
	--fa: "";
}

.tcfa-battery-0 {
	--fa: "";
}

.tcfa-arrow-pointer {
	--fa: "";
}

.tcfa-mouse-pointer {
	--fa: "";
}

.tcfa-i-cursor {
	--fa: "";
}

.tcfa-object-group {
	--fa: "";
}

.tcfa-object-ungroup {
	--fa: "";
}

.tcfa-note-sticky {
	--fa: "";
}

.tcfa-sticky-note {
	--fa: "";
}

.tcfa-clone {
	--fa: "";
}

.tcfa-scale-balanced {
	--fa: "";
}

.tcfa-balance-scale {
	--fa: "";
}

.tcfa-hourglass-start {
	--fa: "";
}

.tcfa-hourglass-1 {
	--fa: "";
}

.tcfa-hourglass-half {
	--fa: "";
}

.tcfa-hourglass-2 {
	--fa: "";
}

.tcfa-hourglass-end {
	--fa: "";
}

.tcfa-hourglass-3 {
	--fa: "";
}

.tcfa-hourglass {
	--fa: "";
}

.tcfa-hourglass-empty {
	--fa: "";
}

.tcfa-hand-back-fist {
	--fa: "";
}

.tcfa-hand-rock {
	--fa: "";
}

.tcfa-hand {
	--fa: "";
}

.tcfa-hand-paper {
	--fa: "";
}

.tcfa-hand-scissors {
	--fa: "";
}

.tcfa-hand-lizard {
	--fa: "";
}

.tcfa-hand-spock {
	--fa: "";
}

.tcfa-hand-pointer {
	--fa: "";
}

.tcfa-hand-peace {
	--fa: "";
}

.tcfa-trademark {
	--fa: "";
}

.tcfa-registered {
	--fa: "";
}

.tcfa-tv {
	--fa: "";
}

.tcfa-television {
	--fa: "";
}

.tcfa-tv-alt {
	--fa: "";
}

.tcfa-calendar-plus {
	--fa: "";
}

.tcfa-calendar-minus {
	--fa: "";
}

.tcfa-calendar-xmark {
	--fa: "";
}

.tcfa-calendar-times {
	--fa: "";
}

.tcfa-calendar-check {
	--fa: "";
}

.tcfa-industry {
	--fa: "";
}

.tcfa-map-pin {
	--fa: "";
}

.tcfa-signs-post {
	--fa: "";
}

.tcfa-map-signs {
	--fa: "";
}

.tcfa-map {
	--fa: "";
}

.tcfa-message {
	--fa: "";
}

.tcfa-comment-alt {
	--fa: "";
}

.tcfa-circle-pause {
	--fa: "";
}

.tcfa-pause-circle {
	--fa: "";
}

.tcfa-circle-stop {
	--fa: "";
}

.tcfa-stop-circle {
	--fa: "";
}

.tcfa-bag-shopping {
	--fa: "";
}

.tcfa-shopping-bag {
	--fa: "";
}

.tcfa-basket-shopping {
	--fa: "";
}

.tcfa-shopping-basket {
	--fa: "";
}

.tcfa-universal-access {
	--fa: "";
}

.tcfa-person-walking-with-cane {
	--fa: "";
}

.tcfa-blind {
	--fa: "";
}

.tcfa-audio-description {
	--fa: "";
}

.tcfa-phone-volume {
	--fa: "";
}

.tcfa-volume-control-phone {
	--fa: "";
}

.tcfa-braille {
	--fa: "";
}

.tcfa-ear-listen {
	--fa: "";
}

.tcfa-assistive-listening-systems {
	--fa: "";
}

.tcfa-hands-asl-interpreting {
	--fa: "";
}

.tcfa-american-sign-language-interpreting {
	--fa: "";
}

.tcfa-asl-interpreting {
	--fa: "";
}

.tcfa-hands-american-sign-language-interpreting {
	--fa: "";
}

.tcfa-ear-deaf {
	--fa: "";
}

.tcfa-deaf {
	--fa: "";
}

.tcfa-deafness {
	--fa: "";
}

.tcfa-hard-of-hearing {
	--fa: "";
}

.tcfa-hands {
	--fa: "";
}

.tcfa-sign-language {
	--fa: "";
}

.tcfa-signing {
	--fa: "";
}

.tcfa-eye-low-vision {
	--fa: "";
}

.tcfa-low-vision {
	--fa: "";
}

.tcfa-font-awesome {
	--fa: "";
}

.tcfa-font-awesome-flag {
	--fa: "";
}

.tcfa-font-awesome-logo-full {
	--fa: "";
}

.tcfa-handshake {
	--fa: "";
}

.tcfa-handshake-alt {
	--fa: "";
}

.tcfa-handshake-simple {
	--fa: "";
}

.tcfa-envelope-open {
	--fa: "";
}

.tcfa-address-book {
	--fa: "";
}

.tcfa-contact-book {
	--fa: "";
}

.tcfa-address-card {
	--fa: "";
}

.tcfa-contact-card {
	--fa: "";
}

.tcfa-vcard {
	--fa: "";
}

.tcfa-circle-user {
	--fa: "";
}

.tcfa-user-circle {
	--fa: "";
}

.tcfa-id-badge {
	--fa: "";
}

.tcfa-id-card {
	--fa: "";
}

.tcfa-drivers-license {
	--fa: "";
}

.tcfa-temperature-full {
	--fa: "";
}

.tcfa-temperature-4 {
	--fa: "";
}

.tcfa-thermometer-4 {
	--fa: "";
}

.tcfa-thermometer-full {
	--fa: "";
}

.tcfa-temperature-three-quarters {
	--fa: "";
}

.tcfa-temperature-3 {
	--fa: "";
}

.tcfa-thermometer-3 {
	--fa: "";
}

.tcfa-thermometer-three-quarters {
	--fa: "";
}

.tcfa-temperature-half {
	--fa: "";
}

.tcfa-temperature-2 {
	--fa: "";
}

.tcfa-thermometer-2 {
	--fa: "";
}

.tcfa-thermometer-half {
	--fa: "";
}

.tcfa-temperature-quarter {
	--fa: "";
}

.tcfa-temperature-1 {
	--fa: "";
}

.tcfa-thermometer-1 {
	--fa: "";
}

.tcfa-thermometer-quarter {
	--fa: "";
}

.tcfa-temperature-empty {
	--fa: "";
}

.tcfa-temperature-0 {
	--fa: "";
}

.tcfa-thermometer-0 {
	--fa: "";
}

.tcfa-thermometer-empty {
	--fa: "";
}

.tcfa-shower {
	--fa: "";
}

.tcfa-bath {
	--fa: "";
}

.tcfa-bathtub {
	--fa: "";
}

.tcfa-podcast {
	--fa: "";
}

.tcfa-window-maximize {
	--fa: "";
}

.tcfa-window-minimize {
	--fa: "";
}

.tcfa-window-restore {
	--fa: "";
}

.tcfa-square-xmark {
	--fa: "";
}

.tcfa-times-square {
	--fa: "";
}

.tcfa-xmark-square {
	--fa: "";
}

.tcfa-microchip {
	--fa: "";
}

.tcfa-snowflake {
	--fa: "";
}

.tcfa-spoon {
	--fa: "";
}

.tcfa-utensil-spoon {
	--fa: "";
}

.tcfa-utensils {
	--fa: "";
}

.tcfa-cutlery {
	--fa: "";
}

.tcfa-rotate-left {
	--fa: "";
}

.tcfa-rotate-back {
	--fa: "";
}

.tcfa-rotate-backward {
	--fa: "";
}

.tcfa-undo-alt {
	--fa: "";
}

.tcfa-trash-can {
	--fa: "";
}

.tcfa-trash-alt {
	--fa: "";
}

.tcfa-rotate {
	--fa: "";
}

.tcfa-sync-alt {
	--fa: "";
}

.tcfa-stopwatch {
	--fa: "";
}

.tcfa-right-from-bracket {
	--fa: "";
}

.tcfa-sign-out-alt {
	--fa: "";
}

.tcfa-right-to-bracket {
	--fa: "";
}

.tcfa-sign-in-alt {
	--fa: "";
}

.tcfa-rotate-right {
	--fa: "";
}

.tcfa-redo-alt {
	--fa: "";
}

.tcfa-rotate-forward {
	--fa: "";
}

.tcfa-poo {
	--fa: "";
}

.tcfa-images {
	--fa: "";
}

.tcfa-pencil {
	--fa: "";
}

.tcfa-pencil-alt {
	--fa: "";
}

.tcfa-pen {
	--fa: "";
}

.tcfa-pen-clip {
	--fa: "";
}

.tcfa-pen-alt {
	--fa: "";
}

.tcfa-octagon {
	--fa: "";
}

.tcfa-down-long {
	--fa: "";
}

.tcfa-long-arrow-alt-down {
	--fa: "";
}

.tcfa-left-long {
	--fa: "";
}

.tcfa-long-arrow-alt-left {
	--fa: "";
}

.tcfa-right-long {
	--fa: "";
}

.tcfa-long-arrow-alt-right {
	--fa: "";
}

.tcfa-up-long {
	--fa: "";
}

.tcfa-long-arrow-alt-up {
	--fa: "";
}

.tcfa-hexagon {
	--fa: "";
}

.tcfa-file-pen {
	--fa: "";
}

.tcfa-file-edit {
	--fa: "";
}

.tcfa-maximize {
	--fa: "";
}

.tcfa-expand-arrows-alt {
	--fa: "";
}

.tcfa-clipboard {
	--fa: "";
}

.tcfa-left-right {
	--fa: "";
}

.tcfa-arrows-alt-h {
	--fa: "";
}

.tcfa-up-down {
	--fa: "";
}

.tcfa-arrows-alt-v {
	--fa: "";
}

.tcfa-alarm-clock {
	--fa: "";
}

.tcfa-circle-down {
	--fa: "";
}

.tcfa-arrow-alt-circle-down {
	--fa: "";
}

.tcfa-circle-left {
	--fa: "";
}

.tcfa-arrow-alt-circle-left {
	--fa: "";
}

.tcfa-circle-right {
	--fa: "";
}

.tcfa-arrow-alt-circle-right {
	--fa: "";
}

.tcfa-circle-up {
	--fa: "";
}

.tcfa-arrow-alt-circle-up {
	--fa: "";
}

.tcfa-up-right-from-square {
	--fa: "";
}

.tcfa-external-link-alt {
	--fa: "";
}

.tcfa-square-up-right {
	--fa: "";
}

.tcfa-external-link-square-alt {
	--fa: "";
}

.tcfa-right-left {
	--fa: "";
}

.tcfa-exchange-alt {
	--fa: "";
}

.tcfa-repeat {
	--fa: "";
}

.tcfa-code-commit {
	--fa: "";
}

.tcfa-code-merge {
	--fa: "";
}

.tcfa-desktop {
	--fa: "";
}

.tcfa-desktop-alt {
	--fa: "";
}

.tcfa-gem {
	--fa: "";
}

.tcfa-turn-down {
	--fa: "";
}

.tcfa-level-down-alt {
	--fa: "";
}

.tcfa-turn-up {
	--fa: "";
}

.tcfa-level-up-alt {
	--fa: "";
}

.tcfa-lock-open {
	--fa: "";
}

.tcfa-location-dot {
	--fa: "";
}

.tcfa-map-marker-alt {
	--fa: "";
}

.tcfa-microphone-lines {
	--fa: "";
}

.tcfa-microphone-alt {
	--fa: "";
}

.tcfa-mobile-screen-button {
	--fa: "";
}

.tcfa-mobile-alt {
	--fa: "";
}

.tcfa-mobile {
	--fa: "";
}

.tcfa-mobile-android {
	--fa: "";
}

.tcfa-mobile-phone {
	--fa: "";
}

.tcfa-mobile-screen {
	--fa: "";
}

.tcfa-mobile-android-alt {
	--fa: "";
}

.tcfa-money-bill-1 {
	--fa: "";
}

.tcfa-money-bill-alt {
	--fa: "";
}

.tcfa-phone-slash {
	--fa: "";
}

.tcfa-image-portrait {
	--fa: "";
}

.tcfa-portrait {
	--fa: "";
}

.tcfa-reply {
	--fa: "";
}

.tcfa-mail-reply {
	--fa: "";
}

.tcfa-shield-halved {
	--fa: "";
}

.tcfa-shield-alt {
	--fa: "";
}

.tcfa-tablet-screen-button {
	--fa: "";
}

.tcfa-tablet-alt {
	--fa: "";
}

.tcfa-tablet {
	--fa: "";
}

.tcfa-tablet-android {
	--fa: "";
}

.tcfa-ticket-simple {
	--fa: "";
}

.tcfa-ticket-alt {
	--fa: "";
}

.tcfa-rectangle-xmark {
	--fa: "";
}

.tcfa-rectangle-times {
	--fa: "";
}

.tcfa-times-rectangle {
	--fa: "";
}

.tcfa-window-close {
	--fa: "";
}

.tcfa-down-left-and-up-right-to-center {
	--fa: "";
}

.tcfa-compress-alt {
	--fa: "";
}

.tcfa-up-right-and-down-left-from-center {
	--fa: "";
}

.tcfa-expand-alt {
	--fa: "";
}

.tcfa-baseball-bat-ball {
	--fa: "";
}

.tcfa-baseball {
	--fa: "";
}

.tcfa-baseball-ball {
	--fa: "";
}

.tcfa-basketball {
	--fa: "";
}

.tcfa-basketball-ball {
	--fa: "";
}

.tcfa-bowling-ball {
	--fa: "";
}

.tcfa-chess {
	--fa: "";
}

.tcfa-chess-bishop {
	--fa: "";
}

.tcfa-chess-board {
	--fa: "";
}

.tcfa-chess-king {
	--fa: "";
}

.tcfa-chess-knight {
	--fa: "";
}

.tcfa-chess-pawn {
	--fa: "";
}

.tcfa-chess-queen {
	--fa: "";
}

.tcfa-chess-rook {
	--fa: "";
}

.tcfa-dumbbell {
	--fa: "";
}

.tcfa-football {
	--fa: "";
}

.tcfa-football-ball {
	--fa: "";
}

.tcfa-golf-ball-tee {
	--fa: "";
}

.tcfa-golf-ball {
	--fa: "";
}

.tcfa-hockey-puck {
	--fa: "";
}

.tcfa-broom-ball {
	--fa: "";
}

.tcfa-quidditch {
	--fa: "";
}

.tcfa-quidditch-broom-ball {
	--fa: "";
}

.tcfa-square-full {
	--fa: "";
}

.tcfa-table-tennis-paddle-ball {
	--fa: "";
}

.tcfa-ping-pong-paddle-ball {
	--fa: "";
}

.tcfa-table-tennis {
	--fa: "";
}

.tcfa-volleyball {
	--fa: "";
}

.tcfa-volleyball-ball {
	--fa: "";
}

.tcfa-hand-dots {
	--fa: "";
}

.tcfa-allergies {
	--fa: "";
}

.tcfa-bandage {
	--fa: "";
}

.tcfa-band-aid {
	--fa: "";
}

.tcfa-box {
	--fa: "";
}

.tcfa-boxes-stacked {
	--fa: "";
}

.tcfa-boxes {
	--fa: "";
}

.tcfa-boxes-alt {
	--fa: "";
}

.tcfa-briefcase-medical {
	--fa: "";
}

.tcfa-fire-flame-simple {
	--fa: "";
}

.tcfa-burn {
	--fa: "";
}

.tcfa-capsules {
	--fa: "";
}

.tcfa-clipboard-check {
	--fa: "";
}

.tcfa-clipboard-list {
	--fa: "";
}

.tcfa-person-dots-from-line {
	--fa: "";
}

.tcfa-diagnoses {
	--fa: "";
}

.tcfa-dna {
	--fa: "";
}

.tcfa-dolly {
	--fa: "";
}

.tcfa-dolly-box {
	--fa: "";
}

.tcfa-cart-flatbed {
	--fa: "";
}

.tcfa-dolly-flatbed {
	--fa: "";
}

.tcfa-file-medical {
	--fa: "";
}

.tcfa-file-waveform {
	--fa: "";
}

.tcfa-file-medical-alt {
	--fa: "";
}

.tcfa-kit-medical {
	--fa: "";
}

.tcfa-first-aid {
	--fa: "";
}

.tcfa-circle-h {
	--fa: "";
}

.tcfa-hospital-symbol {
	--fa: "";
}

.tcfa-id-card-clip {
	--fa: "";
}

.tcfa-id-card-alt {
	--fa: "";
}

.tcfa-notes-medical {
	--fa: "";
}

.tcfa-pallet {
	--fa: "";
}

.tcfa-pills {
	--fa: "";
}

.tcfa-prescription-bottle {
	--fa: "";
}

.tcfa-prescription-bottle-medical {
	--fa: "";
}

.tcfa-prescription-bottle-alt {
	--fa: "";
}

.tcfa-bed-pulse {
	--fa: "";
}

.tcfa-procedures {
	--fa: "";
}

.tcfa-truck-fast {
	--fa: "";
}

.tcfa-shipping-fast {
	--fa: "";
}

.tcfa-smoking {
	--fa: "";
}

.tcfa-syringe {
	--fa: "";
}

.tcfa-tablets {
	--fa: "";
}

.tcfa-thermometer {
	--fa: "";
}

.tcfa-vial {
	--fa: "";
}

.tcfa-vials {
	--fa: "";
}

.tcfa-warehouse {
	--fa: "";
}

.tcfa-weight-scale {
	--fa: "";
}

.tcfa-weight {
	--fa: "";
}

.tcfa-x-ray {
	--fa: "";
}

.tcfa-box-open {
	--fa: "";
}

.tcfa-comment-dots {
	--fa: "";
}

.tcfa-commenting {
	--fa: "";
}

.tcfa-comment-slash {
	--fa: "";
}

.tcfa-couch {
	--fa: "";
}

.tcfa-circle-dollar-to-slot {
	--fa: "";
}

.tcfa-donate {
	--fa: "";
}

.tcfa-dove {
	--fa: "";
}

.tcfa-hand-holding {
	--fa: "";
}

.tcfa-hand-holding-heart {
	--fa: "";
}

.tcfa-hand-holding-dollar {
	--fa: "";
}

.tcfa-hand-holding-usd {
	--fa: "";
}

.tcfa-hand-holding-droplet {
	--fa: "";
}

.tcfa-hand-holding-water {
	--fa: "";
}

.tcfa-hands-holding {
	--fa: "";
}

.tcfa-handshake-angle {
	--fa: "";
}

.tcfa-hands-helping {
	--fa: "";
}

.tcfa-parachute-box {
	--fa: "";
}

.tcfa-people-carry-box {
	--fa: "";
}

.tcfa-people-carry {
	--fa: "";
}

.tcfa-piggy-bank {
	--fa: "";
}

.tcfa-ribbon {
	--fa: "";
}

.tcfa-route {
	--fa: "";
}

.tcfa-seedling {
	--fa: "";
}

.tcfa-sprout {
	--fa: "";
}

.tcfa-sign-hanging {
	--fa: "";
}

.tcfa-sign {
	--fa: "";
}

.tcfa-face-smile-wink {
	--fa: "";
}

.tcfa-smile-wink {
	--fa: "";
}

.tcfa-tape {
	--fa: "";
}

.tcfa-truck-ramp-box {
	--fa: "";
}

.tcfa-truck-loading {
	--fa: "";
}

.tcfa-truck-moving {
	--fa: "";
}

.tcfa-video-slash {
	--fa: "";
}

.tcfa-wine-glass {
	--fa: "";
}

.tcfa-user-astronaut {
	--fa: "";
}

.tcfa-user-check {
	--fa: "";
}

.tcfa-user-clock {
	--fa: "";
}

.tcfa-user-gear {
	--fa: "";
}

.tcfa-user-cog {
	--fa: "";
}

.tcfa-user-pen {
	--fa: "";
}

.tcfa-user-edit {
	--fa: "";
}

.tcfa-user-group {
	--fa: "";
}

.tcfa-user-friends {
	--fa: "";
}

.tcfa-user-graduate {
	--fa: "";
}

.tcfa-user-lock {
	--fa: "";
}

.tcfa-user-minus {
	--fa: "";
}

.tcfa-user-ninja {
	--fa: "";
}

.tcfa-user-shield {
	--fa: "";
}

.tcfa-user-slash {
	--fa: "";
}

.tcfa-user-alt-slash {
	--fa: "";
}

.tcfa-user-large-slash {
	--fa: "";
}

.tcfa-user-tag {
	--fa: "";
}

.tcfa-user-tie {
	--fa: "";
}

.tcfa-users-gear {
	--fa: "";
}

.tcfa-users-cog {
	--fa: "";
}

.tcfa-scale-unbalanced {
	--fa: "";
}

.tcfa-balance-scale-left {
	--fa: "";
}

.tcfa-scale-unbalanced-flip {
	--fa: "";
}

.tcfa-balance-scale-right {
	--fa: "";
}

.tcfa-blender {
	--fa: "";
}

.tcfa-book-open {
	--fa: "";
}

.tcfa-tower-broadcast {
	--fa: "";
}

.tcfa-broadcast-tower {
	--fa: "";
}

.tcfa-broom {
	--fa: "";
}

.tcfa-chalkboard {
	--fa: "";
}

.tcfa-blackboard {
	--fa: "";
}

.tcfa-chalkboard-user {
	--fa: "";
}

.tcfa-chalkboard-teacher {
	--fa: "";
}

.tcfa-church {
	--fa: "";
}

.tcfa-coins {
	--fa: "";
}

.tcfa-compact-disc {
	--fa: "";
}

.tcfa-crow {
	--fa: "";
}

.tcfa-crown {
	--fa: "";
}

.tcfa-dice {
	--fa: "";
}

.tcfa-dice-five {
	--fa: "";
}

.tcfa-dice-four {
	--fa: "";
}

.tcfa-dice-one {
	--fa: "";
}

.tcfa-dice-six {
	--fa: "";
}

.tcfa-dice-three {
	--fa: "";
}

.tcfa-dice-two {
	--fa: "";
}

.tcfa-divide {
	--fa: "";
}

.tcfa-door-closed {
	--fa: "";
}

.tcfa-door-open {
	--fa: "";
}

.tcfa-feather {
	--fa: "";
}

.tcfa-frog {
	--fa: "";
}

.tcfa-gas-pump {
	--fa: "";
}

.tcfa-glasses {
	--fa: "";
}

.tcfa-greater-than-equal {
	--fa: "";
}

.tcfa-helicopter {
	--fa: "";
}

.tcfa-infinity {
	--fa: "";
}

.tcfa-kiwi-bird {
	--fa: "";
}

.tcfa-less-than-equal {
	--fa: "";
}

.tcfa-memory {
	--fa: "";
}

.tcfa-microphone-lines-slash {
	--fa: "";
}

.tcfa-microphone-alt-slash {
	--fa: "";
}

.tcfa-money-bill-wave {
	--fa: "";
}

.tcfa-money-bill-1-wave {
	--fa: "";
}

.tcfa-money-bill-wave-alt {
	--fa: "";
}

.tcfa-money-check {
	--fa: "";
}

.tcfa-money-check-dollar {
	--fa: "";
}

.tcfa-money-check-alt {
	--fa: "";
}

.tcfa-not-equal {
	--fa: "";
}

.tcfa-palette {
	--fa: "";
}

.tcfa-square-parking {
	--fa: "";
}

.tcfa-parking {
	--fa: "";
}

.tcfa-diagram-project {
	--fa: "";
}

.tcfa-project-diagram {
	--fa: "";
}

.tcfa-receipt {
	--fa: "";
}

.tcfa-robot {
	--fa: "";
}

.tcfa-ruler {
	--fa: "";
}

.tcfa-ruler-combined {
	--fa: "";
}

.tcfa-ruler-horizontal {
	--fa: "";
}

.tcfa-ruler-vertical {
	--fa: "";
}

.tcfa-school {
	--fa: "";
}

.tcfa-screwdriver {
	--fa: "";
}

.tcfa-shoe-prints {
	--fa: "";
}

.tcfa-skull {
	--fa: "";
}

.tcfa-ban-smoking {
	--fa: "";
}

.tcfa-smoking-ban {
	--fa: "";
}

.tcfa-store {
	--fa: "";
}

.tcfa-shop {
	--fa: "";
}

.tcfa-store-alt {
	--fa: "";
}

.tcfa-bars-staggered {
	--fa: "";
}

.tcfa-reorder {
	--fa: "";
}

.tcfa-stream {
	--fa: "";
}

.tcfa-stroopwafel {
	--fa: "";
}

.tcfa-toolbox {
	--fa: "";
}

.tcfa-shirt {
	--fa: "";
}

.tcfa-t-shirt {
	--fa: "";
}

.tcfa-tshirt {
	--fa: "";
}

.tcfa-person-walking {
	--fa: "";
}

.tcfa-walking {
	--fa: "";
}

.tcfa-wallet {
	--fa: "";
}

.tcfa-face-angry {
	--fa: "";
}

.tcfa-angry {
	--fa: "";
}

.tcfa-archway {
	--fa: "";
}

.tcfa-book-atlas {
	--fa: "";
}

.tcfa-atlas {
	--fa: "";
}

.tcfa-award {
	--fa: "";
}

.tcfa-delete-left {
	--fa: "";
}

.tcfa-backspace {
	--fa: "";
}

.tcfa-bezier-curve {
	--fa: "";
}

.tcfa-bong {
	--fa: "";
}

.tcfa-brush {
	--fa: "";
}

.tcfa-bus-simple {
	--fa: "";
}

.tcfa-bus-alt {
	--fa: "";
}

.tcfa-cannabis {
	--fa: "";
}

.tcfa-check-double {
	--fa: "";
}

.tcfa-martini-glass-citrus {
	--fa: "";
}

.tcfa-cocktail {
	--fa: "";
}

.tcfa-bell-concierge {
	--fa: "";
}

.tcfa-concierge-bell {
	--fa: "";
}

.tcfa-cookie {
	--fa: "";
}

.tcfa-cookie-bite {
	--fa: "";
}

.tcfa-crop-simple {
	--fa: "";
}

.tcfa-crop-alt {
	--fa: "";
}

.tcfa-tachograph-digital {
	--fa: "";
}

.tcfa-digital-tachograph {
	--fa: "";
}

.tcfa-face-dizzy {
	--fa: "";
}

.tcfa-dizzy {
	--fa: "";
}

.tcfa-compass-drafting {
	--fa: "";
}

.tcfa-drafting-compass {
	--fa: "";
}

.tcfa-drum {
	--fa: "";
}

.tcfa-drum-steelpan {
	--fa: "";
}

.tcfa-feather-pointed {
	--fa: "";
}

.tcfa-feather-alt {
	--fa: "";
}

.tcfa-file-contract {
	--fa: "";
}

.tcfa-file-arrow-down {
	--fa: "";
}

.tcfa-file-download {
	--fa: "";
}

.tcfa-file-export {
	--fa: "";
}

.tcfa-arrow-right-from-file {
	--fa: "";
}

.tcfa-file-import {
	--fa: "";
}

.tcfa-arrow-right-to-file {
	--fa: "";
}

.tcfa-file-invoice {
	--fa: "";
}

.tcfa-file-invoice-dollar {
	--fa: "";
}

.tcfa-file-prescription {
	--fa: "";
}

.tcfa-file-signature {
	--fa: "";
}

.tcfa-file-arrow-up {
	--fa: "";
}

.tcfa-file-upload {
	--fa: "";
}

.tcfa-fill {
	--fa: "";
}

.tcfa-fill-drip {
	--fa: "";
}

.tcfa-fingerprint {
	--fa: "";
}

.tcfa-fish {
	--fa: "";
}

.tcfa-face-flushed {
	--fa: "";
}

.tcfa-flushed {
	--fa: "";
}

.tcfa-face-frown-open {
	--fa: "";
}

.tcfa-frown-open {
	--fa: "";
}

.tcfa-martini-glass {
	--fa: "";
}

.tcfa-glass-martini-alt {
	--fa: "";
}

.tcfa-earth-africa {
	--fa: "";
}

.tcfa-globe-africa {
	--fa: "";
}

.tcfa-earth-americas {
	--fa: "";
}

.tcfa-earth {
	--fa: "";
}

.tcfa-earth-america {
	--fa: "";
}

.tcfa-globe-americas {
	--fa: "";
}

.tcfa-earth-asia {
	--fa: "";
}

.tcfa-globe-asia {
	--fa: "";
}

.tcfa-face-grimace {
	--fa: "";
}

.tcfa-grimace {
	--fa: "";
}

.tcfa-face-grin {
	--fa: "";
}

.tcfa-grin {
	--fa: "";
}

.tcfa-face-grin-wide {
	--fa: "";
}

.tcfa-grin-alt {
	--fa: "";
}

.tcfa-face-grin-beam {
	--fa: "";
}

.tcfa-grin-beam {
	--fa: "";
}

.tcfa-face-grin-beam-sweat {
	--fa: "";
}

.tcfa-grin-beam-sweat {
	--fa: "";
}

.tcfa-face-grin-hearts {
	--fa: "";
}

.tcfa-grin-hearts {
	--fa: "";
}

.tcfa-face-grin-squint {
	--fa: "";
}

.tcfa-grin-squint {
	--fa: "";
}

.tcfa-face-grin-squint-tears {
	--fa: "";
}

.tcfa-grin-squint-tears {
	--fa: "";
}

.tcfa-face-grin-stars {
	--fa: "";
}

.tcfa-grin-stars {
	--fa: "";
}

.tcfa-face-grin-tears {
	--fa: "";
}

.tcfa-grin-tears {
	--fa: "";
}

.tcfa-face-grin-tongue {
	--fa: "";
}

.tcfa-grin-tongue {
	--fa: "";
}

.tcfa-face-grin-tongue-squint {
	--fa: "";
}

.tcfa-grin-tongue-squint {
	--fa: "";
}

.tcfa-face-grin-tongue-wink {
	--fa: "";
}

.tcfa-grin-tongue-wink {
	--fa: "";
}

.tcfa-face-grin-wink {
	--fa: "";
}

.tcfa-grin-wink {
	--fa: "";
}

.tcfa-grip {
	--fa: "";
}

.tcfa-grid-horizontal {
	--fa: "";
}

.tcfa-grip-horizontal {
	--fa: "";
}

.tcfa-grip-vertical {
	--fa: "";
}

.tcfa-grid-vertical {
	--fa: "";
}

.tcfa-headset {
	--fa: "";
}

.tcfa-highlighter {
	--fa: "";
}

.tcfa-hot-tub-person {
	--fa: "";
}

.tcfa-hot-tub {
	--fa: "";
}

.tcfa-hotel {
	--fa: "";
}

.tcfa-joint {
	--fa: "";
}

.tcfa-face-kiss {
	--fa: "";
}

.tcfa-kiss {
	--fa: "";
}

.tcfa-face-kiss-beam {
	--fa: "";
}

.tcfa-kiss-beam {
	--fa: "";
}

.tcfa-face-kiss-wink-heart {
	--fa: "";
}

.tcfa-kiss-wink-heart {
	--fa: "";
}

.tcfa-face-laugh {
	--fa: "";
}

.tcfa-laugh {
	--fa: "";
}

.tcfa-face-laugh-beam {
	--fa: "";
}

.tcfa-laugh-beam {
	--fa: "";
}

.tcfa-face-laugh-squint {
	--fa: "";
}

.tcfa-laugh-squint {
	--fa: "";
}

.tcfa-face-laugh-wink {
	--fa: "";
}

.tcfa-laugh-wink {
	--fa: "";
}

.tcfa-cart-flatbed-suitcase {
	--fa: "";
}

.tcfa-luggage-cart {
	--fa: "";
}

.tcfa-map-location {
	--fa: "";
}

.tcfa-map-marked {
	--fa: "";
}

.tcfa-map-location-dot {
	--fa: "";
}

.tcfa-map-marked-alt {
	--fa: "";
}

.tcfa-marker {
	--fa: "";
}

.tcfa-medal {
	--fa: "";
}

.tcfa-face-meh-blank {
	--fa: "";
}

.tcfa-meh-blank {
	--fa: "";
}

.tcfa-face-rolling-eyes {
	--fa: "";
}

.tcfa-meh-rolling-eyes {
	--fa: "";
}

.tcfa-monument {
	--fa: "";
}

.tcfa-mortar-pestle {
	--fa: "";
}

.tcfa-paint-roller {
	--fa: "";
}

.tcfa-passport {
	--fa: "";
}

.tcfa-pen-fancy {
	--fa: "";
}

.tcfa-pen-nib {
	--fa: "";
}

.tcfa-pen-ruler {
	--fa: "";
}

.tcfa-pencil-ruler {
	--fa: "";
}

.tcfa-plane-arrival {
	--fa: "";
}

.tcfa-plane-departure {
	--fa: "";
}

.tcfa-prescription {
	--fa: "";
}

.tcfa-face-sad-cry {
	--fa: "";
}

.tcfa-sad-cry {
	--fa: "";
}

.tcfa-face-sad-tear {
	--fa: "";
}

.tcfa-sad-tear {
	--fa: "";
}

.tcfa-van-shuttle {
	--fa: "";
}

.tcfa-shuttle-van {
	--fa: "";
}

.tcfa-signature {
	--fa: "";
}

.tcfa-face-smile-beam {
	--fa: "";
}

.tcfa-smile-beam {
	--fa: "";
}

.tcfa-solar-panel {
	--fa: "";
}

.tcfa-spa {
	--fa: "";
}

.tcfa-splotch {
	--fa: "";
}

.tcfa-spray-can {
	--fa: "";
}

.tcfa-stamp {
	--fa: "";
}

.tcfa-star-half-stroke {
	--fa: "";
}

.tcfa-star-half-alt {
	--fa: "";
}

.tcfa-suitcase-rolling {
	--fa: "";
}

.tcfa-face-surprise {
	--fa: "";
}

.tcfa-surprise {
	--fa: "";
}

.tcfa-swatchbook {
	--fa: "";
}

.tcfa-person-swimming {
	--fa: "";
}

.tcfa-swimmer {
	--fa: "";
}

.tcfa-water-ladder {
	--fa: "";
}

.tcfa-ladder-water {
	--fa: "";
}

.tcfa-swimming-pool {
	--fa: "";
}

.tcfa-droplet-slash {
	--fa: "";
}

.tcfa-tint-slash {
	--fa: "";
}

.tcfa-face-tired {
	--fa: "";
}

.tcfa-tired {
	--fa: "";
}

.tcfa-tooth {
	--fa: "";
}

.tcfa-umbrella-beach {
	--fa: "";
}

.tcfa-weight-hanging {
	--fa: "";
}

.tcfa-wine-glass-empty {
	--fa: "";
}

.tcfa-wine-glass-alt {
	--fa: "";
}

.tcfa-spray-can-sparkles {
	--fa: "";
}

.tcfa-air-freshener {
	--fa: "";
}

.tcfa-apple-whole {
	--fa: "";
}

.tcfa-apple-alt {
	--fa: "";
}

.tcfa-atom {
	--fa: "";
}

.tcfa-bone {
	--fa: "";
}

.tcfa-book-open-reader {
	--fa: "";
}

.tcfa-book-reader {
	--fa: "";
}

.tcfa-brain {
	--fa: "";
}

.tcfa-car-rear {
	--fa: "";
}

.tcfa-car-alt {
	--fa: "";
}

.tcfa-car-battery {
	--fa: "";
}

.tcfa-battery-car {
	--fa: "";
}

.tcfa-car-burst {
	--fa: "";
}

.tcfa-car-crash {
	--fa: "";
}

.tcfa-car-side {
	--fa: "";
}

.tcfa-charging-station {
	--fa: "";
}

.tcfa-diamond-turn-right {
	--fa: "";
}

.tcfa-directions {
	--fa: "";
}

.tcfa-draw-polygon {
	--fa: "";
}

.tcfa-vector-polygon {
	--fa: "";
}

.tcfa-laptop-code {
	--fa: "";
}

.tcfa-layer-group {
	--fa: "";
}

.tcfa-location-crosshairs {
	--fa: "";
}

.tcfa-location {
	--fa: "";
}

.tcfa-lungs {
	--fa: "";
}

.tcfa-microscope {
	--fa: "";
}

.tcfa-oil-can {
	--fa: "";
}

.tcfa-poop {
	--fa: "";
}

.tcfa-shapes {
	--fa: "";
}

.tcfa-triangle-circle-square {
	--fa: "";
}

.tcfa-star-of-life {
	--fa: "";
}

.tcfa-gauge {
	--fa: "";
}

.tcfa-dashboard {
	--fa: "";
}

.tcfa-gauge-med {
	--fa: "";
}

.tcfa-tachometer-alt-average {
	--fa: "";
}

.tcfa-gauge-high {
	--fa: "";
}

.tcfa-tachometer-alt {
	--fa: "";
}

.tcfa-tachometer-alt-fast {
	--fa: "";
}

.tcfa-gauge-simple {
	--fa: "";
}

.tcfa-gauge-simple-med {
	--fa: "";
}

.tcfa-tachometer-average {
	--fa: "";
}

.tcfa-gauge-simple-high {
	--fa: "";
}

.tcfa-tachometer {
	--fa: "";
}

.tcfa-tachometer-fast {
	--fa: "";
}

.tcfa-teeth {
	--fa: "";
}

.tcfa-teeth-open {
	--fa: "";
}

.tcfa-masks-theater {
	--fa: "";
}

.tcfa-theater-masks {
	--fa: "";
}

.tcfa-traffic-light {
	--fa: "";
}

.tcfa-truck-monster {
	--fa: "";
}

.tcfa-truck-pickup {
	--fa: "";
}

.tcfa-rectangle-ad {
	--fa: "";
}

.tcfa-ad {
	--fa: "";
}

.tcfa-ankh {
	--fa: "";
}

.tcfa-book-bible {
	--fa: "";
}

.tcfa-bible {
	--fa: "";
}

.tcfa-business-time {
	--fa: "";
}

.tcfa-briefcase-clock {
	--fa: "";
}

.tcfa-city {
	--fa: "";
}

.tcfa-comment-dollar {
	--fa: "";
}

.tcfa-comments-dollar {
	--fa: "";
}

.tcfa-cross {
	--fa: "";
}

.tcfa-dharmachakra {
	--fa: "";
}

.tcfa-envelope-open-text {
	--fa: "";
}

.tcfa-folder-minus {
	--fa: "";
}

.tcfa-folder-plus {
	--fa: "";
}

.tcfa-filter-circle-dollar {
	--fa: "";
}

.tcfa-funnel-dollar {
	--fa: "";
}

.tcfa-gopuram {
	--fa: "";
}

.tcfa-hamsa {
	--fa: "";
}

.tcfa-bahai {
	--fa: "";
}

.tcfa-haykal {
	--fa: "";
}

.tcfa-jedi {
	--fa: "";
}

.tcfa-book-journal-whills {
	--fa: "";
}

.tcfa-journal-whills {
	--fa: "";
}

.tcfa-kaaba {
	--fa: "";
}

.tcfa-khanda {
	--fa: "";
}

.tcfa-landmark {
	--fa: "";
}

.tcfa-envelopes-bulk {
	--fa: "";
}

.tcfa-mail-bulk {
	--fa: "";
}

.tcfa-menorah {
	--fa: "";
}

.tcfa-mosque {
	--fa: "";
}

.tcfa-om {
	--fa: "";
}

.tcfa-spaghetti-monster-flying {
	--fa: "";
}

.tcfa-pastafarianism {
	--fa: "";
}

.tcfa-peace {
	--fa: "";
}

.tcfa-place-of-worship {
	--fa: "";
}

.tcfa-square-poll-vertical {
	--fa: "";
}

.tcfa-poll {
	--fa: "";
}

.tcfa-square-poll-horizontal {
	--fa: "";
}

.tcfa-poll-h {
	--fa: "";
}

.tcfa-person-praying {
	--fa: "";
}

.tcfa-pray {
	--fa: "";
}

.tcfa-hands-praying {
	--fa: "";
}

.tcfa-praying-hands {
	--fa: "";
}

.tcfa-book-quran {
	--fa: "";
}

.tcfa-quran {
	--fa: "";
}

.tcfa-magnifying-glass-dollar {
	--fa: "";
}

.tcfa-search-dollar {
	--fa: "";
}

.tcfa-magnifying-glass-location {
	--fa: "";
}

.tcfa-search-location {
	--fa: "";
}

.tcfa-socks {
	--fa: "";
}

.tcfa-square-root-variable {
	--fa: "";
}

.tcfa-square-root-alt {
	--fa: "";
}

.tcfa-star-and-crescent {
	--fa: "";
}

.tcfa-star-of-david {
	--fa: "";
}

.tcfa-synagogue {
	--fa: "";
}

.tcfa-scroll-torah {
	--fa: "";
}

.tcfa-torah {
	--fa: "";
}

.tcfa-torii-gate {
	--fa: "";
}

.tcfa-vihara {
	--fa: "";
}

.tcfa-volume-xmark {
	--fa: "";
}

.tcfa-volume-mute {
	--fa: "";
}

.tcfa-volume-times {
	--fa: "";
}

.tcfa-yin-yang {
	--fa: "";
}

.tcfa-blender-phone {
	--fa: "";
}

.tcfa-book-skull {
	--fa: "";
}

.tcfa-book-dead {
	--fa: "";
}

.tcfa-campground {
	--fa: "";
}

.tcfa-cat {
	--fa: "";
}

.tcfa-chair {
	--fa: "";
}

.tcfa-cloud-moon {
	--fa: "";
}

.tcfa-cloud-sun {
	--fa: "";
}

.tcfa-cow {
	--fa: "";
}

.tcfa-dice-d20 {
	--fa: "";
}

.tcfa-dice-d6 {
	--fa: "";
}

.tcfa-dog {
	--fa: "";
}

.tcfa-dragon {
	--fa: "";
}

.tcfa-drumstick-bite {
	--fa: "";
}

.tcfa-dungeon {
	--fa: "";
}

.tcfa-file-csv {
	--fa: "";
}

.tcfa-hand-fist {
	--fa: "";
}

.tcfa-fist-raised {
	--fa: "";
}

.tcfa-ghost {
	--fa: "";
}

.tcfa-hammer {
	--fa: "";
}

.tcfa-hanukiah {
	--fa: "";
}

.tcfa-hat-wizard {
	--fa: "";
}

.tcfa-person-hiking {
	--fa: "";
}

.tcfa-hiking {
	--fa: "";
}

.tcfa-hippo {
	--fa: "";
}

.tcfa-horse {
	--fa: "";
}

.tcfa-house-chimney-crack {
	--fa: "";
}

.tcfa-house-damage {
	--fa: "";
}

.tcfa-hryvnia-sign {
	--fa: "";
}

.tcfa-hryvnia {
	--fa: "";
}

.tcfa-mask {
	--fa: "";
}

.tcfa-mountain {
	--fa: "";
}

.tcfa-network-wired {
	--fa: "";
}

.tcfa-otter {
	--fa: "";
}

.tcfa-ring {
	--fa: "";
}

.tcfa-person-running {
	--fa: "";
}

.tcfa-running {
	--fa: "";
}

.tcfa-scroll {
	--fa: "";
}

.tcfa-skull-crossbones {
	--fa: "";
}

.tcfa-slash {
	--fa: "";
}

.tcfa-spider {
	--fa: "";
}

.tcfa-toilet-paper {
	--fa: "";
}

.tcfa-toilet-paper-alt {
	--fa: "";
}

.tcfa-toilet-paper-blank {
	--fa: "";
}

.tcfa-tractor {
	--fa: "";
}

.tcfa-user-injured {
	--fa: "";
}

.tcfa-vr-cardboard {
	--fa: "";
}

.tcfa-wand-sparkles {
	--fa: "";
}

.tcfa-wind {
	--fa: "";
}

.tcfa-wine-bottle {
	--fa: "";
}

.tcfa-cloud-meatball {
	--fa: "";
}

.tcfa-cloud-moon-rain {
	--fa: "";
}

.tcfa-cloud-rain {
	--fa: "";
}

.tcfa-cloud-showers-heavy {
	--fa: "";
}

.tcfa-cloud-sun-rain {
	--fa: "";
}

.tcfa-democrat {
	--fa: "";
}

.tcfa-flag-usa {
	--fa: "";
}

.tcfa-hurricane {
	--fa: "";
}

.tcfa-landmark-dome {
	--fa: "";
}

.tcfa-landmark-alt {
	--fa: "";
}

.tcfa-meteor {
	--fa: "";
}

.tcfa-person-booth {
	--fa: "";
}

.tcfa-poo-storm {
	--fa: "";
}

.tcfa-poo-bolt {
	--fa: "";
}

.tcfa-rainbow {
	--fa: "";
}

.tcfa-republican {
	--fa: "";
}

.tcfa-smog {
	--fa: "";
}

.tcfa-temperature-high {
	--fa: "";
}

.tcfa-temperature-low {
	--fa: "";
}

.tcfa-cloud-bolt {
	--fa: "";
}

.tcfa-thunderstorm {
	--fa: "";
}

.tcfa-tornado {
	--fa: "";
}

.tcfa-volcano {
	--fa: "";
}

.tcfa-check-to-slot {
	--fa: "";
}

.tcfa-vote-yea {
	--fa: "";
}

.tcfa-water {
	--fa: "";
}

.tcfa-baby {
	--fa: "";
}

.tcfa-baby-carriage {
	--fa: "";
}

.tcfa-carriage-baby {
	--fa: "";
}

.tcfa-biohazard {
	--fa: "";
}

.tcfa-blog {
	--fa: "";
}

.tcfa-calendar-day {
	--fa: "";
}

.tcfa-calendar-week {
	--fa: "";
}

.tcfa-candy-cane {
	--fa: "";
}

.tcfa-carrot {
	--fa: "";
}

.tcfa-cash-register {
	--fa: "";
}

.tcfa-minimize {
	--fa: "";
}

.tcfa-compress-arrows-alt {
	--fa: "";
}

.tcfa-dumpster {
	--fa: "";
}

.tcfa-dumpster-fire {
	--fa: "";
}

.tcfa-ethernet {
	--fa: "";
}

.tcfa-gifts {
	--fa: "";
}

.tcfa-champagne-glasses {
	--fa: "";
}

.tcfa-glass-cheers {
	--fa: "";
}

.tcfa-whiskey-glass {
	--fa: "";
}

.tcfa-glass-whiskey {
	--fa: "";
}

.tcfa-earth-europe {
	--fa: "";
}

.tcfa-globe-europe {
	--fa: "";
}

.tcfa-grip-lines {
	--fa: "";
}

.tcfa-grip-lines-vertical {
	--fa: "";
}

.tcfa-guitar {
	--fa: "";
}

.tcfa-heart-crack {
	--fa: "";
}

.tcfa-heart-broken {
	--fa: "";
}

.tcfa-holly-berry {
	--fa: "";
}

.tcfa-horse-head {
	--fa: "";
}

.tcfa-icicles {
	--fa: "";
}

.tcfa-igloo {
	--fa: "";
}

.tcfa-mitten {
	--fa: "";
}

.tcfa-mug-hot {
	--fa: "";
}

.tcfa-radiation {
	--fa: "";
}

.tcfa-circle-radiation {
	--fa: "";
}

.tcfa-radiation-alt {
	--fa: "";
}

.tcfa-restroom {
	--fa: "";
}

.tcfa-satellite {
	--fa: "";
}

.tcfa-satellite-dish {
	--fa: "";
}

.tcfa-sd-card {
	--fa: "";
}

.tcfa-sim-card {
	--fa: "";
}

.tcfa-person-skating {
	--fa: "";
}

.tcfa-skating {
	--fa: "";
}

.tcfa-person-skiing {
	--fa: "";
}

.tcfa-skiing {
	--fa: "";
}

.tcfa-person-skiing-nordic {
	--fa: "";
}

.tcfa-skiing-nordic {
	--fa: "";
}

.tcfa-sleigh {
	--fa: "";
}

.tcfa-comment-sms {
	--fa: "";
}

.tcfa-sms {
	--fa: "";
}

.tcfa-person-snowboarding {
	--fa: "";
}

.tcfa-snowboarding {
	--fa: "";
}

.tcfa-snowman {
	--fa: "";
}

.tcfa-snowplow {
	--fa: "";
}

.tcfa-tenge-sign {
	--fa: "";
}

.tcfa-tenge {
	--fa: "";
}

.tcfa-toilet {
	--fa: "";
}

.tcfa-screwdriver-wrench {
	--fa: "";
}

.tcfa-tools {
	--fa: "";
}

.tcfa-cable-car {
	--fa: "";
}

.tcfa-tram {
	--fa: "";
}

.tcfa-fire-flame-curved {
	--fa: "";
}

.tcfa-fire-alt {
	--fa: "";
}

.tcfa-bacon {
	--fa: "";
}

.tcfa-book-medical {
	--fa: "";
}

.tcfa-bread-slice {
	--fa: "";
}

.tcfa-cheese {
	--fa: "";
}

.tcfa-house-chimney-medical {
	--fa: "";
}

.tcfa-clinic-medical {
	--fa: "";
}

.tcfa-clipboard-user {
	--fa: "";
}

.tcfa-comment-medical {
	--fa: "";
}

.tcfa-crutch {
	--fa: "";
}

.tcfa-disease {
	--fa: "";
}

.tcfa-egg {
	--fa: "";
}

.tcfa-folder-tree {
	--fa: "";
}

.tcfa-burger {
	--fa: "";
}

.tcfa-hamburger {
	--fa: "";
}

.tcfa-hand-middle-finger {
	--fa: "";
}

.tcfa-helmet-safety {
	--fa: "";
}

.tcfa-hard-hat {
	--fa: "";
}

.tcfa-hat-hard {
	--fa: "";
}

.tcfa-hospital-user {
	--fa: "";
}

.tcfa-hotdog {
	--fa: "";
}

.tcfa-ice-cream {
	--fa: "";
}

.tcfa-laptop-medical {
	--fa: "";
}

.tcfa-pager {
	--fa: "";
}

.tcfa-pepper-hot {
	--fa: "";
}

.tcfa-pizza-slice {
	--fa: "";
}

.tcfa-sack-dollar {
	--fa: "";
}

.tcfa-book-tanakh {
	--fa: "";
}

.tcfa-tanakh {
	--fa: "";
}

.tcfa-bars-progress {
	--fa: "";
}

.tcfa-tasks-alt {
	--fa: "";
}

.tcfa-trash-arrow-up {
	--fa: "";
}

.tcfa-trash-restore {
	--fa: "";
}

.tcfa-trash-can-arrow-up {
	--fa: "";
}

.tcfa-trash-restore-alt {
	--fa: "";
}

.tcfa-user-nurse {
	--fa: "";
}

.tcfa-wave-square {
	--fa: "";
}

.tcfa-person-biking {
	--fa: "";
}

.tcfa-biking {
	--fa: "";
}

.tcfa-border-all {
	--fa: "";
}

.tcfa-border-none {
	--fa: "";
}

.tcfa-border-top-left {
	--fa: "";
}

.tcfa-border-style {
	--fa: "";
}

.tcfa-person-digging {
	--fa: "";
}

.tcfa-digging {
	--fa: "";
}

.tcfa-fan {
	--fa: "";
}

.tcfa-icons {
	--fa: "";
}

.tcfa-heart-music-camera-bolt {
	--fa: "";
}

.tcfa-phone-flip {
	--fa: "";
}

.tcfa-phone-alt {
	--fa: "";
}

.tcfa-square-phone-flip {
	--fa: "";
}

.tcfa-phone-square-alt {
	--fa: "";
}

.tcfa-photo-film {
	--fa: "";
}

.tcfa-photo-video {
	--fa: "";
}

.tcfa-text-slash {
	--fa: "";
}

.tcfa-remove-format {
	--fa: "";
}

.tcfa-arrow-down-z-a {
	--fa: "";
}

.tcfa-sort-alpha-desc {
	--fa: "";
}

.tcfa-sort-alpha-down-alt {
	--fa: "";
}

.tcfa-arrow-up-z-a {
	--fa: "";
}

.tcfa-sort-alpha-up-alt {
	--fa: "";
}

.tcfa-arrow-down-short-wide {
	--fa: "";
}

.tcfa-sort-amount-desc {
	--fa: "";
}

.tcfa-sort-amount-down-alt {
	--fa: "";
}

.tcfa-arrow-up-short-wide {
	--fa: "";
}

.tcfa-sort-amount-up-alt {
	--fa: "";
}

.tcfa-arrow-down-9-1 {
	--fa: "";
}

.tcfa-sort-numeric-desc {
	--fa: "";
}

.tcfa-sort-numeric-down-alt {
	--fa: "";
}

.tcfa-arrow-up-9-1 {
	--fa: "";
}

.tcfa-sort-numeric-up-alt {
	--fa: "";
}

.tcfa-spell-check {
	--fa: "";
}

.tcfa-voicemail {
	--fa: "";
}

.tcfa-hat-cowboy {
	--fa: "";
}

.tcfa-hat-cowboy-side {
	--fa: "";
}

.tcfa-computer-mouse {
	--fa: "";
}

.tcfa-mouse {
	--fa: "";
}

.tcfa-radio {
	--fa: "";
}

.tcfa-record-vinyl {
	--fa: "";
}

.tcfa-walkie-talkie {
	--fa: "";
}

.tcfa-caravan {
	--fa: "";
}

:root, :host {
	--fa-family-classic: "Font Awesome 7 Free";
	--fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
	--fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
	/* deprecated: this older custom property will be removed next major release */
	--fa-style-family-classic: var(--fa-family-classic);
}

.tcfar {
	--fa-family: var(--fa-family-classic);
	--fa-style: 400;
}

.tcfa-classic {
	--fa-family: var(--fa-family-classic);
}

.tcfa-regular {
	--fa-style: 400;
}

.tcfas {
	--fa-family: var(--fa-family-classic);
	--fa-style: 900;
}

.tcfa-solid {
	--fa-style: 900;
}

/*!
 * CCS3 animations
 */
.tm-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.tm-animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.fadein {
	-webkit-animation-name: fadein;
	animation-name: fadein;
}

@-webkit-keyframes fadeout {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.fadeout {
	-webkit-animation-name: fadeout;
	animation-name: fadeout;
}

@-webkit-keyframes fadeoutdown {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeoutdown {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeoutdown {
	-webkit-animation-name: fadeoutdown;
	animation-name: fadeoutdown;
}

/* stylelint-disable no-descending-specificity */

/* stylelint-disable selector-class-pattern */

/**
 * This file contains the styling for the plugin.
 *
 * Please do not make alterations to this file as you
 * will loose them when updating the plugin.
 *
 * This file contents are outlined below.
 *
 * 1. Grid system
 * 2. Containers
 * 3. Elements
 * 4. Floatbox
 * 5. Floating totals box
 * 6. Validation errors
 * 7. Lightbox
 * 8. Datepicker and Timepicker
 * 9. Checkbox and Radio button
 * 10. Checkbox and Radio button custom styles
 * 11. Checkbox and Radio button swatches
 * 12. Product element
 * 13. Tooltip
 * 14. Cart and Order styles
 * 15. Various styles
 * 16. Theme fixes
 *
 * @package Extra Product Options/CSS
 * @version 6.0
 */

/* 1. Grid system */
:root {
	--tcgaprow: 15px;
	--tcgapcolumn: 15px;
	--tcinnergaprow: calc(var(--tcgaprow) / 2);
	--tcinnergapcolumn: calc(var(--tcgapcolumn) / 2);
	--tcgap: var(--tcgaprow) var(--tcgapcolumn);
	--tcinnergap: var(--tcinnergaprow) var(--tcinnergapcolumn);
	--tcinlinesize: 3em;
	--flex-items: 1;
	--swatch-border-radius: 0;
	--swatch-border-color: transparent;
	--swatch-active-border-color: inherit;
	--text-swatch-border-color: inherit;
	--text-swatch-border-width: 2px;
	--text-swatch-active-border-width: 2px;
	--swatch-border-width: 2px;
	--swatch-active-border-width: 2px;
	--tooltip-background-color: rgba(0, 0, 0, .7);
	--tooltip-border-color: rgba(0, 0, 0, .5);
	--tooltip-color: #fff;
	--tooltip-backdrop-blur: blur(8px);
}

.tm-extra-product-options .tc-container, .tc-container {
	display: block;
	width: 100%;
	padding: 0 var(--tcgapcolumn);
	margin: 0;
}

.tm-extra-product-options .tc-row, .tc-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin: 0;
	gap: var(--tcgap);
}

.tm-extra-product-options .tc-element-inner-wrap .tc-row {
	gap: var(--tcinnergap);
}

.tc-row > *, .tmcp-field-wrap-inner > *, .tc-label-wrap > *, .tm-epo-element-label > * {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.tc-section-inner-wrap > .tc-row {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tm-extra-product-options .tc-cell, .tc-extra-product-options .tmcp-field-wrap label.tc-cell, .tc-cell {
	position: relative;
	padding: 0;
	min-height: 1px;
	overflow: visible;
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.tm-extra-product-options .cpf-type-dynamic .tc-cell, .tc-extra-product-options .cpf-type-dynamic .tmcp-field-wrap label.tc-cell, .cpf-type-dynamic .tc-cell, .cpf-type-dynamic.tc-cell {
	min-height: 0;
}

.cpf-section.tc-cell {
	margin: 0;
}

.cpf-section.section-disabled {
	display: none;
}

.tc-container.nopadding {
	padding-left: 0;
	padding-right: 0;
}

.nomargin .tc-cell {
	margin: 0;
}

.tc-row .cpf-section.tc-row {
	margin: 0;
}

.tm-extra-product-options .tc-row.tc-col-12, .tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12 {
	margin: 0 -1em;
	min-width: 100% !important;
	max-width: 100%;
	overflow: visible;
	position: relative;
}

.tm-extra-product-options .tc-col, .tm-extra-product-options .tc-cell.tc-col, .tc-cell.tc-col, .tc-col {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	max-width: 100%;
}

.tm-extra-product-options .tc-col-auto, .tm-extra-product-options .tc-cell.tc-col-auto, .tc-cell.tc-col-auto, .tc-col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.tm-extra-product-options .tc-col-0, .tm-extra-product-options .tc-cell.tc-col-0, .tc-cell.tc-col-0, .tc-col-0 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
	max-width: 0%;
}

.tm-extra-product-options .tc-col-1, .tm-extra-product-options .tc-cell.tc-col-1, .tc-cell.tc-col-1, .tc-col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.3334%;
	flex: 0 0 8.3334%;
	max-width: 8.3334%;
}

.tm-extra-product-options .tc-col-1-5, .tm-extra-product-options .tc-cell.tc-col-1-5, .tc-cell.tc-col-1-5, .tc-col-1-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.tm-extra-product-options .tc-col-2, .tm-extra-product-options .tc-cell.tc-col-2, .tc-cell.tc-col-2, .tc-col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6667%;
	flex: 0 0 16.6667%;
	max-width: 16.6667%;
}

.tm-extra-product-options .tc-col-2-5, .tm-extra-product-options .tc-cell.tc-col-2-5, .tc-cell.tc-col-2-5, .tc-col-2-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.tm-extra-product-options .tc-col-3, .tm-extra-product-options .tc-cell.tc-col-3, .tc-cell.tc-col-3, .tc-col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.tm-extra-product-options .tc-col-4, .tm-extra-product-options .tc-cell.tc-col-4, .tc-cell.tc-col-4, .tc-col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3334%;
	flex: 0 0 33.3334%;
	max-width: 33.3334%;
}

.tm-extra-product-options .tc-col-4-5, .tm-extra-product-options .tc-cell.tc-col-4-5, .tc-cell.tc-col-4-5, .tc-col-4-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%;
}

.tm-extra-product-options .tc-col-5, .tm-extra-product-options .tc-cell.tc-col-5, .tc-cell.tc-col-5, .tc-col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.6667%;
	flex: 0 0 41.6667%;
	max-width: 41.6667%;
}

.tm-extra-product-options .tc-col-6, .tm-extra-product-options .tc-cell.tc-col-6, .tc-cell.tc-col-6, .tc-col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.tm-extra-product-options .tc-col-7, .tm-extra-product-options .tc-cell.tc-col-7, .tc-cell.tc-col-7, .tc-col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.3334%;
	flex: 0 0 58.3334%;
	max-width: 58.3334%;
}

.tm-extra-product-options .tc-col-7-5, .tm-extra-product-options .tc-cell.tc-col-7-5, .tc-cell.tc-col-7-5, .tc-col-7-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%;
}

.tm-extra-product-options .tc-col-8, .tm-extra-product-options .tc-cell.tc-col-8, .tc-cell.tc-col-8, .tc-col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.6667%;
	flex: 0 0 66.6667%;
	max-width: 66.6667%;
}

.tm-extra-product-options .tc-col-9, .tm-extra-product-options .tc-cell.tc-col-9, .tc-cell.tc-col-9, .tc-col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.tm-extra-product-options .tc-col-10, .tm-extra-product-options .tc-cell.tc-col-10, .tc-cell.tc-col-10, .tc-col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.3334%;
	flex: 0 0 83.3334%;
	max-width: 83.3334%;
}

.tm-extra-product-options .tc-col-10-5, .tm-extra-product-options .tc-cell.tc-col-10-5, .tc-cell.tc-col-10-5, .tc-col-10-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%;
}

.tm-extra-product-options .tc-col-11, .tm-extra-product-options .tc-cell.tc-col-11, .tc-cell.tc-col-11, .tc-col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.6667%;
	flex: 0 0 91.6667%;
	max-width: 91.6667%;
}

.tm-extra-product-options .tc-col-12, .tm-extra-product-options .tc-cell.tc-col-12, .tc-cell.tc-col-12, .tc-col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.tcwidth {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
	flex: 0 0 calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
	max-width: calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
}

.tcwidth-1 {
	--flex-items: 100;
}

.tcwidth-2 {
	--flex-items: 50;
}

.tcwidth-3 {
	--flex-items: calc(100 / 3);
}

.tcwidth-4 {
	--flex-items: 25;
}

.tcwidth-5 {
	--flex-items: 20;
}

.tcwidth-6 {
	--flex-items: calc(100 / 6);
}

.tcwidth-7 {
	--flex-items: calc(100 / 7);
}

.tcwidth-8 {
	--flex-items: calc(100 / 8);
}

.tcwidth-9 {
	--flex-items: calc(100 / 9);
}

.tcwidth-10 {
	--flex-items: 10;
}

.tcwidth-11 {
	--flex-items: calc(100 / 11);
}

.tcwidth-12 {
	--flex-items: calc(100 / 12);
}

.tcwidth-12-5 {
	--flex-items: calc(100 / 12.5);
}

.tcwidth-13 {
	--flex-items: calc(100 / 13);
}

.tcwidth-14 {
	--flex-items: calc(100 / 14);
}

.tcwidth-15 {
	--flex-items: calc(100 / 15);
}

.tcwidth-16 {
	--flex-items: calc(100 / 16);
}

.tcwidth-17 {
	--flex-items: calc(100 / 17);
}

.tcwidth-18 {
	--flex-items: calc(100 / 18);
}

.tcwidth-19 {
	--flex-items: calc(100 / 19);
}

.tcwidth-20 {
	--flex-items: 5;
}

.tcwidth-21 {
	--flex-items: calc(100 / 21);
}

.tcwidth-22 {
	--flex-items: calc(100 / 22);
}

.tcwidth-23 {
	--flex-items: calc(100 / 23);
}

.tcwidth-24 {
	--flex-items: calc(100 / 24);
}

.tcwidth-25 {
	--flex-items: 4;
}

.tcwidth-26 {
	--flex-items: calc(100 / 26);
}

.tcwidth-27 {
	--flex-items: calc(100 / 27);
}

.tcwidth-28 {
	--flex-items: calc(100 / 28);
}

.tcwidth-29 {
	--flex-items: calc(100 / 29);
}

.tcwidth-30 {
	--flex-items: calc(100 / 30);
}

.tcwidth-31 {
	--flex-items: calc(100 / 31);
}

.tcwidth-32 {
	--flex-items: calc(100 / 32);
}

.tcwidth-33 {
	--flex-items: calc(100 / 33);
}

.tcwidth-33-3 {
	--flex-items: calc(100 / 33.3);
}

.tcwidth-34 {
	--flex-items: calc(100 / 34);
}

.tcwidth-35 {
	--flex-items: calc(100 / 35);
}

.tcwidth-36 {
	--flex-items: calc(100 / 36);
}

.tcwidth-37 {
	--flex-items: calc(100 / 37);
}

.tcwidth-37-5 {
	--flex-items: calc(100 / 37.5);
}

.tcwidth-38 {
	--flex-items: calc(100 / 38);
}

.tcwidth-39 {
	--flex-items: calc(100 / 39);
}

.tcwidth-40 {
	--flex-items: calc(100 / 40);
}

.tcwidth-41 {
	--flex-items: calc(100 / 41);
}

.tcwidth-42 {
	--flex-items: calc(100 / 42);
}

.tcwidth-43 {
	--flex-items: calc(100 / 43);
}

.tcwidth-44 {
	--flex-items: calc(100 / 44);
}

.tcwidth-45 {
	--flex-items: calc(100 / 45);
}

.tcwidth-46 {
	--flex-items: calc(100 / 46);
}

.tcwidth-47 {
	--flex-items: calc(100 / 47);
}

.tcwidth-48 {
	--flex-items: calc(100 / 48);
}

.tcwidth-49 {
	--flex-items: calc(100 / 49);
}

.tcwidth-50 {
	--flex-items: 2;
}

.tcwidth-51 {
	--flex-items: calc(100 / 51);
}

.tcwidth-52 {
	--flex-items: calc(100 / 52);
}

.tcwidth-53 {
	--flex-items: calc(100 / 53);
}

.tcwidth-54 {
	--flex-items: calc(100 / 54);
}

.tcwidth-55 {
	--flex-items: calc(100 / 55);
}

.tcwidth-56 {
	--flex-items: calc(100 / 56);
}

.tcwidth-57 {
	--flex-items: calc(100 / 57);
}

.tcwidth-58 {
	--flex-items: calc(100 / 58);
}

.tcwidth-59 {
	--flex-items: calc(100 / 59);
}

.tcwidth-60 {
	--flex-items: calc(100 / 60);
}

.tcwidth-61 {
	--flex-items: calc(100 / 61);
}

.tcwidth-62 {
	--flex-items: calc(100 / 62);
}

.tcwidth-62-5 {
	--flex-items: calc(100 / 62.5);
}

.tcwidth-63 {
	--flex-items: calc(100 / 63);
}

.tcwidth-64 {
	--flex-items: calc(100 / 64);
}

.tcwidth-65 {
	--flex-items: calc(100 / 65);
}

.tcwidth-66 {
	--flex-items: calc(100 / 66);
}

.tcwidth-67 {
	--flex-items: calc(100 / 67);
}

.tcwidth-68 {
	--flex-items: calc(100 / 68);
}

.tcwidth-69 {
	--flex-items: calc(100 / 69);
}

.tcwidth-70 {
	--flex-items: calc(100 / 70);
}

.tcwidth-71 {
	--flex-items: calc(100 / 71);
}

.tcwidth-72 {
	--flex-items: calc(100 / 72);
}

.tcwidth-73 {
	--flex-items: calc(100 / 73);
}

.tcwidth-74 {
	--flex-items: calc(100 / 74);
}

.tcwidth-75 {
	--flex-items: calc(100 / 75);
}

.tcwidth-76 {
	--flex-items: calc(100 / 76);
}

.tcwidth-77 {
	--flex-items: calc(100 / 77);
}

.tcwidth-78 {
	--flex-items: calc(100 / 78);
}

.tcwidth-79 {
	--flex-items: calc(100 / 79);
}

.tcwidth-80 {
	--flex-items: calc(100 / 80);
}

.tcwidth-81 {
	--flex-items: calc(100 / 81);
}

.tcwidth-82 {
	--flex-items: calc(100 / 82);
}

.tcwidth-83 {
	--flex-items: calc(100 / 83);
}

.tcwidth-84 {
	--flex-items: calc(100 / 84);
}

.tcwidth-85 {
	--flex-items: calc(100 / 85);
}

.tcwidth-86 {
	--flex-items: calc(100 / 86);
}

.tcwidth-87 {
	--flex-items: calc(100 / 87);
}

.tcwidth-87-5 {
	--flex-items: calc(100 / 37.5);
}

.tcwidth-88 {
	--flex-items: calc(100 / 88);
}

.tcwidth-89 {
	--flex-items: calc(100 / 89);
}

.tcwidth-90 {
	--flex-items: calc(100 / 90);
}

.tcwidth-91 {
	--flex-items: calc(100 / 91);
}

.tcwidth-92 {
	--flex-items: calc(100 / 92);
}

.tcwidth-93 {
	--flex-items: calc(100 / 93);
}

.tcwidth-94 {
	--flex-items: calc(100 / 94);
}

.tcwidth-95 {
	--flex-items: calc(100 / 95);
}

.tcwidth-96 {
	--flex-items: calc(100 / 96);
}

.tcwidth-97 {
	--flex-items: calc(100 / 97);
}

.tcwidth-98 {
	--flex-items: calc(100 / 98);
}

.tcwidth-99 {
	--flex-items: calc(100 / 99);
}

.tcwidth-100 {
	--flex-items: 1;
}

/* 2. Containers */
.tc-extra-product-options {
	visibility: hidden;
}

.tc-extra-product-options.tc-show, .tc-extra-product-options.tc-show-override {
	display: block;
	clear: both;
	visibility: visible;
}

.tc-extra-product-options.tc-show-hidden {
	display: block;
	clear: both;
	visibility: hidden !important;
}

.tm-extra-product-options, .tm-extra-product-options .tm-extra-product-options-fields, .tm-extra-product-options .tc-element-container, .tm-extra-product-options .tmcp-ul-wrap, .tm-extra-product-options .tmcp-field, .tm-extra-product-options .tm-epo-field, .tm-extra-product-options li.tmcp-field-wrap, .tm-extra-product-options .tmcp-field-wrap-inner, .tm-extra-product-options .tc-cell, .tm-extra-product-options .tc-row, .tm-collapse, .tm-collapse-wrap, .tc-epo-label, .tm-show-picker-value, .tm-bsbb, .tm-bsbb-all, .tm-bsbb-all *, .tc-container, .tc-row, .tc-cell, .tm-box, .flasho, .flasho div, .tm-button, .tm-epo-style, .tc-lightbox img, .tm-extra-product-options .tc-image {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tm-extra-product-options {
	max-width: 100%;
	width: 100%;
}

.tm-extra-product-options .tmcp-ul-wrap {
	overflow: visible;
	max-width: 100%;
	width: 100%;
	margin-bottom: 0;
}

.tm-extra-product-options .tc-element-container {
	overflow: visible;
	margin-bottom: 0;
}

.tm-extra-product-options .tm-extra-product-options-fields, .tm-extra-product-options .tmcp-ul-wrap {
	clear: both;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.tm-extra-product-options .tc-repeater-element, .tm-extra-product-options .tc-repeater-section, .tc-repeater-delete, .tc-repeater-section-delete, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: var(--tcinnergap);
	max-width: 100%;
}

.tc-element-container {
	gap: var(--tcgap);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tc-field-label-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 0 var(--tcinnergapcolumn);
	max-width: 100%;
	width: 100%;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap {
	display: grid;
	grid-template-columns: auto auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap {
	grid-template-columns: 1fr auto;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.no-price {
	grid-template-columns: auto;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-price {
	grid-template-columns: 1fr;
}

.tm-extra-product-options .cpf-type-select .tm-epo-field-label {
	display: grid;
	grid-template-columns: auto auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul .tm-epo-field-label {
	grid-template-columns: 1fr auto;
}

.tm-extra-product-options .cpf-type-select li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label {
	grid-template-columns: auto;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label, .tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.desc-inline .tm-epo-field-label {
	grid-template-columns: 1fr;
}

.tm-extra-product-options .tc-repeater-element, .tm-extra-product-options .tc-repeater-section, .tc-repeater-delete, .tc-repeater-section-delete {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tm-extra-product-options .tc-repeater-element, .tm-extra-product-options .tc-repeater-section {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.tm-extra-product-options .tc-repeater-element .tmcp-ul-wrap, .tm-extra-product-options .tc-repeater-section > .tc-row {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
	-ms-flex-preferred-size: 0 !important;
	flex-basis: 0 !important;
	width: auto !important;
	max-width: 100%;
}

.tm-extra-product-options .tm-owl-slider-section .tc-repeater-section.has-delete > .tc-row {
	max-width: calc(100% - ( 30px + var(--tcinnergapcolumn) ));
}

.tc-repeater-delete, .tc-repeater-section-delete {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	width: auto;
	padding: 0;
}

.tc-price-wrap {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: calc(1ch / 2);
}

.tm-extra-product-options .tmcp-ul-wrap + .tmcp-ul-wrap {
	margin: .5em 0 0 0;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner {
	width: 100%;
	list-style: none outside none !important;
	position: relative;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap li.tmcp-field-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner, .tm-extra-product-options .cpf-type-radio ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner, .tm-extra-product-options .cpf-type-checkbox ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner {
	width: auto;
}

.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tmcp-field-wrap-inner .tc-price-wrap {
	justify-self: flex-end;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap {
	padding: 0;
	margin: 0;
}

.tc-epo-element-product-li-container {
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:last-child {
	margin: 0;
}

.tc-totals-form {
	clear: both;
	display: none;
	width: 100%;
}

.tc-totals-form.tc-show {
	display: block;
}

.tm-epo-totals {
	clear: both;
	padding-bottom: 1em;
	padding-top: 1em;
}

.tm-epo-totals:empty {
	display: none;
}

.tc-epo-totals.hidden, .tc-extra-product-options.hidden {
	display: none;
}

html .tc-extra-product-options .tc-hidden.tc-cell, .tc-hidden, .tm-hidden, .tm-extra-product-options .tc-mode-text .tc-input-wrap, .tm-extra-product-options .tc-mode-color .tc-input-wrap, .tm-extra-product-options .tc-mode-images .tc-input-wrap, .tm-extra-product-options .tc-mode-color input.use_images, .tm-extra-product-options .tc-mode-images input.use_images {
	display: none !important;
}

.tc-hidden-visibility {
	visibility: hidden;
	opacity: 0;
}

.tm-box, .tm-collapse {
	border: 1px solid rgba(0, 0, 0, .035);
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .01)), color-stop(50%, rgba(0, 0, 0, .01)), color-stop(50%, rgba(0, 0, 0, .02)), to(rgba(0, 0, 0, .01)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .01) 0%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .02) 50%, rgba(0, 0, 0, .01) 100%);
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.tm-box {
	padding: var(--tcgap);
}

.tm-collapse {
	padding: 0;
}

.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row {
	padding-bottom: var(--tcgap);
}

.tm-arrow {
	cursor: pointer;
	height: 1em;
	text-align: center;
	width: 1em;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-ordinal-group: 101;
	-ms-flex-order: 100;
	order: 100;
}

.tm-extra-product-options .tc-epo-label .tm-arrow {
	margin-left: auto;
}

.tm-toggle {
	padding-right: 2em;
	position: relative;
	cursor: pointer;
}

.tm-collapse .tm-toggle {
	clear: both;
}

.tc-row.tm-collapse {
	gap: 0;
}

.tm-collapse > .tc-cell {
	margin-bottom: 0;
}

.tm-collapse-wrap {
	float: left;
	padding: calc(var(--tcgaprow) / 2) var(--tcgapcolumn);
	overflow: visible;
	width: 100%;
}

.tc-totals-form dl.tm-extra-product-options-totals {
	margin-left: 0;
	margin-right: 0;
}

dl.tm-extra-product-options-totals {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1.5;
}

dl.tm-extra-product-options-totals dt, dl.tm-extra-product-options-totals dd {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
	width: auto;
	text-align: unset;
	display: initial;
	border: 0;
	padding: 0;
}

dl.tm-extra-product-options-totals dd {
	padding-bottom: var(--tcinnergaprow);
}

.tm-extra-product-options .tm-box .tm-section-label, .tm-extra-product-options .tm-collapse .tm-section-label, .tm-extra-product-options .tm-box .tc-epo-label.tm-section-label, .tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label {
	margin: 0;
	position: relative;
	border: 0;
	outline: 0;
	width: 100%;
}

.tm-extra-product-options .tm-collapse .tm-section-label, .tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label {
	padding: calc(var(--tcgaprow) / 2) var(--tcgapcolumn);
}

.tm-extra-product-options .tm-collapse .tm-section-description {
	padding: calc(var(--tcgaprow) / 2) var(--tcgapcolumn);
}

.tm-extra-product-options .tm-toggle.tm-section-label:focus {
	outline: 2px solid;
}

.tc-styled-variations {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
}

/* 3. Elements */

/* Required indicator */
.tm-epo-required {
	color: #f00;
}

.tmcp-field-wrap .tm-epo-required {
	position: static;
	left: auto;
	top: auto;
}

/* Element containers and labels */
label.tm-epo-field-label {
	-ms-flex-item-align: center;
	align-self: center;
	margin: 0;
}

.tc-epo-element-product-thumbnailmultiple label.tm-epo-field-label, .tc-epo-element-product-thumbnail label.tm-epo-field-label, .tc-mode-images label.tm-epo-field-label, .tc-mode-color label.tm-epo-field-label {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.tc-left, .tc-above, .tc-top {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.tc-right, .tc-below, .tc-bottom {
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99;
}

.tc-first {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.tm-extra-product-options ul.tm-extra-product-options-fields li::before, .tm-extra-product-options ul.tm-extra-product-options-fields li::after, .tm-extra-product-options ul.tmcp-ul-wrap li::before, .tm-extra-product-options ul.tmcp-ul-wrap li::after {
	display: none;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label {
	margin: 0;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label {
	padding: 0 !important;
	margin: 0 !important;
	display: inline !important;
	vertical-align: middle;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label {
	vertical-align: initial;
	-ms-flex-item-align: center;
	align-self: center;
}

.tc-label-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 100%;
	gap: 0 var(--tcinnergapcolumn);
}

.fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner) {
	display: grid;
	grid-template-columns: auto auto 1fr;
}

.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner, .cpf-type-variations .tc-label-inner), .fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner, .cpf-type-variations .tc-label-inner) {
	grid-template-columns: auto 1fr;
}

.cpf-type-variations .fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner), .fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)), .fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)) {
	grid-template-columns: 1fr;
}

.cpf-type-variations .fullwidth-ul .tc-label-text {
	display: grid;
	grid-template-columns: 1fr;
}

.tc-price-variations {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: .5em;
}

.tc-mode-text .tc-label-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner), .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner) {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.fullwidth-ul .tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner), .fullwidth-ul .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner) {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	grid-template-columns: 1fr;
	justify-items: center;
	gap: var(--tcinnergaprow) 0;
}

.tc-mode-color .radio-image-label, .tc-mode-images .radio-image-label, .tc-mode-color .checkbox-image-label, .tc-mode-images .checkbox-image-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--tcinnergap);
}

.tc-label-text {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 100%;
	gap: 0 var(--tcinnergapcolumn);
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty {
	padding: 0 !important;
}

.tm-extra-product-options .tm-extra-product-options-field {
	clear: both;
	padding: 0;
}

.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode {
	margin: 0 0 1em;
}

.tm-extra-product-options .tc-active .tc-label-text, .tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label {
	font-weight: 700;
	background: none !important;
}

.tc-extra-product-options .tmcp-field-wrap label, .tm-epo-variation-section .tmhexcolorimage-li-nowh label, .tm-epo-variation-section .tmhexcolorimage-li label {
	padding: 0;
	float: none;
	max-width: 100%;
	width: auto;
	overflow-wrap: break-word;
}

.tm-extra-product-options .tmcp-field-wrap label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 100%;
	min-width: 0;
	/* So that select boxes don't overflow. */
	gap: var(--tcinnergap);
}

.tm-extra-product-options .tmcp-field-wrap label:not(.fullwidth) {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

/* For custom select box wrappers */
.tm-extra-product-options .cpf-type-variations .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth > *, .tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field, .tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field, .tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field {
	width: 100%;
}

.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth .tm-epo-field {
	width: 100% !important;
}

.tm-extra-product-options .tc-images-container .tmcp-field-wrap label, .tm-extra-product-options .tc-colors-container .tmcp-field-wrap label, .tm-epo-variation-section .tmhexcolorimage-li-nowh label, .tm-epo-variation-section .tmhexcolorimage-li label {
	cursor: pointer;
	width: 100%;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-startcolor, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startimages, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startcolor {
	text-align: initial;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-endcolor, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endcolor, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endimages {
	text-align: initial;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-images .tc-field-label-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: var(--tcinnergap);
}

/* Divider element */
.tm-extra-product-options .tc-cell hr {
	margin: var(--tcgaprow) 0;
}

.tm-extra-product-options .tm_divider {
	border-style: solid;
	border-width: 1px;
	margin: var(--tcgaprow) 0;
	clear: both;
}

.tm-extra-product-options .cpf-element .tm_divider.tc-cell {
	margin: var(--tcgaprow) 0;
}

.tm-extra-product-options .tm_padding {
	padding: var(--tcgaprow) 0;
}

.tm-extra-product-options .cpf-element .tm_padding.tc-cell {
	margin-left: var(--tcgapcolumn);
	margin-right: var(--tcgapcolumn);
}

/* Textarea element */
.tm-extra-product-options textarea.tm-epo-field {
	height: auto;
	width: 100%;
	max-width: 100%;
}

/* Textfield element */
.tm-extra-product-options .tmcp-textfield.tm-epo-field {
	width: auto;
	max-width: 100%;
}

/* Checkboxes and radio button elements */
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
	margin: 0 !important;
	padding: 0 !important;
	vertical-align: middle;
	position: relative;
	width: auto;
	float: none;
	top: 1px;
}

.tm-extra-product-options .tc-epo-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	float: none;
	width: 100%;
	margin-bottom: 0;
	gap: var(--tcinnergap);
}

.tm-extra-product-options .tc-epo-label.tm-section-label {
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tc-section-label-text {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.float-editbox .section_popup .tm-section-label {
	display: none;
}

/* Select box element */
.tm-epo-field.tmcp-select {
	width: 100%;
	max-width: 100%;
	display: initial;
}

.tc-repeater-element .tm-epo-field.tmcp-select, .tc-repeater-element .tm-epo-field.tmcp-selectmultiple {
	width: 100%;
}

/* Upload element */
.tm-extra-product-options input.tm-epo-field.tmcp-upload {
	width: 100%;
	font-size: inherit;
}

.tc-extra-product-options .tmcp-field-wrap .cpf-upload-text {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.tc-upload-preview {
	display: grid;
	margin: 1em 0;
	width: 100%;
	gap: 1em;
	grid-template-columns: minmax(100px, -webkit-max-content);
	grid-template-columns: minmax(100px, max-content);
	grid-template-rows: 1fr;
}

.tc-upload-preview:empty {
	display: none;
}

.tc-upload-preview.multiple {
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}

.tc-upload-file {
	border-radius: 5px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tc-upload-preview.multiple .tc-upload-file {
	max-height: 100%;
	min-height: 100px;
}

.tc-upload-image {
	position: relative;
	border: 1px solid;
	padding: 2%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 5px;
	background: rgba(0, 0, 0, .7);
	min-width: 100%;
	min-height: 100px;
}

.tc-upload-preview.multiple .tc-upload-image {
	min-height: 100%;
}

.woocommerce .tc-upload-preview img {
	height: auto;
	max-width: 100%;
	width: auto;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce .tc-upload-preview.multiple img {
	height: 96%;
	width: 96%;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	max-height: 100%;
	position: absolute;
}

.tc-file-size {
	position: absolute;
	color: #fff;
	font-size: .625em;
	top: calc(2% + .5078125em);
	left: calc(2% + .5078125em);
	background: rgba(0, 0, 0, .5);
	padding: 0 3px;
	z-index: 1;
}

.tc-file-ext-overlay {
	background: rgba(0, 0, 0, .2);
	width: 96%;
	height: 96%;
	position: absolute;
	border-radius: 5px 12px 5px 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 2%;
	top: 2%;
}

.tc-file-ext {
	position: absolute;
	padding: 2px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	min-width: 30%;
	text-align: center;
	text-transform: uppercase;
	font-size: .825em;
}

.tc-file-name {
	max-width: 94%;
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	font-size: .625em;
	padding: .25em .5em;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 2em;
	line-height: 2;
}

.tc-upload-remove {
	cursor: pointer;
	position: absolute;
	right: 2%;
	top: 2%;
	font-size: 1em;
	width: 1.625em;
	height: 1.625em;
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	color: #fff;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .5);
	background-image: none;
	-webkit-box-shadow: 0 0 0 0 hsla(0deg, 0%, 100%, 0%);
	box-shadow: 0 0 0 0 hsla(0deg, 0%, 100%, 0%);
	z-index: 2;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.tc-upload-remove.nitro-lazy {
	background-image: none !important;
}

.tc-upload-remove:hover, .tc-upload-remove:focus {
	-webkit-box-shadow: 0 0 0 .125em rgba(255, 255, 255, 90%);
	box-shadow: 0 0 0 .125em rgba(255, 255, 255, 90%);
	background: rgba(0, 0, 0, .5);
	color: #fff;
}

.tc-upload-remove svg {
	width: 100%;
	height: 100%;
	font-size: inherit;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	line-height: inherit;
}

.cpf-upload-container-basic, .cpf-upload-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tc-max-file-size {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container-basic .cpf-upload-wrap {
	display: block !important;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
}

.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap {
	border: 1px solid;
	display: block !important;
	font-size: 1em;
	height: auto;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	vertical-align: middle;
	margin: 0 .5em 0 0;
	cursor: pointer;
}

.cpf-upload-container [type="file"] {
	cursor: inherit;
	display: block;
	font-size: .01px;
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

.cpf-upload-container + small::before, .cpf-upload-container-basic + small::before {
	content: "";
	display: block;
}

.tm-filename {
	display: block;
	-ms-flex-item-align: center;
	align-self: center;
}

.tm-filename:empty {
	display: none;
}

.tc-upload-messages {
	padding: var(--tcgaprow) 0;
}

.tc-upload-message {
	font-size: 1.2em;
	margin-bottom: var(--tcgap);
}

/* Range picker element */
.tm-extra-product-options .cpf-type-range .tc-epo-label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range {
	clear: both;
	position: relative;
}

.tm-range-picker {
	margin: 1em 14px;
	max-width: 100%;
	width: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.tm-range-picker.noui-show-tooltip {
	margin: calc(1em + 22px) 14px;
}

.tm-range-picker.pips, .tm-range-picker.noui-show-tooltip.pips {
	margin: calc(50px - 1em) 14px 50px 14px;
}

.tm-range-picker .noui-tooltip {
	line-height: 1;
	font-size: 10px;
}

.tc-extra-product-options .tm-show-picker-left, .tc-extra-product-options .tm-show-picker-tleft, .tc-extra-product-options .tm-show-picker-right, .tc-extra-product-options .tm-show-picker-tright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.tc-extra-product-options .tm-show-picker-left .tm-range-picker, .tc-extra-product-options .tm-show-picker-tleft .tm-range-picker, .tc-extra-product-options .tm-show-picker-right .tm-range-picker, .tc-extra-product-options .tm-show-picker-tright .tm-range-picker {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value, .tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value, .tc-extra-product-options .tm-show-picker-right .tm-show-picker-value, .tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	border: 1px solid;
	border-radius: 5px;
	padding: 0 1em;
	display: inline-block;
	max-width: 20%;
	min-width: 4em;
	text-align: center;
	line-height: normal;
}

.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value, .tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.tc-extra-product-options .tm-show-picker-left .tc-price-wrap, .tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap, .tc-extra-product-options .tm-show-picker-right .tc-price-wrap, .tc-extra-product-options .tm-show-picker-tright .tc-price-wrap {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value {
	display: inline-block;
	float: right;
	margin-left: 0;
	margin-top: -3px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 1em;
	vertical-align: top;
	width: 19%;
}

input.tm-show-picker-value-edit {
	max-width: 100%;
	width: 4em;
	text-align: center;
	padding: 0;
	border: 1px solid;
	margin: 0;
}

.tm-show-picker-value-edit-wrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap, .tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap, .tc-extra-product-options .tm-show-picker-right .tm-show-picker-value-edit-wrap, .tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value-edit-wrap {
	max-width: 20%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	text-align: center;
	top: 0;
	font-size: .8em;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-item-align: center;
	align-self: center;
}

.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap, .tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

/* Variation element */
.tm-extra-product-options .tc-epo-label.tm-has-undo-button {
	padding-right: 2em;
}

.tm-epo-reset-variation, .tm-extra-product-options .tm-epo-reset-radio {
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	padding: .2em;
	border: 2px solid;
	color: inherit;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background: rgba(255, 255, 255, .8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10000;
}

.tm-extra-product-options .tm-epo-reset-radio {
	position: static;
}

.round .tm-epo-reset-variation, .round .tm-epo-reset-radio {
	border-radius: 5px;
}

.square .tm-epo-reset-variation, .square .tm-epo-reset-radio {
	border-radius: 0;
}

.circle .tm-epo-reset-variation, .circle .tm-epo-reset-radio {
	border-radius: 100%;
}

.thinline .tm-epo-reset-variation, .thinline .tm-epo-reset-radio {
	border-width: 1px;
	border-radius: 0;
}

.shadow .tm-epo-reset-variation, .shadow .tm-epo-reset-radio {
	border-width: 1px;
	border-radius: 0;
}

.tm-epo-reset-variation .tcfa, .tm-epo-reset-radio .tcfa {
	font-size: .8em;
	position: relative;
}

.tm-epo-variation-section .reset_variations {
	clear: both;
	display: block;
	width: 100%;
	position: static;
	visibility: hidden;
}

/* Element prices */
.tm-extra-product-options .tmcp-field-wrap .tc-price {
	font-size: 1em !important;
	width: auto !important;
	display: inline-block !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.tc-extra-product-options .tmcp-field-wrap .price.tc-price, .after-amount, .before-amount {
	font-size: 1em !important;
	background: none !important;
}

.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
	font-size: 1em !important;
	display: inline !important;
	background: none !important;
	white-space: nowrap;
}

.tm-extra-product-options .tmcp-field-wrap .tc-chars + .tc-price .amount {
	margin-left: 0;
}

.tm-extra-product-options .tc-images-container .tmcp-field-wrap .amount {
	margin-left: 0;
}

.tm-extra-product-options .amount.hidden, .tm-extra-product-options .tmcp-field-wrap .price.amount.hidden, .tm-extra-product-options .tmcp-field-wrap .tc-price.hidden, .tm-extra-product-options .before-amount.hidden, .tm-extra-product-options .after-amount.hidden, .tm-extra-product-options .tmperiod.hidden {
	display: none !important;
}

.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount, .tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount {
	margin-left: 0;
}

/* Final Totals box */
.tm-extra-product-options-totals .price.amount.options, .tm-extra-product-options-totals .price.amount.fees, .tm-extra-product-options-totals .price.amount.subscription-fee {
	font-size: 1.25em;
}

.tm-extra-product-options-totals .amount {
	background: none;
}

.tm-extra-product-options-totals .amount.options, .tm-extra-product-options-totals .amount.fees, .tm-extra-product-options-totals .amount.subscription-fee {
	font-weight: 700;
}

.tm-extra-product-options-totals .amount.final {
	font-size: 1.5em;
	font-weight: 700;
}

.tm-extra-product-options-totals .price.amount {
	display: inline-block !important;
	width: auto;
	margin: 0;
}

.tm-unit-price, .tm-fee-totals, .tm-final-totals, .tm-options-totals, .tm-subscription-fee {
	padding: 0;
	margin: 0;
	border: 0 none;
	float: none;
}

.tm-extra-product-options .tmcp-field-wrap .tc-price del {
	font-size: 75% !important;
	margin: 0 !important;
}

.tm-extra-product-options .tmcp-field-wrap .price:empty {
	display: none !important;
}

/* Quantity selector */
.tc-quantity-right .tm-quantity, .tc-quantity-left .tm-quantity {
	-ms-flex-item-align: center;
	align-self: center;
}

.tm-extra-product-options .cpf-type-checkbox .tc-quantity-right .tm-quantity, .tm-extra-product-options .cpf-type-checkbox .tc-quantity-left .tm-quantity, .tm-extra-product-options .cpf-type-radio .tc-quantity-right .tm-quantity, .tm-extra-product-options .cpf-type-radio .tc-quantity-left .tm-quantity {
	-ms-flex-item-align: unset;
	align-self: unset;
}

.cpf-type-textfield .tc-quantity-right .tm-quantity, .cpf-type-textfield .tc-quantity-left .tm-quantity {
	-ms-flex-item-align: initial;
	align-self: initial;
}

.tc-quantity-wrapper {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.tc-row.tc-quantity-right, .tc-row.tc-quantity-left {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tc-quantity-right .tm-quantity, .tc-quantity-bottom .tm-quantity {
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99;
}

.tc-quantity-left .tm-quantity, .tc-quantity-top .tm-quantity {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-top, .tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-bottom {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tc-row.tc-quantity-top .tm-quantity, .tc-row.tc-quantity-bottom .tm-quantity {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.tm-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-extra-product-options-radio .tm-quantity, .tm-extra-product-options-checkbox .tm-quantity {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tm-quantity input.tm-qty {
	margin: 0;
	max-width: 100%;
	min-width: 3em;
	width: 4em;
	text-align: center;
	padding: .25em;
	line-height: 1;
}

.tm-quantity-alt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: .5em;
}

.tm-quantity-alt input.tm-qty-alt {
	margin: 0;
	max-width: 100%;
	min-width: 50px;
	text-align: center;
	width: 5em !important;
	font-size: 100%;
	display: inline-block !important;
	padding: .358em 1em;
}

.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product, .single_add_to_cart_product {
	vertical-align: baseline;
	float: none;
	padding: .618em 1em !important;
	margin: 0 !important;
}

.tc-row.tc-quantity-right .tc-cell, .tc-row.tc-quantity-left .tc-cell, .tm-quantity.tm-bottom {
	margin-bottom: 0;
}

/* Description */
.tm-description p:last-child {
	margin-bottom: 0 !important;
}

.tm-description {
	clear: both;
}

.tm-section-description {
	margin: 0;
}

/* 4. Floatbox */
.floatbox {
	height: 100%;
	left: 0% !important;
	position: fixed !important;
	top: 0% !important;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 101001;
}

.floatbox.fl-overlay {
	background: rgba(0, 0, 0, .8);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
}

.flasho {
	background: #fff;
	color: #000;
	border: 1px solid #fff;
	position: relative;
	z-index: 101001;
	-webkit-box-shadow: 0 0 1px 4px rgba(0, 0, 0, .1), 0 0 50px 13px rgba(0, 0, 255, .05);
	box-shadow: 0 0 1px 4px rgba(0, 0, 0, .1), 0 0 50px 13px rgba(0, 0, 255, .05);
	max-height: 100%;
	border-radius: 0;
	max-width: 100%;
	width: 80%;
	height: 80%;
	overflow: hidden;
	display: grid;
	grid-template-rows: minmax(1em, auto) minmax(33%, 1fr) minmax(1em, auto);
	gap: var(--tcgaprow) 0;
	padding: var(--tcgap);
}

.float-editbox {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.flasho .header {
	line-height: 2;
	width: 100%;
	border-bottom: 1px solid #ecf0f1;
	padding-bottom: var(--tcgaprow);
}

.flasho .header h3 {
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	letter-spacing: 1px;
}

.flasho .footer {
	margin: 0;
	padding: 0;
	text-align: right;
	background: none;
}

.flasho .footer .inner {
	border-top: 1px solid #ecf0f1;
	padding-top: var(--tcgaprow);
}

.tm-section-pop {
	display: none;
}

#tm-section-pop-up > .tc-epo-label.tm-section-label {
	display: none;
}

.tm-section-pop-up.single .tc-cell.section_popup {
	width: 100% !important;
	max-width: 100%;
	--flex-items: 1 !important;
}

.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop {
	padding-top: 1em;
	padding-bottom: 1em;
}

.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel, .tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel {
	float: none;
}

.noanimated {
	-webkit-animation-fill-mode: none !important;
	animation-fill-mode: none !important;
	opacity: 1 !important;
	z-index: auto !important;
	position: static !important;
	-webkit-transform: none !important;
	transform: none !important;
	container: none !important;
}

/* 5. Floating totals box */
.tm-floating-box {
	width: auto;
	height: auto;
	padding: 1em;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, .99);
	z-index: 99999;
	max-height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 20vw;
	gap: var(--tcgap);
	line-height: normal;
	border: 2px solid rgba(0, 0, 0, .05);
}

.tm-floating-box .tc-row, .tm-floating-box .tm-extra-product-options-totals {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
}

.tm-floating-box.right {
	left: auto;
	right: 0;
}

.tm-floating-box.left {
	right: auto;
	left: 0;
}

.tm-floating-box.bottom {
	bottom: 0;
	top: auto;
}

.tm-floating-box.top {
	top: 0;
	bottom: auto;
}

.tm-fb {
	font-size: 12px;
	line-height: 18px;
	max-height: 200px;
	max-width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 0;
}

.tm-fb dt {
	margin: 0;
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.tm-fb dd {
	margin: 0 0 var(--tcinnergaprow) 0;
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.tm-fb-title {
	font-weight: 700;
}

.tm-fb-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--tcinnergap);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-fb-value > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.tm-floating-box-alt .tm-floating-box {
	background: none;
	padding: 0;
	position: static;
	max-width: 100%;
	border: 0;
}

.tm-floating-box-nks .tm-floating-box {
	bottom: 0 !important;
	left: 0 !important;
	padding: 5%;
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	width: 100%;
}

.tm-floating-box-nks .tm-fb {
	max-height: 90% !important;
	max-width: 90% !important;
}

.tc-row.tm-fb-labels {
	border-bottom: 1px solid;
	font-weight: 700;
	margin-bottom: 1.65em;
	padding: 0 0 1em 0;
}

.tc-row.tm-fb-labels .tm-fb-price, .tc-row.tm-fb-data .tm-fb-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tc-row.tm-fb-labels .tm-fb-quantity, .tc-row.tm-fb-data .tm-fb-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tc-img-floating .tmhexcolorimage.tc-center .tc-image, .tc-img-floating .tc-image {
	max-width: calc(var(--tcinlinesize) * 2) !important;
	margin: 0;
	max-height: calc(var(--tcinlinesize) * 2) !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tc-img-floating .tmhexcolorimage.tc-center .tc-image {
	padding-top: calc(( var(--tcinlinesize) * 2 ) - ( 2px * 2 )) !important;
}

.tc-img-floating .tm-transparent-swatch .tc-image {
	border-style: dotted;
	border-color: inherit;
}

/* 6. Validation errors */
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error, .tm-extra-product-options ul.tmcp-ul-wrap + .tm-error, .tm-extra-product-options .tc-element-container > .tm-error {
	color: #f00;
	display: block !important;
	font-size: 80%;
	font-weight: 700;
	padding: 0 !important;
	margin: 1em 0 !important;
}

.tm-extra-product-options .tc-cell.tm-error {
	color: #f00;
	display: block;
	font-size: 80%;
	font-weight: 700;
	margin: 1em 0 !important;
}

.tm-epo-field.tmcp-textfield.tm-error, .tm-epo-field.tmcp-textarea.tm-error {
	border: 1px solid #c0392b;
	color: #e74c3c;
	outline: 0;
}

/* 7. Lightbox */
.tc-transition {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.tc-lightbox {
	background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
	height: auto !important;
	max-height: 100% !important;
	max-width: 100% !important;
	text-align: center;
	width: auto !important;
	z-index: 100100;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	display: block;
	padding: 0;
	border: 0;
}

.tc-lightbox-image-wrap {
	position: relative;
}

.tc-lightbox-wrap {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 1em;
	height: 1em;
	left: auto;
	top: auto;
	font-size: 1.5em;
	border-style: solid;
	border-width: 2px;
	border-color: #fff;
	padding: .3em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
}

.tc-lightbox-button {
	color: #fff;
	font-size: 1em !important;
	padding: 0;
	z-index: 2;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	margin: auto;
}

.circle .tc-lightbox-button {
	border-radius: 100%;
}

.round .tc-lightbox-button {
	border-radius: 5px;
}

.tc-lightbox-wrap:hover .tc-lightbox-button {
	opacity: 1;
}

.tc-lightbox img {
	border: 0 none;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
}

.tc-lightbox-button-close {
	background: rgba(255, 255, 255, .3) none repeat scroll 0 0;
	color: #000 !important;
	float: left;
	height: 2em;
	line-height: 2;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 2em;
	z-index: 2;
	cursor: pointer;
}

@-webkit-keyframes tc-lightbox-zoomin {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
	}
}

@keyframes tc-lightbox-zoomin {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
	}
}

.tc-lightbox-zoomin {
	-webkit-animation-name: tc-lightbox-zoomin;
	animation-name: tc-lightbox-zoomin;
}

@-webkit-keyframes tc-lightbox-zoomout {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes tc-lightbox-zoomout {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	100% {
		opacity: 0;
	}
}

.tc-lightbox-zoomout {
	-webkit-animation-name: tc-lightbox-zoomout;
	animation-name: tc-lightbox-zoomout;
}

/* 8. Datepicker and Timepicker*/
.tm-static {
	position: static;
}

.tmcp-date-select {
	max-width: 100%;
}

.tm-epo-field.tmcp-date {
	min-height: 2.5em !important;
	height: auto;
}

.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label:not(.fullwidth) .tm-epo-field.tmcp-date {
	width: auto !important;
}

.tm-epo-datepicker-label-container, .tm-epo-timepicker-label-container {
	display: inline-block !important;
	vertical-align: baseline;
	position: relative;
	max-width: 100%;
}

.tm-extra-product-options .tm-epo-datepicker, .tm-extra-product-options .tm-epo-timepicker {
	display: inline-block !important;
	line-height: normal !important;
	margin: 0 !important;
	max-width: 100% !important;
	padding-right: 2.5em !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tc-epo-label.tc-left + .tc-element-container .tm-epo-datepicker-label-container, .tc-epo-label.tc-right + .tc-element-container .tm-epo-datepicker-label-container {
	margin-top: 0;
}

/* datepicker skin */
.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger, .tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger {
	font-family: "Font Awesome 7 Free", sans-serif !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: transparent none repeat scroll 0 0 !important;
	border-width: 0;
	color: inherit !important;
	cursor: pointer;
	display: inline-block;
	font-size: inherit !important;
	line-height: inherit !important;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	right: 0;
	top: 0;
	height: 100% !important;
}

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover, .tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active, .tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus, .tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover, .tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active, .tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus {
	background: none repeat scroll 0 0 transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before {
	content: "";
	padding: calc(.75em - 2px);
	border-width: 0 0 0 1px;
	border-style: solid;
}

.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before {
	content: "";
	padding: calc(.75em - 2px);
	border-width: 0 0 0 1px;
	border-style: solid;
}

.tm-datepicker {
	margin: 2px 0 0 0;
	z-index: 101002 !important;
	width: auto !important;
	height: auto !important;
	padding: 0;
}

.tm-datepicker a {
	text-decoration: none;
}

.tm-ui-dp, .tm-ui-dp-overlay {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tm-ui-dp-header.ui-widget-header {
	line-height: 2;
	background: none;
	border: 0 none;
	color: inherit;
	font-weight: 700;
}

.tm-ui-dp {
	max-width: 98%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	text-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tm-ui-dp:focus {
	outline: 0;
}

.tm-ui-dp-container {
	min-width: 300px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
}

.tm-datepicker-small .tm-ui-dp-container {
	font-size: 12px;
	min-width: 240px;
}

.tm-datepicker-medium .tm-ui-dp-container {
	font-size: 16px;
	min-width: 330px;
}

.tm-datepicker-large .tm-ui-dp-container {
	font-size: 20px;
	min-width: 400px;
}

.tm-datepicker.tm-datepicker-top .tm-ui-dp-title, .tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title {
	font-size: 1.125em;
}

.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container, .tm-datepicker.tm-datepicker-top .tm-ui-dp-container {
	min-width: 100% !important;
}

.tm-ui-dp-wrap, .tm-ui-dp-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.tm-ui-dp-wrap {
	z-index: 99998;
}

.tm-ui-dp-overlay {
	z-index: 1;
	background: rgba(0, 0, 0, .7);
}

.tm-datepicker-top .tm-ui-dp, .tm-datepicker-bottom .tm-ui-dp {
	width: 100%;
	max-width: 100%;
}

.tm-ui-dp-main-cell-inner {
	position: relative;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tm-ui-dp-main-wrap {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tm-ui-dp-ui {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.tm-ui-dp-main {
	width: auto;
}

.tm-ui-dp-main table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
	background: none;
	border: 0;
}

.tm-ui-dp-main-table {
	height: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
}

.tm-ui-dp-main-row {
	white-space: nowrap;
	display: table-row;
}

.tm-ui-dp-main-cell {
	line-height: 1.875;
	text-align: center;
	width: 14.2857%;
	height: 16.6666%;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.tm-ui-dp-main-cell.ui-datepicker-unselectable, .tm-ui-dp-main-cell.ui-state-disabled {
	cursor: default;
}

.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner {
	overflow: visible;
}

.tm-ui-dp-main-cell-content {
	position: relative;
	z-index: 2;
	padding: 5px;
}

.tm-datepicker .tm-ui-dp-main-wrap {
	padding: .5em;
}

.tm-datepicker .tm-ui-dp-main-header th {
	font-size: .6875em;
	font-weight: 400;
	line-height: 2.225;
	text-align: center;
	border: 0;
}

.tm-datepicker .tm-ui-dp-main-cell-content {
	font-size: .8125em;
}

.tm-ui-dp-inner-container, .tm-ui-dp-main-wrap, .tm-ui-dp-main-content {
	position: relative;
}

.tm-datepicker.tm-datepicker-bottom, .tm-datepicker.tm-datepicker-top {
	bottom: 0 !important;
	height: 100% !important;
	left: 0 !important;
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
	width: 100% !important;
	margin: 0 !important;
	background: transparent !important;
	border: 0 none !important;
}

.tm-datepicker.tm-datepicker-bottom .tm-ui-dp {
	bottom: 0;
	top: auto;
}

.tm-datepicker.tm-datepicker-top .tm-ui-dp {
	top: 0;
	bottom: auto;
}

.tm-datepicker .ui-tm-datepicker-prev, .tm-datepicker .ui-tm-datepicker-next, .tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev, .tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev, .tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next, .tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next {
	display: none !important;
}

.tm-ui-dp-title {
	position: relative;
	font-size: 1em;
}

.tm-ui-dp-title .tm-ui-dp-month, .tm-ui-dp-title .tm-ui-dp-year {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 2em;
	white-space: nowrap;
}

.tm-ui-dp-title-button {
	width: 50%;
	display: inline-block;
	white-space: nowrap;
	vertical-align: top;
	position: relative;
	height: 2em;
}

.tm-ui-dp-button-prev {
	left: 0;
}

.tm-ui-dp-button-next {
	right: 0;
}

.tm-ui-dp-button {
	margin: 0;
	position: absolute;
	top: 0;
	width: 2em;
	overflow: hidden;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
	height: 2em;
	line-height: 2;
	color: #4eccc4;
	text-transform: uppercase;
	padding: 0;
}

.tm-ui-dp-button .tm-ui-dp-button-arrow, .tm-ui-dp-month, .tm-ui-dp-year {
	cursor: pointer;
}

.tm-datepicker .tm-ui-dp-button-arrow {
	color: #4eccc4;
	font-size: 1em;
	line-height: 2;
	overflow: hidden;
	width: 2em;
}

.tm-ui-dp-button-arrow::before {
	display: block;
}

.tm-ui-dp-buttonpane {
	display: block;
	overflow: hidden;
	padding: 0 .5em .5em;
	text-align: right;
	width: 100%;
}

.tm-ui-dp-btn-wrap {
	display: block;
	float: right;
	position: relative;
	vertical-align: top;
	z-index: 5;
}

.tm-ui-dp-btn {
	height: 2.5em;
	line-height: 2.5;
	padding: 0 1em;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
}

.tm-ui-dp-button-disabled {
	opacity: .3;
	cursor: default;
}

/* datepicker skins */

/* epo black skin */
.tm-ui-skin-epo-black .tm-ui-dp-container {
	font-family: Helvetica, Arial, sans-serif !important;
	border: 1px solid #000 !important;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	background: #000 none repeat scroll 0 0;
	background: rgba(0, 0, 0, .9) none repeat scroll 0 0;
	color: #fff;
}

/* normal cell text*/
.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default {
	color: #ecf0f1;
}

.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default {
	color: #777;
}

/* selected day */
.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day, .tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover {
	background-color: #1abc9c;
}

.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default, .tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default {
	color: #fff;
}

.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover {
	background-color: #fff;
}

.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default {
	color: #000;
}

/* unselectable cell text*/
.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default, .tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default {
	color: #222;
}

/* disabled and unselectable cell*/
.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable, .tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled {
	background-color: #000;
	background-color: rgba(255, 255, 255, .02);
}

.tm-ui-skin-epo-black .tm-ui-dp-btn {
	color: #1abc9c;
}

.tm-ui-skin-epo-black .tm-ui-dp-btn:hover {
	color: #fff;
}

.tm-ui-skin-epo-black .tm-ui-dp-button-arrow, .tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover {
	color: #1abc9c;
}

.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover {
	color: #fff;
}

.tm-ui-skin-epo-black .tm-ui-dp-main-header {
	color: #1abc9c;
	border-bottom: 1px solid #1abc9c;
}

/* epo white skin */
.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap {
	padding: 0;
}

.tm-ui-skin-epo .tm-ui-dp-container {
	font-family: Helvetica, Arial, sans-serif !important;
	border: 1px solid #ddd !important;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	background: #fff none repeat scroll 0 0;
	color: #2c3e50;
}

/* normal cell text*/
.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default {
	color: #2c3e50;
	background: none;
	border: 0 none;
}

.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default {
	color: #aaa;
}

/* current day cell text*/
.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default {
	color: #0a0;
}

/* normal cell text in other month */
.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default {
	color: #95a5a6;
}

/* selected day */
.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day, .tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover {
	background-color: #9b59b6;
}

.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default, .tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default {
	color: #fff;
}

/* cell hover */
.tm-ui-skin-epo .tm-ui-dp-main-cell:hover {
	background-color: #ecf0f1;
}

.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default {
	color: #000;
}

/* unselectable cell text*/
.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default, .tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default {
	color: #eee;
}

/* disabled and unselectable cell*/
.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable, .tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled {
	background-color: #fff;
}

.tm-ui-skin-epo .tm-ui-dp-btn {
	color: #2c3e50;
}

.tm-ui-skin-epo .tm-ui-dp-btn:hover {
	color: #8e44ad;
}

.tm-ui-skin-epo .tm-ui-dp-button-arrow, .tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover {
	color: #2c3e50;
}

.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover {
	color: #34495e;
}

.tm-ui-skin-epo .tm-ui-dp-main-header {
	background: #f9f9f9 none repeat scroll 0 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #7f8c8d;
	padding: .25em 0;
}

.tm-ui-skin-epo .tm-ui-dp-title {
	padding: .5em 0;
}

.ui-tm-timepicker-div .tm-ui-widget-header, .ui-tm-timepicker-div .ui_tpicker_time_label, .tm-timepicker .tm-ui-dp-current {
	display: none;
}

.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle {
	border-radius: 100%;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	cursor: default;
	height: 1.2em;
	position: absolute;
	width: 1.2em;
	z-index: 2;
}

.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover {
	background: #fff;
}

.ui-tm-timepicker-div .ui-slider {
	position: relative;
}

.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal {
	border-color: #aaa;
	-o-border-image: none;
	border-image: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0 0 1px;
	height: 1px;
	margin: 1em 0;
	padding: .2em 0 0;
}

.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle {
	margin-left: -.6em;
	top: -.3em;
}

.ui-tm-timepicker-div .ui-widget-header {
	margin-bottom: 8px;
}

.ui-tm-timepicker-div dl {
	text-align: left;
	margin: 0;
}

.ui-tm-timepicker-div dl dt {
	clear: left;
	float: left;
	margin: .725em 0 0;
	padding: 0;
}

.ui-tm-timepicker-div dl dd {
	display: block;
	margin: 0 1em .5em 30%;
	padding: 1px 0;
	float: none;
}

.ui-tm-timepicker-div td {
	font-size: 90%;
}

.ui-tpicker-grid-label {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.ui-tm-timepicker-div .ui_tpicker_unit_hide {
	display: none;
}

.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
	background: none;
	color: inherit;
	border: none;
	outline: none;
	border-bottom: 0 none;
	width: 95%;
}

.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
	border-bottom-color: #aaa;
}

.ui-tm-timepicker-rtl {
	direction: rtl;
}

.ui-tm-timepicker-rtl dl {
	text-align: right;
}

.ui-tm-timepicker-rtl dl dt {
	float: right;
	clear: right;
}

.ui-tm-timepicker-rtl dl dd {
	margin: 0 30% .5em 1em;
}

/* Shortened version style */
.ui-tm-timepicker-div.ui-tm-timepicker-oneLine {
	padding-right: 2px;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time, .ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt {
	display: none;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label {
	display: block;
	padding-top: 2px;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl {
	text-align: right;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd, .ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd > div {
	display: inline-block;
	margin: 0;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before, .ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before {
	content: ":";
	display: inline-block;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before, .ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before {
	content: ".";
	display: inline-block;
}

.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide, .ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before {
	display: none;
}

.ui-tm-timepicker-div {
	padding: 1em 1em 0;
}

.tm-ui-tp-title {
	padding: .5em 0;
}

/* 9. Checkbox and Radio button */
.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	float: none;
	max-width: none;
	width: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	gap: var(--tcgap);
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap {
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 0;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tm-auto-row {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: auto;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap.tm-auto-row, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap.tm-auto-row {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
	flex: 0 1 calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
	width: auto;
	max-width: calc(( 100% / var(--flex-items) ) - ( ( ( var(--flex-items) - 1 ) / var(--flex-items) ) * var(--tcgapcolumn) ));
	--flex-items: 4;
}

.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startcolor, .tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endcolor, .tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startimages, .tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endimages {
	width: 100%;
}

.tc-label-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: var(--tcinnergap);
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.fullwidth-ul .tc-label-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.fullwidth-ul .tc-label-inner .tc-price-wrap {
	justify-self: flex-end;
}

.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap, .fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap {
	justify-self: center;
}

.tc-input-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tc-mode-images .tc-label-wrap, .tc-mode-color .tc-label-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	gap: var(--tcinnergap);
}

.tc-mode-images .tc-inline-description, .tc-mode-color .tc-inline-description {
	text-align: center;
}

.tc-inline-description:empty {
	display: none;
}

.radio-image-label, .checkbox-image-label {
	display: block;
	text-align: center;
	line-height: 1.5;
	width: 100%;
}

.tc-label.tm-label .radio-image-label, .tc-label.tm-label .checkbox-image-label {
	display: inline;
	margin-right: .5em;
}

.tc-label.tm-label .radio-image-label:empty, .tc-label.tm-label .checkbox-image-label:empty {
	margin-right: 0;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-label-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: var(--tcinnergap);
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .fullwidth .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .fullwidth .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .fullwidth .tc-label-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .fullwidth .tc-label-wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-epo-style-wrapper, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-input-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-epo-style-wrapper, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-input-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-epo-style-wrapper, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-input-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-epo-style-wrapper, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-input-wrap {
	display: none;
}

li.tmcp-field-wrap.tm-per-row.is-separator {
	-webkit-box-flex: 0 !important;
	-ms-flex: 0 0 100% !important;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.tm-extra-product-options .is-separator .tc-label-wrap.tc-separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.is-separator .tc-label.tc-separator-label {
	padding: 0 !important;
	width: 100%;
}

.tm-extra-product-options .is-separator .tc-tooltip {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 0;
	flex: 0 1 0;
	margin: 0;
}

.tm-extra-product-options .tm-has-clearbutton ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active {
	display: grid;
	grid-template-columns: 1fr auto;
}

/* 10. Checkbox and Radio button custom styles */
.tc-epo-style-wrapper + .tmhexcolorimage, .tc-epo-style-wrapper + .tc-label-wrap .tmhexcolorimage:first-child {
	margin: 0 .5em;
	vertical-align: middle;
}

.tc-epo-style-wrapper .tc-input-wrap .tm-epo-field {
	position: absolute !important;
	top: calc(var(--tc-radio-size) / 2);
	left: calc(var(--tc-radio-size) / 2);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

/* for product elements that use checkbox mode */
.tc-active .tc-extra-product-options .tc-epo-style-wrapper .tm-epo-style::after {
	opacity: 0;
}

.tc-active .tc-epo-style-wrapper .tm-epo-style::after, .tc-active .tc-extra-product-options .tc-active .tc-epo-style-wrapper .tm-epo-style::after {
	opacity: 1;
}

.tc-epo-style-wrapper {
	height: auto;
	width: auto;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1em;
	-webkit-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	top: calc(var(--tc-radio-size) / -2);
	letter-spacing: 0;
	word-spacing: 0;
	-webkit-font-kerning: none;
	font-kerning: none;
	font-family: none;
	--tc-radio-size: 1.5em;
	--tc-radio-font-size: 1em;
}

.tm-epo-style {
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: transparent none repeat scroll 0 0;
	border: 1px solid;
	cursor: pointer;
	height: var(--tc-radio-size);
	line-height: 1;
	margin: 0;
	padding: 0;
	width: var(--tc-radio-size);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: var(--tc-radio-font-size);
}

.tm-epo-style::after {
	content: "";
	background: transparent none repeat scroll 0 0;
	font-family: "Font Awesome 7 Free", sans-serif !important;
	font-weight: 900;
	height: 1em !important;
	opacity: 0;
	display: inline-block !important;
	text-align: center !important;
	width: 1em !important;
	color: inherit !important;
	font-size: inherit !important;
	bottom: auto !important;
	line-height: 1 !important;
}

.tc-epo-style-wrapper.tc-radio .tm-epo-style::after {
	content: "";
}

.tm-epo-style:hover::after {
	opacity: .5;
}

.tm-epo-style.circle, .tm-epo-style.circle2 {
	border-radius: 100%;
}

.tm-epo-style.round, .tm-epo-style.round2 {
	border-radius: 5px;
}

.tm-epo-style.circle2, .tm-epo-style.round2, .tm-epo-style.square2 {
	border-width: 2px;
}

.tc-epo-style-wrapper.square .tm-epo-style::after {
	font-size: .6em !important;
}

.tc-epo-style-wrapper.circle2 .tm-epo-style::after, .tc-epo-style-wrapper.round2 .tm-epo-style::after, .tc-epo-style-wrapper.square2 .tm-epo-style::after {
	font-size: .5em !important;
}

/* 11. Checkbox and Radio button swatches */
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper {
	padding: var(--tcinnergap);
	gap: var(--tcgap);
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label {
	cursor: pointer;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tc-epo-text-label-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: var(--tcinnergap);
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	min-width: var(--tcinlinesize);
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images .tmcp-field-wrap-inner, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color .tmcp-field-wrap-inner {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text .tmcp-field-wrap-inner {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	width: auto;
}

.tc-epo-text-wrapper input[type="checkbox"].tm-epo-field, .tc-epo-text-wrapper input[type="radio"].tm-epo-field {
	visibility: hidden;
	position: absolute;
	display: inline !important;
}

.tmhexcolorimage {
	display: block;
	height: 100% !important;
	max-height: 100% !important;
	max-width: 100% !important;
	width: 100%;
}

.tm-floating-box .tmhexcolorimage {
	min-width: 50px !important;
	min-height: 50px !important;
}

.tm-floating-box .radio-image-label, .tm-floating-box .checkbox-image-label {
	text-align: initial;
}

.tmhexcolorimage.tc-center .tc-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto !important;
	height: auto !important;
	padding-top: calc(100% - ( 2px * 2 )) !important;
	max-width: calc(100% - ( 2px * 2 )) !important;
	vertical-align: middle;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	min-width: min(var(--tcinlinesize), calc(100% - ( 2px * 2 )));
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images + label {
	display: inline-block;
	padding: 0 !important;
	max-width: 100%;
	border: 0 solid;
	position: relative;
	line-height: 0;
	margin: 0 !important;
	height: auto !important;
	background: none !important;
}

.tc-image {
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
	padding: 0;
	pointer-events: none !important;
	height: auto;
	max-width: 100%;
}

.tm-extra-product-options .tc-active .tc-image {
	border-style: solid;
}

.tc-image.tc-image-inline, .tc-image-inline {
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: transparent none repeat scroll 0 0;
	border: 2px solid transparent;
	cursor: pointer;
	height: var(--tcinlinesize);
	line-height: 1;
	margin: 0;
	padding: 0;
	width: auto;
	min-width: var(--tcinlinesize);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: 1em;
}

.tc-epo-style-space::after {
	content: " ";
	display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	margin-left: calc(-1ch / 2);
	font-family: sans-serif;
}

.tc-center .tc-epo-style-space::after {
	display: none;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tmhexcolorimage-inline {
	width: auto !important;
	padding: 0 !important;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 0;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
	top: calc(var(--tcinlinesize) / -2);
	position: relative;
	height: auto !important;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1em;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tc-image-inline {
	max-height: var(--tcinlinesize) !important;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text {
	border-style: solid;
	cursor: pointer;
	border-color: var(--text-swatch-border-color);
	border-width: var(--text-swatch-border-width);
	border-radius: var(--swatch-border-radius);
}

.tm-extra-product-options .tc-epo-element-product-thumbnail {
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
}

.tc-image, .tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image, .tm-extra-product-options .tc-epo-element-product-thumbnail {
	border-color: var(--swatch-border-color);
	border-width: var(--swatch-border-width);
	border-radius: var(--swatch-border-radius);
}

.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image, .tm-extra-product-options .tc-epo-element-product-thumbnail.tc-active {
	border-color: var(--swatch-active-border-color);
	border-width: var(--swatch-active-border-width);
}

.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text {
	outline-width: var(--text-swatch-active-border-width);
	outline-style: solid;
	outline-color: var(--swatch-active-border-color);
	border-width: var(--text-swatch-active-border-width);
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.round, .round .tc-image, .round.tc-image, .tm-extra-product-options .tmcp-field-wrap.round .tc-label-wrap .tc-image {
	--swatch-border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.circle .tc-image, .circle.tc-image, .tm-extra-product-options .tmcp-field-wrap.circle .tc-label-wrap .tc-image {
	--swatch-border-radius: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.circle {
	--swatch-border-radius: 18px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.square, .square .tc-image, .square.tc-image, .tm-extra-product-options .tmcp-field-wrap.square .tc-label-wrap .tc-image {
	--swatch-border-radius: 0;
	--swatch-border-width: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.shadow, .shadow .tc-image, .shadow.tc-image, .tm-extra-product-options .tmcp-field-wrap.shadow .tc-label-wrap .tc-image {
	--swatch-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow.tc-mode-text, .tm-extra-product-options .tmcp-field-wrap.tc-active.shadow .tc-label-wrap .tc-image {
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .5);
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.thinline, .thinline .tc-image, .thinline.tc-image, .tm-extra-product-options .tmcp-field-wrap.thinline .tc-label-wrap .tc-image {
	--swatch-border-radius: 0;
	--swatch-border-width: 1px;
	border-style: groove;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image.tm-transparent-swatch, .tm-transparent-swatch .tc-image, .tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tm-transparent-swatch .tc-image {
	border-style: dotted;
	border-color: inherit;
}

.tm-extra-product-options input.use_images + label + .amount {
	display: block;
	text-align: center;
}

.radio-image-label-inline, .checkbox-image-label-inline {
	display: inline;
}

.tc-label.tm-label .radio-image-label + .tmhexcolorimage, .tc-label.tm-label .checkbox-image-label + .tmhexcolorimage {
	vertical-align: middle;
}

.tm-hide-label + .radio-image-label, .tm-hide-label + * + .radio-image-label, .tm-hide-label + .checkbox-image-label, .tm-hide-label + * + .checkbox-image-label {
	display: none !important;
}

/* 12. Product element */
.tm-extra-product-options .tmcp-ul-wrap.tm-extra-product-options-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--tcgap);
}

.tm-extra-product-options-product > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
}

li.tc-epo-element-product-holder {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tc-epo-element-product-container-wrap:empty {
	margin: 0;
}

.tc-epo-element-product-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.tc-epo-element-product-container-left, .tc-epo-element-product-container-right, .tc-epo-element-product-container-full {
	padding: 0;
	margin: 0;
}

.tc-epo-element-product-container-cart {
	display: grid;
	gap: var(--tcgap);
}

.tc-epo-element-product-container-cart > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
	margin: 0 !important;
}

.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-cart > .stock {
	text-align: center;
}

.tc-extra-product-options-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--tcgap);
}

.tc-extra-product-options-inline > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
}

.tc-extra-product-options-inline:not(:has(.tc-extra-product-options)) {
	display: none;
}

.tc-epo-element-product-container-wrap .product-title, .tc-epo-element-product-container-wrap .product-price, .tc-epo-element-product-container-wrap .product-description, .tc-epo-element-product-container-wrap .product-meta, .tc-epo-element-product-container-wrap .tc-extra-product-options-inline {
	margin: 0;
	padding: 0;
}

.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity, .cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity-alt {
	max-width: none;
	text-align: center;
}

/* The first selector is to take into account some Elementor configurations. */
.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity, .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity {
	float: none;
	display: inline-block !important;
	font-size: inherit;
}

.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container, .tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container {
	padding: 0;
	margin: 0;
	list-style: none outside none !important;
	position: relative;
}

.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > .tc-field-label-wrap, .tm-extra-product-options .cpf-type-product-checkbox ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner .tc-field-label-wrap {
	gap: var(--tcinnergap);
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container {
	padding: var(--tcgaprow) 0;
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	list-style: none outside none !important;
	position: relative;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container {
	padding: var(--tcgap);
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap label, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap label {
	cursor: pointer;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap .tm-epo-field.tmcp-radio, .tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap .tc-epo-style-wrapper, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label .tc-epo-style-wrapper, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > label .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > label .tc-epo-style-wrapper {
	display: none;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	margin: 0;
	float: none;
	max-width: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	gap: 0;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 1fr;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > .tm-epo-field-label, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > .tm-epo-field-label {
	text-align: center;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap .tm-epo-reset-radio {
	right: var(--tcgapcolumn);
	top: var(--tcgaprow);
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap img.wp-post-image, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap img.wp-post-image {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	width: auto;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label .tc-label-wrap, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label .tc-label-wrap, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > label .tc-label-wrap {
	display: block;
}

.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > .tm-epo-field-label, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label.tm-epo-field-label, .tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > label.tm-epo-field-label {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container.tc-show-image {
	display: grid;
	grid-template-columns: minmax(auto, 3em) 1fr;
	gap: var(--tcgapcolumn);
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-left, .tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-right {
	max-width: unset;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container-cart {
	gap: var(--tcinnergap);
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-bundle-control {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: var(--tcgapcolumn);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-product-image img {
	width: 100%;
	height: auto;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-wrap {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 0;
	visibility: hidden;
	border: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	container-type: inline-size;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-button {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 40cqw !important;
}

.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap:hover .tc-lightbox-wrap {
	opacity: 1;
	visibility: visible;
}

.tm-extra-product-options .cpf-type-product .product-description p:last-child {
	margin-bottom: 0;
}

.tc-epo-element-variable-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--tcgap);
}

.tc-epo-element-variable-product > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
}

table.tc-epo-element-variations {
	margin: 0 !important;
}

.woocommerce table.tc-epo-element-variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
}

.woocommerce table.tc-epo-element-variations td, .woocommerce table.tc-epo-element-variations th {
	border: 0;
	vertical-align: top;
	line-height: 2;
}

.woocommerce table.tc-epo-element-variations label {
	font-weight: 700;
}

.woocommerce table.tc-epo-element-variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
}

.woocommerce table.tc-epo-element-variations td.label {
	padding-right: 1em;
}

.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p {
	margin-bottom: 1em;
}

.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations {
	visibility: hidden;
	font-size: .83em;
}

.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations {
	display: none;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden .tmcp-field-wrap-inner {
	display: none;
}

.tc-product-image {
	margin: 0;
}

/* 13. Tooltip */
#tm-tooltip {
	font-size: .875em;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, .5);
	line-height: 1.5;
	color: var(--tooltip-color);
	background: var(--tooltip-background-color);
	background-blend-mode: luminosity;
	border-radius: 5px;
	position: absolute;
	z-index: 145400;
	padding: 15px;
	pointer-events: none;
	bottom: auto !important;
	top: auto;
	left: auto;
	right: auto;
	border: 1px solid var(--tooltip-border-color);
	-webkit-backdrop-filter: var(--tooltip-backdrop-blur);
	backdrop-filter: var(--tooltip-backdrop-blur);
}

#tm-tooltip p:last-child {
	margin-top: 0;
	margin-bottom: 0;
}

#tm-tooltip::after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid var(--tooltip-border-color);
	content: "";
	position: absolute;
	left: 50%;
	bottom: -9px;
	margin-left: -10px;
}

#tm-tooltip::before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid var(--tooltip-border-color);
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}

#tm-tooltip.top::after {
	border-top-color: transparent;
	border-bottom: 10px solid var(--tooltip-border-color);
	top: -19px;
	bottom: auto;
}

#tm-tooltip.top::before {
	border-top-color: transparent;
	border-bottom: 10px solid var(--tooltip-border-color);
	top: -20px;
	bottom: auto;
}

#tm-tooltip.left::after {
	left: 10px;
	margin: 0;
}

#tm-tooltip.right::after {
	right: 10px;
	left: auto;
	margin: 0;
}

#tm-tooltip img {
	max-width: 100%;
}

#tm-tooltip.tc-error {
	--tooltip-background-color: #ff4500;
	--tooltip-border-color: rgba(255, 255, 255, .5);
	--tooltip-color: #fff;
}

.tc-tooltip {
	color: #2980b9;
	cursor: help;
	font-size: 1em;
	margin: 0;
}

.tc-epo-style-space.tc-tooltip {
	line-height: inherit !important;
}

.tc-icontooltipleft {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.tc-icontooltipright {
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99;
}

/* 14. Cart and Order styles */
.woocommerce #content table.cart img.epo-option-image, .woocommerce table.cart img.epo-option-image, .woocommerce-page #content table.cart img.epo-option-image, .woocommerce-page table.cart img.epo-option-image, .epo-option-image {
	max-height: 100px;
	max-width: 70% !important;
	height: auto !important;
	width: auto !important;
	display: block;
}

.woocommerce-mini-cart img.epo-upload-image, .woocommerce #content table.cart img.epo-upload-image, .woocommerce table.cart img.epo-upload-image, .woocommerce-page #content table.cart img.epo-upload-image, .woocommerce-page table.cart img.epo-upload-image, .epo-upload-image {
	max-height: none !important;
	max-width: 70% !important;
	width: auto !important;
	height: 100% !important;
}

dl.variation dt.tc-hidden-variation {
	margin: 0;
}

.tc-row.tm-cart-row {
	border-color: #eee;
	border-radius: 0;
	border-style: none none dotted;
	border-width: 0 0 1px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: var(--tcgap);
}

.tm-cart-row-header {
	font-weight: 700;
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 2;
}

.tc-row.tm-cart-row:last-child {
	border: 0 none;
}

.tc-row.tm-cart-row .tc-cell.cpf-name {
	font-weight: 700;
}

.tc-row.tm-cart-row .tc-cell.cpf-price, .tc-row.tm-cart-row .tc-cell.cpf-total-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tc-row.tm-cart-row .tc-cell.cpf-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

dl.variation.tc-epo-metadata, .woocommerce .wc-item-meta {
	word-break: break-word;
}

dl.variation.tc-epo-metadata .tc-name, dl.variation.tc-epo-metadata .tc-value, .woocommerce .wc-item-meta .tc-name
.woocommerce .wc-item-meta .tc-value {
	white-space: pre-wrap;
}

dl.variation.tc-epo-metadata .tc-hidden-variation {
	display: none;
}

.cpf-img-on-cart img {
	position: static !important;
	height: auto !important;
	width: auto !important;
	max-height: 3em;
	-o-object-fit: cover;
	object-fit: cover;
}

.cpf-data-on-cart::before {
	content: "";
	font-family: "Font Awesome 7 Free", sans-serif;
	font-weight: 900;
	font-size: 1em;
	vertical-align: middle;
	position: absolute;
}

.cpf-data-on-cart > .cpf-data-value {
	margin: 0 1.5em;
}

.cpf-img-on-cart .cpf-data-on-cart::before {
	content: "";
	display: none;
}

.cpf-data-on-cart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: .5em;
	width: 100%;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.cpf-img-on-cart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100% - var(--tcgapcolumn));
	gap: var(--tcgap);
}

.cpf-data-on-cart:last-of-type, .cpf-img-on-cart:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
}

.cpf-img-on-order {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100% - var(--tcgapcolumn));
	gap: var(--tcgap);
}

.cpf-img-on-order img {
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: unset !important;
}

.cpf-img-on-order > * {
	display: block;
}

.woocommerce #content table.cart img.epo-option-image, .woocommerce table.cart img.epo-option-image, .woocommerce-page #content table.cart img.epo-option-image, .woocommerce-page table.cart img.epo-option-image, .woocommerce-mini-cart .cpf-img-on-cart .epo-option-image, .woocommerce-checkout-review-order .cpf-img-on-cart .epo-option-image, .woocommerce-order-details .cpf-img-on-cart .epo-option-image, .epo-option-image, .cpf-img-on-order > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.woocommerce-mini-cart .cpf-img-on-cart img {
	max-width: 50px !important;
}

.cpf-color-on-cart {
	width: 1em;
	height: 1em;
	display: inline-block;
	border: 1px solid;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {
	display: block;
	font-size: .7em;
	font-style: italic;
	font-weight: 700;
}

.tm-epo-cart-option-mobile {
	display: none;
}

.shop_table tbody tr.tm-epo-cart-row {
	height: auto;
}

.woocommerce table.shop_table .tm-epo-cart-row td {
	border-top: 1px dashed rgba(0, 0, 0, .1);
}

.tm-epo-cart-option-label, .tm-epo-cart-option-value.tm-epo-cart-no-label {
	font-weight: 700;
}

.woocommerce table.shop_table .tm-epo-cart-row-product td {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table .tm-epo-cart-row-product + .tm-epo-cart-row td {
	border-top: 0 none;
}

.woocommerce table.shop_table_responsive tr.tm-epo-cart-row td::before, .woocommerce-page table.shop_table_responsive tr.tm-epo-cart-row td::before {
	display: none !important;
}

.tc-price-in-cart, .tc-quantity-in-cart {
	font-size: smaller;
}

.tc-associated-table-product .tc-associated-table-product-indent {
	padding-left: 2em;
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tc-associated-table-product .tc-associated-table-product-price::after {
	font-family: "Font Awesome 7 Free", sans-serif;
	font-size: 1em;
	content: "";
	font-weight: 900;
	margin: 0 .5em;
	padding: 0;
	opacity: .3;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tc-associated-table-product .tc-associated-table-product-indent * {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.tc-associated-table-product-name {
	font-weight: 700;
	-webkit-box-ordinal-group: 2 !important;
	-ms-flex-order: 1 !important;
	order: 1 !important;
}

/* 15. Various styles */
.tc-has-force-disabled {
	opacity: .5;
	pointer-events: none;
}

.tm-dpd-label {
	display: block;
	font-size: 80%;
}

.tm-animated {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

.tc-chars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-size: x-small;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	width: 100%;
	max-width: 100%;
	gap: calc(1ch / 2);
}

.tm-button {
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 13px !important;
	margin: 0;
	height: 30px;
	line-height: 28px !important;
	padding: 0 12px 2px !important;
	text-decoration: none;
	white-space: nowrap;
	background: none repeat scroll 0 0 #f7f7f7;
	border-color: #ccc;
	-webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(0, 0, 0, .08);
	color: #555;
	vertical-align: top;
}

.tm-button:hover {
	background: none repeat scroll 0 0 #fafafa;
	border-color: #999;
	color: #222;
}

.tc-hide-add-to-cart-button {
	display: none !important;
}

.tc-clearfix::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.tm-preloader-img {
	position: absolute !important;
	z-index: 2;
	opacity: .6;
}

button.tmicon {
	display: inline-block;
	left: auto !important;
	position: relative;
	right: auto !important;
	overflow: hidden;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background: none;
	border: none;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

button.tmicon.delete {
	color: #ff4500;
	border-radius: 100%;
}

button.tmicon.delete:hover {
	color: #fff;
	background: #ff4500;
}

.pointereventsoff {
	pointer-events: none;
}

.tm-hide {
	visibility: hidden !important;
	padding: 0 !important;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	opacity: 0 !important;
}

.tm-show {
	display: block !important;
}

.tm-extra-product-options .tc-row.tm-show, .tc-row.tm-show {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

@-webkit-keyframes appear {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes appear {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.appear {
	-webkit-animation-name: appear;
	animation-name: appear;
}

.tc-tabs {
	width: 100%;
}

.tc-tabs.tc-cell {
	margin-bottom: 0;
}

.has-scroll-arrows.tc-tab-headers {
	padding: 0;
	max-width: calc(100% - 4em - 1px) !important;
	left: 2em;
}

.tc-tabs-wrap .tc-row .tc-cell:last-of-type {
	margin-bottom: 0;
}

.tc-tab-headers-wrap {
	position: relative;
}

.tc-scroll-left-arrow, .tc-scroll-right-arrow {
	position: absolute;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none;
	cursor: pointer;
	padding: 0;
	line-height: 1;
	width: 1em;
	text-align: center;
	height: 100%;
	top: 0;
	z-index: 2;
}

.tc-scroll-left-arrow.scroll-arrow-show, .tc-scroll-right-arrow.scroll-arrow-show {
	display: block;
	border: 1px solid;
	height: 100%;
	width: calc(2em + 1px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tc-scroll-left-arrow {
	left: 0;
}

.tc-scroll-right-arrow {
	right: 0;
}

.tc-scroll-left-arrow::before, .tc-scroll-right-arrow::before {
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
}

.tc-scroll-left-arrow::before {
	content: "◀";
}

.tc-scroll-right-arrow::before {
	content: "▶";
}

.tc-tab-headers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: center;
	align-content: center;
	gap: 1em;
	margin: 0;
	padding: 0;
	overflow: hidden !important;
	position: relative;
	width: 100%;
	min-height: 1px;
}

.tab-header {
	font-weight: 400;
	cursor: pointer;
	white-space: nowrap;
	padding: var(--tcgap);
	position: relative;
	margin: 0;
}

.tab-header.open {
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

.tab-header.open::before, .tab-header.open::after {
	content: "";
	display: block;
	position: absolute;
	border-bottom: 1px solid;
	bottom: 0;
	height: 0;
	width: 999em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tab-header.open::before {
	right: 100%;
}

.tab-header.open::after {
	left: 100%;
}

.tc-tab-content.tcwidth-100 {
	padding: var(--tcgap);
	border-width: 0 1px 1px 1px;
	border-style: solid;
}

.tc-tab-header {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.tab-header.open, .tab-header.open:focus {
	font-weight: 700;
}

.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons, .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0;
}

.tc-has-buttons input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	border-radius: 0 !important;
	font-size: 1em;
	max-width: 3em;
	text-align: center;
	width: 3em;
	display: inline-block;
	margin: 0;
	padding: .4em 0;
	min-width: unset;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	height: auto !important;
}

.tc-has-buttons input[type="number"]::-webkit-inner-spin-button, .tc-has-buttons input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

@media (max-width: 549px) {
	.tc-has-buttons input[type="number"] {
		width: 2em;
	}
}

.tc-has-buttons .tc-qty-button {
	font-weight: 400;
	overflow: hidden;
	position: relative;
	text-transform: none;
	float: none !important;
	vertical-align: unset !important;
	padding: .618em 1em !important;
	line-height: 1;
	font-size: 1em;
	display: inline-block;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
}

.tc-has-buttons .tc-qty-button.minus {
	border-bottom-right-radius: 0 !important;
	border-right: 0 !important;
	border-top-right-radius: 0 !important;
}

.tc-has-buttons .tc-qty-button.plus {
	border-bottom-left-radius: 0 !important;
	border-left: 0 !important;
	border-top-left-radius: 0 !important;
}

.tc-active .tc-choice-button-selector {
	display: none;
}

/* 16. Theme fixes */

/* nielsen theme fix */
.tc-extra-product-options .sbHolder .sbSelector {
	background-color: #fff;
	height: 35px;
	padding: 5px 10px;
}

/* Aurum theme fix */
.tc-images-container .replaced-checkboxes + label::before, .tc-images-container .replaced-radio-buttons + label::before, .replaced-checkboxes + label.tm-epo-style::before, .replaced-radio-buttons + label.tm-epo-style::before {
	display: none;
}

/* Salient minimal form fix */
body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label {
	pointer-events: auto !important;
}

/* Woomart theme quick shop view fix */
.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart {
	display: block !important;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
}

/* Elementor and theme fixes */
.tm-has-options :is(.elementor-widget-woocommerce-product-add-to-cart,
.tm-has-options .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.tm-has-options .elementor-widget-wc-add-to-cart,
.tm-has-options .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart, .tm-has-options :is(.elementor-widget-woocommerce-product-add-to-cart,
.tm-has-options .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.tm-has-options .elementor-widget-wc-add-to-cart,
.tm-has-options .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form), .thb-product-main-row .summary form.cart, .woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart, .tm-has-options .fullwidth-button .cart:not(.variations_form), .tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button, .single-product div.product.tm-has-options form.cart, .single-product div.product.tm-has-options .single-button-wrapper, .single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form), .single-product div.product.tm-has-options .variations_button, .woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form), .woocommerce .oxy-woo-element div.product.tm-variations-only .woocommerce-variation-add-to-cart, .tm-variations-only .fullwidth-button .cart:not(.variations_form), .tm-variations-only .fullwidth-button .woocommerce-variation-add-to-cart.variations_button, .single-product div.product.tm-variations-only form.cart, .single-product div.product.tm-variations-only .single-button-wrapper, .single-product div.product.tm-variations-only .entry-summary form.cart:not(.variations_form):not(.grouped_form), .single-product div.product.tm-variations-only .variations_button, .woocommerce div.product.elementor.tm-variations-only form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor.tm-variations-only form.cart:not(.grouped_form):not(.variations_form) {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	max-width: 100%;
}

.tm-has-options .fusion-woo-cart .fusion-button-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media only screen and (max-width: 768px){
/* stylelint-disable no-descending-specificity */

/* stylelint-disable selector-class-pattern */

/**
 * This file contains the styling for the plugin.
 *
 * Please do not make alterations to this file as you
 * will loose them when updating the plugin.
 *
 * This file contents are outlined below.
 *
 * 1. Grid system
 * 2. Containers
 * 3. Elements
 * 4. Floatbox
 * 5. Floating totals box
 * 6. Validation errors
 * 7. Lightbox
 * 8. Datepicker and Timepicker
 * 9. Checkbox and Radio button
 * 10. Checkbox and Radio button custom styles
 * 11. Checkbox and Radio button swatches
 * 12. Product element
 * 13. Tooltip
 * 14. Cart and Order styles
 * 15. Various styles
 * 16. Theme fixes
 *
 * @package Extra Product Options/CSS
 * @version 6.0
 */

/* 1. Grid system */
.tm-responsive .tcwidth {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.tm-responsive .tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row) {
	float: none !important;
	width: 100% !important;
}

.tm-responsive .tm-extra-product-options .tc-col-auto, .tm-responsive .tm-extra-product-options .tc-cell.tc-col-auto, .tm-responsive .tc-cell.tc-col-auto, .tm-responsive .tc-col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* 5. Floating totals box */
.tm-floating-box {
	display: none !important;
}

/* 10. Checkbox and Radio button custom styles */
.tm-epo-style:hover::after {
	opacity: 0;
}

/* 14. Cart and Order styles */
.tm-epo-cart-row .product-remove, .tm-epo-cart-row .product-thumbnail, .tm-epo-cart-row .product-price, .tm-epo-cart-row .product-quantity, .tm-epo-cart-row .product-subtotal, .tc-epo-cart-row-total .product-remove, .tc-epo-cart-row-total .product-thumbnail, .tc-epo-cart-row-total .product-name, .tc-epo-cart-row-total .product-price {
	display: none !important;
}

.tm-epo-cart-option-mobile {
	display: block;
}
}