.ml ml-hero-image-header .trustindex {
	display: flex;
	margin-bottom: var(--scale8-1);
}

.ml ml-hero-image-header .trustindex > * {
	text-align: left !important;
}

.ml ml-hero-image-header .trustindex .ti-header {
	padding: 0 !important;
	user-select: none;
	cursor: pointer;
}

.ml ml-hero-image-header .trustindex .ti-header:hover {
	transform: none !important;
}

.ml ml-hero-image-header .trustindex .ti-widget-container {
	display: flex !important;
}

.ml ml-hero-image-header .trustindex .ti-widget-container .ti-header {
	padding-left: 0;
}

.ml ml-hero-image-header .trustindex .ti-widget-container .ti-header .ti-mob-row .nowrap,
.ml ml-hero-image-header .trustindex .ti-widget-container .ti-header .ti-mob-row .nowrap strong {
	color: var(--ml-text-color) !important;
}

.ml ml-hero-image-header .trustindex .ti-small-logo {
	display: none !important;
}

.ml ml-hero-image-header .trustindex .ti-mob-row span.nowrap {
	visibility: hidden;
}

.ml ml-hero-image-header .trustindex .ti-mob-row span.nowrap strong {
	visibility: visible;
}