/* Device Desktop */

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-title {
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-tooltip-icon:before {
		display: flex;
		justify-content: center;
		border-radius: 50%;
		font-family: mht-global;
	}

	.mht-hc-ele-general-form-input .mht-hc-tooltip-value {
		display: none;
	}

	.mht-hc-form-tooltip-show {
		position: absolute;
		z-index: 999999;
	}

	.mht-hc-ele.mht-hc-ele-form-single-choice .mht-hc-input > .mht-hc-items {
		width: auto;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-form-single-choice .mht-hc-input > .mht-hc-items > .mht-hc-item > .mht-hc-inr {
		display: flex;
		justify-content: center;
	}

	.mht-hc-ele-form-single-choice .mht-hc-item-img > .mht-hc-inr {
		position: relative;
	}

	.mht-hc-ele-form-single-choice .mht-hc-item-img > .mht-hc-inr img {
		object-fit: cover;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.mht-hc-ele-form-single-choice .mht-hc-item-txt {
		flex-grow: 1;
		display: flex;
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-form-single-choice .mht-hc-input > .mht-hc-items > .mht-hc-item {
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-img-gallery > .mht-hc-ele-inr {
		overflow: hidden;
	}

	.mht-hc-ele.mht-hc-ele-img-gallery > .mht-hc-ele-inr .mht-hc-items {
		display: flex;
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-img-gallery > .mht-hc-ele-inr .mht-hc-item > .mht-hc-ele-inr {
		position: relative;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-img-gallery > .mht-hc-ele-inr .mht-hc-item > .mht-hc-ele-inr > img {
		object-fit: cover;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-input {
		position: relative;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-input > * {
		display: block;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-input .mht-hc-tooltip-icon {
		width: auto;
	}

	.mht-hc-ele-general-form-input .mht-hc-input .mht-hc-tooltip-icon {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		display: flex;
		align-items: center;
	}

	.mht-hc-ele-form-signature.mht-hc-ele-general-form-input .mht-hc-input .mht-hc-tooltip-icon {
		align-items: flex-start;
	}

	.mht-hc-ele-form-signature .mht-hc-clear {
		position: absolute;
		cursor: pointer;
		width: auto !IMPORTANT;
	}

	.mht-hc-ele.mht-hc-ele-table-of-contents .mht-ety {
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-table-of-contents .mht-ety .mht-hc-arrow-icon {
		font-family: mht-global;
	}

	.mht-hc-ele-form-number-slider > .mht-hc-ele-inr .ui-state-default {
		position: absolute;
		touch-action: none;
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-button > .mht-hc-ele-inr {
		flex-grow: 1;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-img-text > .mht-hc-ele-inr > img {
		display: block;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-img-text > .mht-hc-ele-inr > .mht-hc-txt {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-breadcrumb > .mht-hc-ele-inr {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-breadcrumb  .mht-hc-delimeter {
		font-family: mht-global;
	}

	.mht-hc-ele-form-step-bar .mht-hc-bar > .mht-hc-inr {
		width: 0%;
		transition: width .2s;
	}

	.mht-hc-ele.mht-hc-ele-form-input-search > .mht-hc-ele-inr > form {
		display: block;
		position: relative;
	}

	.mht-hc-ele.mht-hc-ele-form-input-search > .mht-hc-ele-inr > form > input {
		display: block;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-form-input-search > .mht-hc-ele-inr > form > button {
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		background: none;
		border: 0;
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-form-input-search > .mht-hc-ele-inr > form > button:after {
		display: block;
		font-family: mht-global;
	}

	.mht-hc-ele-container {
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-container > .mht-hc-ele-inr {
		display: flex;
	}

	.mht-hc-ele.mht-hc-ele-button-icon > .mht-hc-ele-inr {
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-button-icon > .mht-hc-ele-inr:before {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-button-icon > .mht-hc-ele-inr:after {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele-form-step {
		width: 100%;
		display: none;
		opacity: 0;
		transform: scale(.9);
		transition: opacity .2s, transform .2s;
	}

	.mht-hc-ele-form-step > .mht-hc-ele-inr {
		display: flex;
		width: 100%;
	}

	.mht-hc-ele-form-step.mht-active {
		opacity: 1;
		transform: scale(1);
		transition: opacity .2s, transform .2s;
		display: block;
	}

	.mht-hc-ele-form-step.mht-active-always {
		display: block !important;
		opacity: 1;
		transform: scale(1);
	}

	html {
		transition: margin-left .2s, margin-right .2s;
	}

	.mht-hc-ele.mht-hc-ele-menu-side > .mht-hc-ele-inr {
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-menu-side > .mht-hc-ele-inr:before {
		font-family: mht-global;
	}

	.mht-hc-ele-menu-side > .mht-hc-close {
		font-family: mht-global;
		text-align: right;
		position: fixed;
		top: 0;
		cursor: pointer;
		z-index: 99999;
		max-width: 100%;
		height: 0;
		transition: left .2s, right .2s;
	}

	.mht-hc-ele-menu-side > .mht-hc-childs {
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 99999;
		position: fixed;
		top: 0;
		bottom: 0;
		height: 100%;
		transition: left .2s, right .2s;
		max-width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-headline > .mht-hc-ele-inr {
		display: block;
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr > .mht-hc-items {
		display: flex;
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr .mht-hc-item .mht-hc-inr {
		position: relative;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr .mht-hc-item .mht-hc-title {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr .mht-hc-item .mht-hc-read-more {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr .mht-hc-item .mht-hc-img > .mht-hc-inr {
		position: relative;
	}

	.mht-hc-ele.mht-hc-ele-posts > .mht-hc-ele-inr .mht-hc-item .mht-hc-img > .mht-hc-inr > img {
		object-fit: cover;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.mht-hc-ele-row {
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-row > .mht-hc-ele-inr {
		display: flex;
	}

	.mht-hc-ele.mht-hc-ele-icon > .mht-hc-ele-inr {
		display: flex;
		text-decoration: none;
		justify-content: center;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-icon > .mht-hc-ele-inr:before {
		display: block;
		font-family: mht-global;
	}

	.mht-hc-ele.mht-hc-ele-line {
		width: 100%;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr {
		display: flex;
		flex-wrap: wrap;
	}

	.mht-hc-ele-menu ul {
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele-menu li {
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr ul {
		list-style: none;
		display: block;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr li {
		list-style: none;
		display: block;
		position: relative;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr > li > a {
		height: 100%;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr a {
		display: flex;
		align-items: center;
		white-space: nowrap;
		align-content: space-between;
		position: relative;
		z-index: 9998;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr > li > ul > .mht-inr {
		position: relative;
	}

	.mht-hc-ele-menu li ul {
		position: absolute;
		top: 100%;
		z-index: 9997;
	}

	.mht-hc-ele-menu li > ul {
		display: none !IMPORTANT;
	}

	.mht-hc-ele-menu li:hover > ul {
		display: block !IMPORTANT;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr > li > .sub-menu .sub-menu {
		top: 0;
		left: 100%;
	}

	.mht-hc-ele-menu > .mht-hc-ele-inr > li > .sub-menu a {
		flex-grow: 1;
	}

	.mht-hc-ele-menu .menu-item-has-children > a > .mht-hc-icon-open:after {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele-menu ul.sub-menu .mht-hc-icon-open {
		visibility: hidden;
	}

	.mht-hc-ele-menu ul.sub-menu li.menu-item-has-children > a .mht-hc-icon-open {
		visibility: visible;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-previous > .mht-hc-ele-inr {
		cursor: pointer;
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-previous > .mht-hc-ele-inr:before {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-previous > .mht-hc-ele-inr:after {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-form-hidden-field {
		display: none;
	}

	.mht-hc-ele.mht-hc-ele-col {
		align-items: stretch;
	}

	.mht-hc-ele.mht-hc-ele-col > .mht-hc-ele-inr {
		display: flex;
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-img > .mht-hc-ele-inr {
		display: flex;
		text-decoration: none;
		overflow: hidden;
	}

	.mht-hc-ele.mht-hc-ele-img > .mht-hc-ele-inr > img {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-label {
		display: flex;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-label > .mht-hc-checkbox {
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-label > .mht-hc-checkbox:before {
		display: block;
		font-family: mht-global;
	}

	.mht-hc-ele.mht-hc-ele-general-form-input .mht-hc-label > .mht-hc-txt {
		flex-grow: 1;
	}

	.mht-hc-ele.mht-hc-ele-img-slider > .mht-hc-ele-inr .mht-hc-item {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-img-slider > .mht-hc-ele-inr .mht-hc-item > .mht-hc-ele-inr {
		position: relative;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-img-slider.mht-hc-ratio > .mht-hc-ele-inr .mht-hc-item > .mht-hc-ele-inr > img {
		object-fit: cover;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch > .mht-hc-ele-inr {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch span {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch .mht-hc-switch-parts {
		position: relative;
		white-space: nowrap;
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch.mht-hc-set-ev .mht-hc-switch-part {
		display: none;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch.mht-hc-set-ev .mht-hc-switch-part.mht-hc-active {
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-headline-switch.mht-hc-set-ev-active .mht-hc-switch-part {
		position: absolute;
	}

	.mht-hc-ele-headline-switch .mht-hc-switch-part.mht-hc-active {
		opacity: 1;
	}

	.mht-hc-ele-headline-switch .mht-hc-switch-part {
		opacity: 0;
	}

	.mht-hc-ele-headline-switch .mht-hc-switch-part.mht-hc-inactive {
		opacity: 0;
	}

	.mht-hc-ele-menu-sandwich ul {
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele-menu-sandwich li {
		margin: 0;
		padding: 0;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr ul {
		list-style: none;
		display: block;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr li {
		list-style: none;
		display: block;
		position: relative;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr .mht-hc-link {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.mht-hc-ele-menu-sandwich li > ul {
		display: none !IMPORTANT;
	}

	.mht-hc-ele-menu-sandwich li.mht-hc-open > ul {
		display: block !IMPORTANT;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr > li > .sub-menu .sub-menu {
		top: 0;
		left: 100%;
	}

	.mht-hc-ele-menu-sandwich li > .mht-hc-link .mht-hc-icon-open:after {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr > li > .mht-hc-link .mht-hc-icon-open {
		visibility: hidden;
	}

	.mht-hc-ele-menu-sandwich > .mht-hc-ele-inr > li.menu-item-has-children > .mht-hc-link .mht-hc-icon-open {
		visibility: visible;
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-box-info .mht-hc-title {
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-box-info .mht-hc-icon:before {
		display: block;
		font-family: mht-global;
		text-align: center;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-submit > .mht-hc-ele-inr {
		cursor: pointer;
		display: flex;
		align-items: center;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-submit > .mht-hc-ele-inr:before {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele.mht-hc-ele-form-button-icon-submit > .mht-hc-ele-inr:after {
		font-family: mht-global;
		display: block;
	}

	.mht-hc-ele-form {
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-menu-mobile > .mht-hc-ele-inr {
		cursor: pointer;
	}

	.mht-hc-ele.mht-hc-ele-menu-mobile > .mht-hc-ele-inr:before {
		font-family: mht-global;
	}

	.mht-hc-ele.mht-hc-ele-menu-mobile > .mht-hc-childs-dn {
		display: none;
	}

	.mht-hc-ele-menu-mobile > .mht-hc-childs {
		display: flex;
		position: fixed;
		top: var(--mht-hc-wpadminbar-height);
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99999;
	}

	.mht-hc-ele-menu-mobile > .mht-hc-close {
		font-family: mht-global;
		position: fixed;
		top: var(--mht-hc-wpadminbar-height);
		right: 0;
		cursor: pointer;
		z-index: 99999;
		border: 0 !IMPORTANT;
		margin-left: 0 !IMPORTANT;
		margin-bottom: 0 !IMPORTANT;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22e7.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22e7 > .mht-hc-ele-inr {
		margin-top: -10px;
		margin-bottom: 30px;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.mht-hc-ele-id-p806t6146070fa22ea {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa22ea > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 22px;
		line-height: 17px;
		text-align: center;
		justify-content: center;
		padding: 24px 10px;
		background-color: var(--612536ba0f6a5);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color) inset;
		--box-shadow-color: rgba(0, 0, 0, 0.2);
		--box-shadow-pos-x: 2px;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 9px;
		--box-shadow-spread-radius: 0;
	}

	.mht-hc-ele-id-p806t6146070fa22ea > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22eb.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22eb > .mht-hc-ele-inr {
		background-image: url( "https://www.bezahlhelden.de/wp-content/uploads/2021/09/Marketing-1024x745.jpeg" );
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.mht-hc-ele-id-p806t6146070fa22ec > .mht-hc-ele-inr {
		justify-content: center;
		background-position: center center;
	}

	.mht-hc-ele-id-p806t6146070fa22ef > .mht-hc-ele-inr {
		color: var(--60c460f49a333);
		font-size: 40px;
		line-height: 52px;
		text-align: center;
		justify-content: center;
		font-weight: bold;
		margin-top: 40px;
		margin-right: 20px;
		margin-left: 20px;
	}

	.mht-hc-ele-id-p806t6146070fa22ef > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t6146070fa22f0 > .mht-hc-ele-inr {
		color: var(--60c460f49a333);
		font-size: 20px;
		line-height: 26px;
		text-align: center;
		justify-content: center;
		margin: 20px;
	}

	.mht-hc-ele-id-p806t6146070fa22f0 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f1 > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f1 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f2.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f2 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22f3 > .mht-hc-ele-inr {
		color: var(--60d4d17355a1b);
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin: 20px;
		padding: 6px 20px;
		background-color: rgb(255, 255, 255);
	}

	.mht-hc-ele-id-p806t6146070fa22f3 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-title-top {
		font-size: 32px;
		text-align: center;
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa22f4 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-items {
		justify-content: center;
		margin: -12px;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-item > .mht-hc-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-item .mht-hc-item-txt {
		min-width: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-item-img {
		min-width: 100%;
		max-width: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-item-img > .mht-hc-inr {
		padding-top: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-item {
		width: 300px;
		padding: 12px;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-items > .mht-hc-item > .mht-hc-inr {
		--box-shadow-color: rgba(227, 227, 227, 1);
		--box-shadow-pos-x: 0;
		--box-shadow-spread-radius: 1px;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		padding: 10px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-item-txt {
		text-align: center;
		justify-content: center;
		font-size: 26px;
		padding: 10px 0 0 0;
	}

	.mht-hc-ele-id-p806t6146070fa22f4 .mht-hc-items > .mht-hc-item.mht-hc-active > .mht-hc-inr {
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-color: var(--60d0d6a594693);
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f5 > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f5 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f6.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f6 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22f7 > .mht-hc-ele-inr {
		color: rgba(0, 0, 0, 1);
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin: 20px;
		padding: 6px 20px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa22f7 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22f9 > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22f9 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22fa.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22fa > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22fb > .mht-hc-ele-inr {
		color: rgba(0, 0, 0, 1);
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin: 20px;
		padding: 6px 20px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa22fb > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t6146070fa22fc {
		width: 100%;
		max-width: 800px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-title-top {
		font-size: 32px;
		text-align: center;
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa22fc {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-items {
		justify-content: center;
		margin: -12px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-item > .mht-hc-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-item .mht-hc-item-txt {
		min-width: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-item-img {
		min-width: 100%;
		max-width: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-item-img > .mht-hc-inr {
		padding-top: 100%;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-item {
		width: 25%;
		padding: 12px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-items > .mht-hc-item > .mht-hc-inr {
		--box-shadow-color: rgba(227, 227, 227, 1);
		--box-shadow-pos-x: 0;
		--box-shadow-spread-radius: 1px;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		padding: 10px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-item-txt {
		text-align: center;
		justify-content: center;
		font-size: 22px;
		padding: 10px 0 0 0;
	}

	.mht-hc-ele-id-p806t6146070fa22fc .mht-hc-items > .mht-hc-item.mht-hc-active > .mht-hc-inr {
		--box-shadow-pos-x: 0;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-pos-y: 0;
		--box-shadow-color: var(--60d0d6a594693);
		--box-shadow-spread-radius: 1px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22fd > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22fd > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa22fe.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa22fe > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa22ff > .mht-hc-ele-inr {
		color: rgba(0, 0, 0, 1);
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin: 20px;
		padding: 6px 20px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa22ff > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2300.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2300 {
		max-width: 800px;
	}

	.mht-hc-ele-id-p806t6146070fa2301 {
		width: 33.3333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2301 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2301 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2301 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2301 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2301 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2301 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2301 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2301 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2301 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2302 {
		width: 33.3333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2302 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2302 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2302 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2302 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2302 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2302 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2302 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2302 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2302 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2302.mht-hc-mandatory-field-fault > .mht-hc-ele-inr .mht-hc-input-val {
		border-color: rgb(255, 102, 102);
		--box-shadow-color: rgba(255, 0, 0, 1);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
	}

	.mht-hc-ele-id-p806t6146070fa2303 {
		width: 33.3333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2303 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2303 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2303 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2303 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2303 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2303 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2303 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2303 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2303 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2303.mht-hc-mandatory-field-fault > .mht-hc-ele-inr .mht-hc-input-val {
		border-color: rgba(255, 102, 102, 1);
		--box-shadow-color: rgba(255, 0, 0, 1);
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
	}

	.mht-hc-ele-id-p806t6146070fa2304 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2304 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2304 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2304 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2304 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2304 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2304 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2304 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2304 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2304 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2304.mht-hc-mandatory-field-fault > .mht-hc-ele-inr .mht-hc-input-val {
		border-color: rgba(255, 102, 102, 1);
		--box-shadow-color: rgba(255, 0, 0, 1);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
	}

	.mht-hc-ele-id-p806t6146070fa2305 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2305 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2305 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2305 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2305 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2305 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2305 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2305 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2305 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2305 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2305.mht-hc-mandatory-field-fault > .mht-hc-ele-inr .mht-hc-input-val {
		border-color: rgba(255, 102, 102, 1);
		--box-shadow-color: rgba(255, 0, 0, 1);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
	}

	.mht-hc-ele-id-p806t6146070fa2306 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2306 > .mht-hc-ele-inr .mht-hc-input-val {
		height: 40px;
		border-width: 1px;
		border-radius: 2px;
		padding: 10px;
		border-color: rgba( 199, 199, 199, 1 );
		border-style: solid;
		background-color: rgba( 255, 255, 255, 1 );
	}

	.mht-hc-ele-id-p806t6146070fa2306 > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2306 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2306 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa2306 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2306 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa2306 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2306 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa2306 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p806t6146070fa2306.mht-hc-mandatory-field-fault > .mht-hc-ele-inr .mht-hc-input-val {
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-color: rgba(255, 0, 0, 1);
		--box-shadow-spread-radius: 1px;
		border-color: rgba(255, 102, 102, 1);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2307.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa2307 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2307 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2308.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p806t6146070fa2308 > .mht-hc-ele-inr {
		justify-content: space-between;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2308 {
		max-width: 800px;
	}

	.mht-hc-ele-id-p806t6146070fa2309 .mht-hc-label > .mht-hc-checkbox {
		min-width: 16px;
		max-width: 16px;
		height: 16px;
		border-width: 1px;
		border-radius: 2px;
		border-color: rgba( 155, 155, 155, 1 );
		border-style: solid;
		background-color: rgb(255, 255, 255);
	}

	.mht-hc-ele-id-p806t6146070fa2309 .mht-hc-label.mht-hc-active > .mht-hc-checkbox:before {
		content: "\e071";
		font-size: 14px;
		line-height: 14px;
	}

	.mht-hc-ele-id-p806t6146070fa2309 .mht-hc-label > .mht-hc-txt {
		color: var(--60d381bcd44fd);
		margin: 0 0 0 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2309 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p806t6146070fa2309 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2309.mht-hc-mandatory-field-fault .mht-hc-label > .mht-hc-checkbox {
		border-color: rgba(255, 102, 102, 1);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-color: rgba(255, 0, 0, 1);
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
		--box-shadow-pos-x: 0;
	}

	.mht-hc-ele-id-p806t6146070fa230a > .mht-hc-ele-inr {
		color: rgb(255, 255, 255);
		margin: 10px;
		border-radius: 4px;
		padding: 10px 20px;
		background-color: var(--60c460f49a333);
	}

	.mht-hc-ele-id-p806t6146070fa230a > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 5px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa230b > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa230b > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t6146070fa230c > .mht-hc-ele-inr {
		color: rgba(0, 0, 0, 1);
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin: 20px;
		padding: 6px 20px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p806t6146070fa230c > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t6146070fa230d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa230d .mht-hc-bar > .mht-hc-inr {
		height: 8px;
	}

	.mht-hc-ele-id-p806t6146070fa230d > .mht-hc-ele-inr .mht-hc-title-top {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa230d > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p806t6146070fa230d > .mht-hc-ele-inr .mht-hc-bar {
		background-color: rgba(209, 209, 209, 1);
	}

	.mht-hc-ele-id-p806t6146070fa230d > .mht-hc-ele-inr .mht-hc-bar > .mht-hc-inr {
		background-color: var(--612536ba0f6a5);
	}

	.mht-hc-ele-id-p806t6146070fa230d > .mht-hc-ele-inr {
		margin-top: 50px;
	}

	.mht-hc-ele-id-p806t6146070fa230d .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p806t6146070fa230d .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa230d .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p806t6146070fa230d {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5836.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p806t61460711c583b {
		flex-grow: 1;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c583c.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c583d {
		color: rgba(121, 121, 121, 1);
	}

	.mht-hc-ele-id-p806t61460711c583d a {
		color: rgba(121, 121, 121, 1);
	}

	.mht-hc-ele-id-p806t61460711c583d a:hover {
		color: var(--60c460f49a333);
		text-decoration: none;
	}

	.mht-hc-ele-id-p806t61460711c583d .mht-hc-current {
		color: var(--60c460f49a333);
	}

	.mht-hc-ele-id-p806t61460711c583d .mht-hc-delimeter {
		padding: 0px 5px;
		font-size: 16px;
		line-height: 16px;
	}

	.mht-hc-ele-id-p806t61460711c583d > .mht-hc-ele-inr {
		padding-top: 10px;
		padding-bottom: 30px;
	}

	.mht-hc-ele-id-p806t61460711c583e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c583e > .mht-hc-ele-inr {
		font-size: 16px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p806t61460711c583e > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c583f .mht-hc-switch-parts {
		transition: all 0.4s;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c583f .mht-hc-switch-part.mht-hc-inactive {
		animation: mht-hc-anim-inactive-p806t61460711c583f 0.8s;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c583f .mht-hc-switch-part.mht-hc-active {
		animation: mht-hc-anim-active-p806t61460711c583f 0.8s;
	}

	@keyframes mht-hc-anim-active-p806t61460711c583f {
		from { opacity: 0; transform: translate3d( -100%, 0, 0 ); } to { opacity: 1; transform: none; };
	}

	@keyframes mht-hc-anim-inactive-p806t61460711c583f {
		from { opacity: .5; transform:scale( .5 ); } 50% { opacity: 0; transform:scale( 0 ); } to { opacity: 0; };
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c583f {
		width: 100%;
	}

	.mht-hc-ele-id-p806t61460711c583f > .mht-hc-ele-inr {
		font-size: 40px;
		line-height: 40üx;
	}

	.mht-hc-ele-id-p806t61460711c583f .mht-hc-switch-parts {
		color: rgba(6, 55, 115, 1);
	}

	.mht-hc-ele.mht-hc-ele-headline-switch.mht-hc-ele-id-p806t61460711c583f > .mht-hc-ele-inr {
		margin-bottom: 30px;
	}

	.mht-hc-ele-id-p806t61460711c5840 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5840 > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p806t61460711c5840 > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5841 {
		width: 100%;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr .mht-title {
		font-size: 22px;
		line-height: 28px;
		font-weight: bold;
		padding-bottom: 10px;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr .mht-ety.mht-level-0 {
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr .mht-ety.mht-level-1 {
		font-size: 19px;
		line-height: 30px;
		padding-left: 20px;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr .mht-ety.mht-level-2 {
		font-size: 18px;
		line-height: 28px;
		padding-left: 40px;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr .mht-ety.mht-level-3 {
		font-size: 17px;
		line-height: 23px;
		padding-left: 60px;
	}

	.mht-hc-ele-id-p806t61460711c5841 > .mht-hc-ele-inr {
		border-top-width: 1px;
		border-bottom-width: 1px;
		padding-top: 30px;
		padding-bottom: 30px;
		border-color: rgb(0, 0, 0);
		border-style: solid;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5842.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p806t61460711c5842 > .mht-hc-ele-inr {
		align-items: stretch;
		margin-top: 30px;
		background-color: rgba(6, 55, 115, 1);
	}

	.mht-hc-ele-id-p806t61460711c5843 > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5843 {
		display: block;
	}

	.mht-hc-ele-id-p806t61460711c5843 > .mht-hc-ele-inr {
		height: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5844.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c5844 > .mht-hc-ele-inr {
		align-items: center;
		padding-top: 20px;
		padding-right: 30px;
		padding-bottom: 20px;
		padding-left: 30px;
		background-color: rgba(6, 55, 115, 1);
	}

	.mht-hc-ele-id-p806t61460711c5845 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5845 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p806t61460711c5845 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t61460711c5846 > .mht-hc-ele-inr {
		color: rgba(6, 55, 115, 1);
		font-size: 18px;
		line-height: 17px;
		font-weight: bold;
		margin: 20px 0 0 0;
		border-radius: 4px;
		padding: 18px 36px;
		background-color: rgb(255, 255, 255);
	}

	.mht-hc-ele-id-p806t61460711c5846 > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 10px;
	}

	.mht-hc-ele-id-p806t61460711c5847 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5847 > .mht-hc-ele-inr {
		color: var(--60d4d17355a1b);
		font-size: var(--60d4d19a8fad2_font_size);;
		line-height: var(--60d4d19a8fad2_font_height);;
		font-weight: var(--60d4d19a8fad2_font_weight);;
	}

	.mht-hc-ele-id-p806t61460711c5848 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5848 > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p806t61460711c5848 > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

	.mht-hc-ele-id-p806t61460711c5849 > .mht-hc-ele-inr {
		margin-bottom: 20px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		background-color: var(--60c6f874559f1);
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5849.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c584a > .mht-hc-ele-inr {
		align-items: center;
		border-top-right-radius: 4px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c584a {
		min-width: 100%;
	}

	.mht-hc-ele-id-p806t61460711c584b > .mht-hc-ele-inr:before {
		content: "\e10a";
		color: rgba(255, 255, 255, 1);
		font-size: 14px;
		line-height: 20px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c584b {
		width: 20px;
		min-width: 20px;
		max-width: 100%;
	}

	.mht-hc-ele-id-p806t61460711c584b > .mht-hc-ele-inr {
		margin-top: 2px;
		border-top-left-radius: 100px;
		border-top-right-radius: 100px;
		border-bottom-right-radius: 100px;
		border-bottom-left-radius: 100px;
		padding-left: 2px;
		background-color: var(--60c460f49a333);
	}

	.mht-hc-ele-id-p806t61460711c584c > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: 18px;
		line-height: 27px;
		font-weight: bold;
		padding-left: 10px;
	}

	.mht-hc-ele-id-p806t61460711c584c > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t61460711c584d > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: 18px;
		line-height: 27px;
		font-weight: normal;
		padding-right: 10px;
		padding-left: 10px;
	}

	.mht-hc-ele-id-p806t61460711c584d > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t61460711c584e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c584e > .mht-hc-ele-inr {
		color: var(--60d4d17355a1b);
		font-size: var(--60d4d19a8fad2_font_size);;
		line-height: var(--60d4d19a8fad2_font_height);;
		font-weight: var(--60d4d19a8fad2_font_weight);;
	}

	.mht-hc-ele-id-p806t61460711c584f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c584f > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p806t61460711c584f > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

	.mht-hc-ele-id-p806t61460711c5858 {
		width: 360px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5858 > .mht-hc-ele-inr {
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5859.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c5859 > .mht-hc-ele-inr {
		margin-top: 30px;
		margin-bottom: 30px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p806t61460711c585a {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c585a > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 10px;
	}

	.mht-hc-ele-id-p806t61460711c585a > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c585b.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c585b > .mht-hc-ele-inr {
		align-items: center;
		margin: 5px 10px;
		border-radius: 4px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c585c {
		width: 50px;
	}

	.mht-hc-ele-id-p806t61460711c585c > .mht-hc-ele-inr {
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 5px;
	}

	.mht-hc-ele-id-p806t61460711c585d {
		flex-grow: 1;
	}

	.mht-hc-ele-id-p806t61460711c585d > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 24px;
	}

	.mht-hc-ele-id-p806t61460711c585d > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t61460711c585e > .mht-hc-ele-inr:before {
		content: "\e013";
		font-size: 22px;
		line-height: 30px;
	}

	.mht-hc-ele-id-p806t61460711c585e > .mht-hc-ele-inr {
		padding-right: 5px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c585f.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c585f > .mht-hc-ele-inr {
		align-items: center;
		margin: 5px 10px;
		border-radius: 4px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5860 {
		width: 50px;
	}

	.mht-hc-ele-id-p806t61460711c5860 > .mht-hc-ele-inr {
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 5px;
	}

	.mht-hc-ele-id-p806t61460711c5861 {
		flex-grow: 1;
	}

	.mht-hc-ele-id-p806t61460711c5861 > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 24px;
	}

	.mht-hc-ele-id-p806t61460711c5861 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p806t61460711c5862 > .mht-hc-ele-inr:before {
		content: "\e013";
		font-size: 22px;
		line-height: 30px;
	}

	.mht-hc-ele-id-p806t61460711c5862 > .mht-hc-ele-inr {
		padding-right: 5px;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5863.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c5863 > .mht-hc-ele-inr {
		align-items: center;
		margin-top: 25px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		background-color: var(--612536ba0f6a5);
	}

	.mht-hc-ele-id-p806t61460711c5864 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5864 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 18px;
		line-height: 18px;
		text-align: center;
		justify-content: center;
		font-weight: bold;
	}

	.mht-hc-ele-id-p806t61460711c5864 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5865.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c5865 {
		display: none;
	}

	.mht-hc-ele-id-p806t61460711c5865 > .mht-hc-ele-inr {
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		background-color: var(--60d0d6a594693);
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-color: rgba(0, 0, 0, 0.52);
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		--box-shadow-spread-radius: 1px;
	}

.mht-hc-ele-id-p806t61460711c5865 {
	position: fixed;
	z-index: 9999;
	right: 0;
	bottom: 0;
	left: 0;	
}	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5866.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c5866 > .mht-hc-ele-inr {
		justify-content: center;
	}

	.mht-hc-ele-id-p806t61460711c5867 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5867 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 15px;
		line-height: 17px;
		text-align: center;
		justify-content: center;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 10px;
	}

	.mht-hc-ele-id-p806t61460711c5867 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5868.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5868 {
		max-width: 300px;
	}

	.mht-hc-ele-id-p806t61460711c5868 > .mht-hc-ele-inr {
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		background-color: var(--612536ba0f6a5);
	}

	.mht-hc-ele-id-p806t61460711c5869 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5869 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 14px;
		line-height: 17px;
		text-align: center;
		justify-content: center;
		font-weight: bold;
	}

	.mht-hc-ele-id-p806t61460711c5869 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 {
		width: 100%;
		max-width: 800px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-title-top {
		font-size: 32px;
		text-align: center;
		justify-content: center;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-title-top-sub {
		padding-bottom: 5px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-title-bottom-sub {
		padding-top: 5px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr {
		padding: 10px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-tooltip-icon:before {
		content: "\e19b";
		background-color: #2271b1;
		color: #ffffff;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-tooltip-icon {
		margin: 0 5px;
		font-size: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-tooltip-icon:before {
		line-height: 20px;
		width: 20px;
	}

	.mht-hc-form-tooltip-show-p2801t613e2104d5252 {
		color: #fff;
		padding: 15px;
		background-color: #111;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-items {
		justify-content: center;
		margin: -12px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-item-img {
		min-width: 40px;
		max-width: 40px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-item-img > .mht-hc-inr {
		padding-top: 100%;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-item {
		width: 50%;
		padding: 12px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-items > .mht-hc-item > .mht-hc-inr {
		--box-shadow-color: rgba(227, 227, 227, 1);
		--box-shadow-pos-x: 0;
		--box-shadow-spread-radius: 1px;
		--box-shadow-pos-y: 0;
		--box-shadow-blur-radius: 10px;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		padding: 10px;
		background-color: rgba(255, 255, 255, 1);
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-item-txt {
		align-items: center;
		text-align: left;
		justify-content: flex-start;
		font-weight: bold;
		font-size: 18px;
		padding: 0 0 0 20px;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 .mht-hc-items > .mht-hc-item.mht-hc-active > .mht-hc-inr {
		--box-shadow-pos-x: 0;
		--box-shadow-pos-y: 0;
		--box-shadow-spread-radius: 1px;
		--box-shadow-blur-radius: 10px;
		box-shadow: var(--box-shadow-pos-x) var(--box-shadow-pos-y) var(--box-shadow-blur-radius) var(--box-shadow-spread-radius) var(--box-shadow-color);
		--box-shadow-color: var(--60d0d6a594693);
	}

/* Device Tablet Landscape */

@media ( max-width:1200px ) {

}

/* Device Tablet Portrait */

@media ( max-width:860px ) {

	.mht-hc-ele.mht-hc-ele-id-p806t61460711c5836.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t61460711c583b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5858 {
		display: block;
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t61460711c5858 > .mht-hc-ele-inr {
		margin-right: 0;
		margin-left: 0;
	}

	.mht-hc-ele-id-p806t61460711c5859 {
		display: none;
	}

	.mht-hc-ele-id-p806t61460711c5865 {
		display: block;
	}

}

/* Device Mobile Landscape */

@media ( max-width:720px ) {

	.mht-hc-ele-id-p806t6146070fa22f4 > .mht-hc-ele-inr .mht-hc-item {
		width: 150px;
	}

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-item {
		width: 34%;
	}

}

/* Device Mobile Portrait */

@media ( max-width:540px ) {

	.mht-hc-ele-id-p806t6146070fa22fc > .mht-hc-ele-inr .mht-hc-item {
		width: 50%;
	}

	.mht-hc-ele-id-p806t6146070fa2301 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2302 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p806t6146070fa2303 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p806t6146070fa2308.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p806t6146070fa2308 > .mht-hc-ele-inr {
		justify-content: flex-end;
	}

	.mht-hc-ele-id-p806t6146070fa2309 {
		width: 100%;
	}

	.mht-hc-ele-id-p806t61460711c5842 > .mht-hc-ele-inr {
		align-items: stretch;
	}

	.mht-hc-ele-id-p2801t613e2104d5252 > .mht-hc-ele-inr .mht-hc-item {
		width: 100%;
	}

}

