/* 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-p21t613ba0b1cc9b5.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b5 > .mht-hc-ele-inr {
		justify-content: flex-end;
		margin-top: -10px;
		margin-bottom: 30px;
		padding-top: 80px;
		padding-right: 130px;
		padding-bottom: 80px;
		background-image: url( "https://www.bezahlhelden.de/wp-content/uploads/2021/09/branchenubersicht-1024x341.jpg" );
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba0b1cc9b7.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba0b1cc9b7 {
		max-width: 460px;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b7 > .mht-hc-ele-inr {
		border-radius: 4px;
		padding: 40px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b8 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b8 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 25px;
		line-height: 40px;
		font-weight: bold;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b8 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b9 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b9 > .mht-hc-ele-inr {
		color: rgba(255, 255, 255, 1);
		font-size: 20px;
		line-height: 40px;
		padding: 20px 0;
	}

	.mht-hc-ele-id-p21t613ba0b1cc9b9 > .mht-hc-ele-inr p {
		margin: 0;
	}

	.mht-hc-ele-id-p21t613c869642509 {
		color: rgba(121, 121, 121, 1);
	}

	.mht-hc-ele-id-p21t613c869642509 a {
		color: rgba(121, 121, 121, 1);
	}

	.mht-hc-ele-id-p21t613c869642509 a:hover {
		color: var(--60c460f49a333);
		text-decoration: none;
	}

	.mht-hc-ele-id-p21t613c869642509 .mht-hc-current {
		color: var(--60c460f49a333);
	}

	.mht-hc-ele-id-p21t613c869642509 .mht-hc-delimeter {
		padding: 0px 5px;
		font-size: 16px;
		line-height: 16px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc359c3f28 {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc359c3f28 > .mht-hc-ele-inr {
		color: rgba(23, 23, 26, 1);
		font-size: var(--60d4d19a8fad2_font_size);;
		line-height: var(--60d4d19a8fad2_font_height);;
		font-weight: var(--60d4d19a8fad2_font_weight);;
	}

	.mht-hc-ele.mht-hc-ele-headline.mht-hc-ele-id-p21t613bc359c3f28 > .mht-hc-ele-inr {
		margin-bottom: 30px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812f0.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p21t613bc399812f0 > .mht-hc-ele-inr {
		margin: -20px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812f8.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812f8 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc399812f8 > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc399812fb > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812fb {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc399812fb > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc399812fd > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc399812fd > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812ff.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812ff {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc399812ff > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc39981301 > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981301 {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc39981301 > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc39981303 > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc39981303 > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981306.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981306 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc39981306 > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc39981308 > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981308 {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc39981308 > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc3998130a > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc3998130a > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998130c.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998130c {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc3998130c > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc3998130e > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998130e {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc3998130e > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc39981310 > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc39981310 > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981313.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981313 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc39981313 > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc39981315 > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981315 {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc39981315 > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc39981317 > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc39981317 > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981319.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981319 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613bc39981319 > .mht-hc-ele-inr {
		margin: 20px;
		border-radius: 10px;
		background-color: var(--60d0d6a594693);
	}

	.mht-hc-ele-id-p21t613bc3998131c > .mht-hc-ele-inr > img {
		object-fit: cover;
		width: 100%;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998131c {
		width: 100%;
	}

	.mht-hc-ele-id-p21t613bc3998131c > .mht-hc-ele-inr {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.mht-hc-ele-id-p21t613bc3998131e > .mht-hc-ele-inr {
		color: rgb( 255, 255, 255 );
		font-size: 20px;
		font-weight: bold;
		padding: 10px 40px;
	}

	.mht-hc-ele-id-p21t613bc3998131e > .mht-hc-ele-inr::after {
		content: "\e013";
		padding: 0 0 0 6px;
		font-size: 22px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t6148d8f407c58 {
		width: 100%;
	}

	.mht-hc-ele-id-p21t6148d8f407c58 > .mht-hc-ele-inr {
		color: rgba(23, 23, 26, 1);
		font-size: var(--60d4d19a8fad2_font_size);;
		line-height: var(--60d4d19a8fad2_font_height);;
		font-weight: var(--60d4d19a8fad2_font_weight);;
	}

	.mht-hc-ele.mht-hc-ele-headline.mht-hc-ele-id-p21t6148d8f407c58 > .mht-hc-ele-inr {
		margin-top: 50px;
		margin-bottom: 30px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec51b.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51b > .mht-hc-ele-inr {
		margin-bottom: 50px;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51d {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec51e.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51e > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51f {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec522 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec522 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec522 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec523 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec524.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec524 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec525 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec529 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec529 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec529 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52a {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec52b.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52b > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52c {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52f > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52f > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52f > .mht-hc-ele-inr a {
		color: var(--60c460f49a333);
	}

	.mht-hc-ele-id-p21t613ba5b7ec530 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec531.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec531 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec532 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec535 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec535 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec535 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec536 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec537.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec537 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec538 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53b > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53b > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53c {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec53d.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53d > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53e {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec541 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec541 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec541 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec542 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec543.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec543 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec544 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec547 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec547 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec547 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec548 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec549.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec549 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54a {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54d > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54d > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54e {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec54f.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54f > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec550 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec553 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec553 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec553 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec554 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec555.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec555 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec556 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec559 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec559 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec559 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55a {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec55b.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55b > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55c {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55f > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55f > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec560 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec561.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec561 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec562 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec565 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec565 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec565 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec566 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec567.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec567 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec568 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56b > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56b > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56c {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec56d.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56d > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56e {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec571 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec571 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec571 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec572 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec573.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec573 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec574 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec578 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec578 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec578 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec579 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec57a.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57a > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57b {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57e > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57e > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57f {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec581.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec581 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec582 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec585 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec585 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec585 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec586 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec588.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec588 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec589 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58c > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58c > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58e {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec58f.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58f > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec590 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec594 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec594 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec594 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec595 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec597.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec597 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec598 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59c > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59c > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59d {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec59e.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59e > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a0 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a4 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a4 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a4 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a6 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5a8.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a8 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5aa {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5af {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5af > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5af > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b0 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5b2.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b2 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b3 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b8 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b8 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b8 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b9 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5bb.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5bb > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5bd {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c2 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c2 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c2 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c3 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5c5.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c5 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c7 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cb {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cb > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cb > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cd {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5cf.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cf > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d0 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d5 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d5 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d5 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d7 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5d9.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d9 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5db {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e0 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e0 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e0 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e2 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5e3.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e3 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e5 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ea {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ea > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ea > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ec {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5ee.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ee > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f0 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f5 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f5 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f5 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f7 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec5f9.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f9 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5fb {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec601 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec601 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec601 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec603 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec605.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec605 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec607 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60d > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60d > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60f {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec611.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec611 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec613 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec619 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec619 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec619 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec61b {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec61d.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec61d > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec620 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec626 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec626 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec626 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec628 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec62a.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec62a > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec62c {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec633 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec633 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec633 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec635 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec637.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec637 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec63a {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec640 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec640 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec640 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec643 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec645.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec645 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec647 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec64f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec64f > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec64f > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec651 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec654.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec654 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec656 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec65d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec65d > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec65d > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec660 {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec662.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec662 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec664 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66c > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66c > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66e {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec670.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec670 > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec673 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67a {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67a > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67a > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67d {
		width: 25%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613ba5b7ec67f.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67f > .mht-hc-ele-inr {
		align-items: center;
	}

	.mht-hc-ele-id-p21t613ba5b7ec682 {
		width: 40px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec689 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec689 > .mht-hc-ele-inr {
		color: var(--60d0d6a594693);
		font-size: var(--60d0d73eacf03_font_size);;
		font-weight: var(--60d0d73eacf03_font_weight);;
	}

	.mht-hc-ele-id-p21t613ba5b7ec689 > .mht-hc-ele-inr a:hover {
		text-decoration: var(--60d4bf5c4e114_text_decoration);;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t6148d989975ff.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: nowrap;
	}

	.mht-hc-ele-id-p21t6148d9899760e {
		flex-grow: 1;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t6148d98997611.mht-hc-ele-container > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p21t6148d9899762b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148d9899762b > .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-p21t6148d9899763f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148d9899763f > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p21t6148d9899763f > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

	.mht-hc-ele-id-p21t6148dcf258a6b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148dcf258a6b > .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-p21t6148dc8e58e04 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148dc8e58e04 > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
	}

	.mht-hc-ele-id-p21t6148dc8e58e04 > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

	.mht-hc-ele-id-p21t6148d9899763c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148d9899763c > .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-p21t6148dc5eb2165 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t6148dc5eb2165 > .mht-hc-ele-inr {
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 30px;
	}

	.mht-hc-ele-id-p21t6148dc5eb2165 > .mht-hc-ele-inr p {
		margin: 0 20px 20px 20px;
	}

/* Device Tablet Landscape */

@media ( max-width:1200px ) {

	.mht-hc-ele-id-p21t613ba5b7ec51d {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec523 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52a {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec530 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec536 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53c {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec542 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec548 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54e {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec554 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55a {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec560 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec566 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56c {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec572 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec579 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57f {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec586 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58e {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec595 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59d {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a6 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b0 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b9 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c3 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cd {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d7 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e2 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ec {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f7 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec603 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60f {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec61b {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec628 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec635 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec643 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec651 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec660 {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66e {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67d {
		width: 33.333%;
		flex-shrink: 0;
		flex-grow: 0;
	}

}

/* Device Tablet Portrait */

@media ( max-width:860px ) {

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812f8 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812ff {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981306 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998130c {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981313 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981319 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51d {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec523 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52a {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec530 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec536 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53c {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec542 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec548 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54e {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec554 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55a {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec560 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec566 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56c {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec572 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec579 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57f {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec586 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58e {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec595 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59d {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a6 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b0 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b9 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c3 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cd {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d7 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e2 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ec {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f7 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec603 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60f {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec61b {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec628 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec635 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec643 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec651 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec660 {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66e {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67d {
		width: 50%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t6148d989975ff.mht-hc-ele-row > .mht-hc-ele-inr {
		flex-wrap: wrap;
	}

	.mht-hc-ele-id-p21t6148d9899760e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

}

/* Device Mobile Landscape */

@media ( max-width:720px ) {

	.mht-hc-ele-id-p21t613ba0b1cc9b5 > .mht-hc-ele-inr {
		justify-content: center;
		padding-right: 20px;
		padding-left: 20px;
	}

}

/* Device Mobile Portrait */

@media ( max-width:540px ) {

	.mht-hc-ele-id-p21t613bc399812f0 > .mht-hc-ele-inr {
		margin: -20px;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812f8 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc399812ff {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981306 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc3998130c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981313 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele.mht-hc-ele-id-p21t613bc39981319 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec51d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec523 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec52a {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec530 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec536 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec53c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec542 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec548 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec54e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec554 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec55a {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec560 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec566 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec56c {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec572 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec579 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec57f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec586 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec58e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec595 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec59d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5a6 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b0 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5b9 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5c3 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5cd {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5d7 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5e2 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5ec {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec5f7 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec603 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec60f {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec61b {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec628 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec635 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec643 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec651 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec660 {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec66e {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.mht-hc-ele-id-p21t613ba5b7ec67d {
		width: 100%;
		flex-shrink: 0;
		flex-grow: 0;
	}

}

