
@charset "UTF-8";

.ti-amp-iframe-body {
	background: #fff;
}

.ti-widget.ti-goog {
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: left;
	direction: ltr;
	box-sizing: border-box;
	font-family: unset;
	font-weight: 400;
}

.ti-widget.ti-goog font {
	pointer-events: none;
}

.ti-widget.ti-goog script {
	display: none !important;
}

.ti-widget.ti-goog img {
	box-shadow: unset !important;
}

.ti-widget.ti-goog *, .ti-widget.ti-goog *:after {
	box-sizing: border-box;
}

.ti-widget.ti-goog *:before, .ti-widget.ti-goog *:after {
	-webkit-box-ordinal-group: 1 !important;
	content: unset;
}

.ti-widget.ti-goog:before {
	display: none !important;
}

.ti-widget.ti-goog img {
	padding: 0 !important;
	margin: 0 !important;
	min-width: initial !important;
	max-width: initial !important;
	border: 0 !important;
	border-radius: 0 !important;
	aspect-ratio: initial !important;
}

.ti-widget.ti-goog img.emoji {
	width: 15px;
	display: inline;
	vertical-align: center;
}

.ti-widget.ti-goog a {
	text-decoration: underline !important;
	color: inherit;
}

.ti-widget.ti-goog a.ti-header {
	text-decoration: none !important;
}

.ti-widget.ti-goog a[href="#"]:not(.ti-show-original-text), .ti-widget.ti-goog a:not([href]):not(.ti-show-original-text) {
	text-decoration: none !important;
	pointer-events: none;
}

.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog .ti-widget-container * {
	font-family: "Trustindex Poppins";
	font-size: 14px;
	line-height: 1.4em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	row-gap: unset !important;
	column-gap: unset !important;
}

.ti-widget.ti-goog strong, .ti-widget.ti-goog strong * {
	font-weight: 600;
}

.ti-widget.ti-goog .ti-tooltip, .ti-widget.ti-goog .ti-verified-tooltip {
	color: white !important;
	background-color: black !important;
	text-align: left;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 13px !important;
	font-weight: 400;
	display: inline-block !important;
	position: absolute;
	top: -5px;
	white-space: nowrap;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease-in-out;
	width: max-content;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .33);
	--ti-border-arrow-color: black;
	margin: unset;
	bottom: unset;
	left: unset;
	right: calc(100% + 10px);
	margin-right: 30px;
}

.ti-widget.ti-goog .ti-tooltip:before, .ti-widget.ti-goog .ti-verified-tooltip:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: "" !important;
	position: absolute;
	top: 50%;
	margin-top: -7px;
}

.ti-widget.ti-goog .ti-tooltip:before, .ti-widget.ti-goog .ti-verified-tooltip:before {
	left: unset;
	right: -7px;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent var(--ti-border-arrow-color);
}

.ti-widget.ti-goog .ti-with-tooltip, .ti-widget.ti-goog .ti-verified-review {
	position: relative;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-with-tooltip:hover .ti-tooltip, .ti-widget.ti-goog .ti-with-tooltip:hover .ti-verified-tooltip, .ti-widget.ti-goog .ti-verified-review:hover .ti-tooltip, .ti-widget.ti-goog .ti-verified-review:hover .ti-verified-tooltip {
	opacity: 1;
	margin: 0;
	visibility: visible;
}

.ti-widget.ti-goog .ti-verified-tooltip {
	margin: unset;
	right: unset;
	left: calc(100% + 10px);
	margin-left: 30px;
}

.ti-widget.ti-goog .ti-verified-tooltip:before {
	right: unset;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-color: transparent var(--ti-border-arrow-color) transparent transparent;
}

.ti-widget.ti-goog .ti-verified-platform .ti-verified-tooltip {
	width: 175px;
	max-width: 250px;
	white-space: normal;
	line-height: 1.4 !important;
	top: -10px;
}

.ti-widget.ti-goog .ti-verified-platform .ti-verified-tooltip:before {
	top: 18px;
}

.ti-widget.ti-goog .ti-date .ti-tooltip {
	margin: unset;
	top: unset;
	right: unset;
	left: calc(50% + 20px);
	transform: translateX(-50%);
	margin-bottom: 30px;
	bottom: calc(100% + 10px);
}

.ti-widget.ti-goog .ti-date .ti-tooltip:before {
	top: unset;
	right: unset;
	margin: unset;
	left: 50%;
	margin-left: -25px;
	bottom: -7px;
	border-width: 7px 7px 0 7px;
	border-color: var(--ti-border-arrow-color) transparent transparent transparent;
}

.ti-widget.ti-goog[data-set-id^="dark-"] .ti-tooltip, .ti-widget.ti-goog[data-set-id^="dark-"] .ti-verified-tooltip, .ti-widget.ti-goog[data-set-id="light-contrast"] .ti-tooltip, .ti-widget.ti-goog[data-set-id="light-contrast"] .ti-verified-tooltip {
	color: black !important;
	background-color: white !important;
	--ti-border-arrow-color: white;
}

.ti-widget.ti-goog .ti-widget-container {
	display: block;
	color: #fff;
	margin-bottom: 15px;
}

.ti-widget.ti-goog .ti-widget-container .ti-name {
	font-weight: 600;
	font-size: 15px;
	overflow: hidden;
	padding-right: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}

.ti-widget.ti-goog .ti-widget-container .ti-name a {
	text-decoration: none !important;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-widget-container .ti-name a:hover {
	text-decoration: underline !important;
}

.ti-widget.ti-goog .ti-widget-container .ti-date {
	color: #8a8a8a;
	font-size: 13px;
}

.ti-widget.ti-goog .ti-widget-container .ti-date .ti-tooltip {
	bottom: calc(100% + 8px);
}

.ti-widget.ti-goog .ti-profile-img {
	margin: 0 15px 0 0 !important;
}

.ti-widget.ti-goog .ti-profile-img img {
	width: 40px !important;
	height: 40px !important;
	display: block;
	border-radius: 30px !important;
	object-fit: cover;
	object-position: top;
}

.ti-widget.ti-goog .ti-profile-img .ti-profile-img-sprite {
	display: inline-block;
	float: left;
	background: white;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}

.ti-widget.ti-goog .ti-profile-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}

.ti-widget.ti-goog .ti-stars {
	margin-top: 3px;
	white-space: nowrap;
	display: block;
}

.ti-widget.ti-goog .ti-star {
	width: 17px !important;
	height: 17px !important;
	margin-right: 1px !important;
	vertical-align: unset;
	display: inline-block !important;
}

.ti-widget.ti-goog img.ti-star {
	background: none !important;
}

.ti-widget.ti-goog .ti-header, .ti-widget.ti-goog .ti-popup-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.ti-widget.ti-goog .ti-header .ti-name, .ti-widget.ti-goog .ti-popup-header .ti-name {
	font-size: 15px;
	overflow: visible;
	text-overflow: initial;
	white-space: normal;
	margin-top: 0px;
	margin-top: -3px;
	padding-right: 0px;
	margin-bottom: 5px;
	color: #000 !important;
}

.ti-widget.ti-goog .ti-header .ti-star, .ti-widget.ti-goog .ti-popup-header .ti-star {
	width: 20px !important;
	height: 20px !important;
}

.ti-widget.ti-goog .ti-header .ti-star.ti-rating, .ti-widget.ti-goog .ti-popup-header .ti-star.ti-rating {
	color: #728ec2;
	font-weight: 600;
	display: inline-block;
	padding-right: 5px;
	position: relative;
	font-size: 16px;
	top: -2px;
}

.ti-widget.ti-goog .ti-header .ti-profile-img img, .ti-widget.ti-goog .ti-header .ti-profile-img .ti-profile-img-sprite, .ti-widget.ti-goog .ti-popup-header .ti-profile-img img, .ti-widget.ti-goog .ti-popup-header .ti-profile-img .ti-profile-img-sprite {
	width: 65px !important;
	height: 65px !important;
	border-radius: 4px !important;
}

.ti-widget.ti-goog .ti-header .ti-profile-img img, .ti-widget.ti-goog .ti-popup-header .ti-profile-img img {
	object-fit: contain;
}

.ti-widget.ti-goog .ti-header .ti-profile-details, .ti-widget.ti-goog .ti-popup-header .ti-profile-details {
	padding-top: 6px;
}

.ti-widget.ti-goog .ti-header .ti-stars, .ti-widget.ti-goog .ti-popup-header .ti-stars {
	margin-top: 2px;
	line-height: 0;
}

.ti-widget.ti-goog .ti-fade-container {
	grid-row: 1;
	grid-column: 1;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	flex-direction: inherit;
	text-align: inherit;
	display: none;
	opacity: 0;
	transition: opacity 1s;
}

.ti-widget.ti-goog .ti-fade-container:nth-child(1) {
	display: flex;
	opacity: 1;
}

.ti-widget.ti-goog .ti-header-grid, .ti-widget.ti-goog .ti-footer-grid {
	display: grid;
}

.ti-widget.ti-goog .ti-footer-filter-text {
	font-size: 15px !important;
	color: #000;
	margin-bottom: 0 !important;
	padding: 0 15px;
	text-align: left;
	margin: 15px 0;
}

.ti-widget.ti-goog .ti-footer-filter-text:empty {
	margin: 0 !important;
}

.ti-widget.ti-goog .ti-disclaimer {
	visibility: hidden;
	opacity: 0;
	padding: 12px 24px;
	position: absolute;
	bottom: 100%;
	width: 100%;
	min-width: 220px;
	max-width: 585px;
	background: white;
	border: 1px solid black;
	border-radius: 6px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	z-index: 2147483647;
	color: #000 !important;
	transition: all .3s;
	transition-delay: .35s;
	white-space: normal !important;
	right: unset;
	left: 50%;
	transform: translateX(-50%);
}

.ti-widget.ti-goog .ti-disclaimer:before, .ti-widget.ti-goog .ti-disclaimer:after {
	left: 0;
	right: 0;
}

.ti-widget.ti-goog .ti-disclaimer a {
	font-size: inherit;
}

.ti-widget.ti-goog .ti-disclaimer * {
	color: inherit !important;
}

.ti-widget.ti-goog .ti-disclaimer:hover {
	visibility: visible;
	opacity: 1;
}

.ti-widget.ti-goog:not([data-layout-category*="top-rated-badge"]) .ti-disclaimer:before, .ti-widget.ti-goog:not([data-layout-category*="top-rated-badge"]) .ti-disclaimer:after {
	position: absolute;
	content: "";
	bottom: -18px;
	margin: 0 auto;
	width: 0;
	border-style: solid;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid black;
	border-top: 0;
	transform: rotate(45deg);
}

.ti-widget.ti-goog:not([data-layout-category*="top-rated-badge"]) .ti-disclaimer:after {
	bottom: -16px;
	margin-right: 1px;
	border-bottom-color: white;
}

.ti-widget.ti-goog[data-layout-category*="top-rated-badge"] .ti-disclaimer:after {
	position: absolute;
	content: "";
	bottom: -10px;
	margin: 0 auto;
	width: 0;
	border: 10px solid transparent;
	border-bottom-width: 0;
	border-top-color: #000;
}

.ti-widget.ti-goog[data-layout-category*="top-rated-badge"] .ti-disclaimer.ti-bottom {
	bottom: unset;
	margin-bottom: unset;
	top: 100%;
	margin-top: 15px;
}

.ti-widget.ti-goog[data-layout-category*="top-rated-badge"] .ti-disclaimer.ti-bottom:after {
	bottom: unset;
	top: -10px;
	border: 10px solid transparent;
	border-top-width: 0;
	border-bottom-color: #000;
}

.ti-widget.ti-goog .ti-verified-by {
	display: inline-block;
}

.ti-widget.ti-goog .ti-verified-by .ti-info-icon {
	display: inline-block;
	background-size: contain;
	width: 13px;
	height: 13px;
	position: relative;
	top: 2px;
	-webkit-mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/icon/ti-info-light.svg");
	mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/icon/ti-info-light.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	background-color: #fff;
}

.ti-widget.ti-goog .ti-verified-by-row {
	display: block;
	text-align: right;
	margin-bottom: 0 !important;
	font-size: 12px;
	color: #000;
	margin: 12px 28px;
}

.ti-widget.ti-goog .ti-verified-by-row > .ti-inner {
	display: inline-block;
	position: relative;
	padding: 4px 14px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 3px;
}

.ti-widget.ti-goog .ti-verified-by-row .ti-info-icon {
	-webkit-mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-info-regular.svg");
	mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-info-regular.svg");
}

.ti-widget.ti-goog .ti-verified-by-row .ti-info-icon.nitro-lazy {
	mask-image: none !important;
}

.ti-widget.ti-goog .ti-verified-by-row .ti-trustindex-icon {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: unset;
	position: relative;
	top: 2px;
	background-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/platform/Trustindex/icon.svg");
	margin-left: 4px;
	margin-right: 3px;
}

.ti-widget.ti-goog .ti-verified-by-row .ti-trustindex-icon.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer {
	width: 320px !important;
	left: unset;
	transform: unset;
	right: -7px;
}

.ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer:after, .ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer:before {
	left: unset;
	right: 15px;
}

.ti-widget.ti-goog .ti-verified-by-row[data-style="1"] > .ti-inner {
	background-color: #157351;
	color: white;
}

.ti-widget.ti-goog .ti-verified-by-row[data-style="1"] .ti-info-icon {
	background-color: white !important;
}

.ti-widget.ti-goog .ti-verified-by-row[data-style="2"] > .ti-inner {
	background-color: #d6f3e6;
	color: black;
}

.ti-widget.ti-goog .ti-verified-by-row[data-style="2"] .ti-info-icon {
	background-color: black !important;
}

.ti-widget.ti-goog .ti-verified-by:hover + .ti-disclaimer, .ti-widget.ti-goog .ti-verified-by .ti-inner:hover .ti-disclaimer {
	visibility: visible;
	transition-delay: .1ms;
	opacity: 1;
}

.ti-widget.ti-goog .ti-footer-filter-text + .ti-verified-by-row {
	margin-top: -20px !important;
}

.ti-widget.ti-goog .ti-verified-by .ti-info-icon.nitro-lazy {
	mask-image: none !important;
}

.ti-widget.ti-goog .ti-footer + .ti-verified-by-row {
	text-align: center;
}

.ti-widget.ti-goog .ti-footer + .ti-verified-by-row .ti-disclaimer {
	right: unset !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}

.ti-widget.ti-goog .ti-footer + .ti-verified-by-row .ti-disclaimer:before, .ti-widget.ti-goog .ti-footer + .ti-verified-by-row .ti-disclaimer:after {
	left: 0 !important;
	right: 0 !important;
}

.ti-widget.ti-goog .ti-footer + .ti-verified-by-row .ti-disclaimer:after {
	margin-right: auto !important;
	right: 2px !important;
}

@media (max-width:479px) {
	.ti-widget.ti-goog .ti-verified-by-row {
		text-align: center !important;
	}
	
	.ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer {
		right: unset;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer:before, .ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer:after {
		left: 0;
		right: 0;
	}
	
	.ti-widget.ti-goog .ti-verified-by-row .ti-disclaimer:after {
		margin-right: auto;
		right: 2px;
	}
	
	.ti-widget.ti-goog .ti-footer-filter-text + .ti-verified-by-row {
		margin-top: 12px !important;
	}
}

@media (max-width:479px) {
	.ti-widget.ti-goog .ti-footer-filter-text {
		text-align: center !important;
	}
}

@media (min-width:1024px) {
	.ti-widget.ti-goog .ti-footer-filter-text {
		margin: 12px 28px;
	}
}

.ti-widget.ti-goog .star-lg .ti-star {
	width: 30px !important;
	height: 30px !important;
}

.ti-widget.ti-goog .ti-d-none {
	display: none !important;
}

.ti-widget.ti-goog .ti-rating-text, .ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large), .ti-widget.ti-goog .ti-rating-text strong a, .ti-widget.ti-goog .ti-rating-text strong span, .ti-widget.ti-goog .ti-rating-text span strong, .ti-widget.ti-goog .ti-rating-text span, .ti-widget.ti-goog .ti-footer, .ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large), .ti-widget.ti-goog .ti-footer span, .ti-widget.ti-goog .ti-footer strong a {
	font-size: 15px;
	color: #000;
}

.ti-widget.ti-goog .ti-large-logo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0 !important;
}

.ti-widget.ti-goog .ti-large-logo .ti-v-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
	text-align: center;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-large-logo img {
	margin: auto !important;
	display: block !important;
	position: relative;
	width: 150px !important;
	height: 32px !important;
	object-fit: unset !important;
}

.ti-widget.ti-goog .nowrap {
	white-space: nowrap;
	display: inline-block;
	margin: 0 2px;
}

.ti-widget.ti-goog .nowrap:first-of-type {
	margin-left: 0;
}

.ti-widget.ti-goog .nowrap:last-of-type {
	margin-right: 0;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper .ti-inner > .ti-stars, .ti-widget.ti-goog .ti-reviews-container-wrapper .ti-popup-inner > .ti-stars {
	margin-bottom: 11px;
	margin-top: 11px;
	text-align: left;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper {
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	direction: ltr;
	margin: 0 -8px;
	padding-top: 5px;
}

.ti-disable-animation.ti-widget.ti-goog .ti-reviews-container-wrapper {
	padding-top: 0 !important;
}

@media (min-width:1024px) {
	.ti-widget.ti-goog .ti-reviews-container-wrapper {
		margin: 0 8px !important;
	}
}

.ti-widget.ti-goog .ti-col-1 .ti-review-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.ti-widget.ti-goog .ti-col-2 .ti-review-item {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.ti-widget.ti-goog .ti-col-3 .ti-review-item {
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
}

.ti-widget.ti-goog .ti-col-4 .ti-review-item {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.ti-widget.ti-goog .ti-col-5 .ti-review-item {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.ti-widget.ti-goog .ti-col-6 .ti-review-item {
	-ms-flex: 0 0 16.666%;
	flex: 0 0 16.666%;
	max-width: 16.666%;
}

.ti-widget.ti-goog .ti-col-7 .ti-review-item {
	-ms-flex: 0 0 14.286%;
	flex: 0 0 14.286%;
	max-width: 14.286%;
}

.ti-widget.ti-goog .ti-col-8 .ti-review-item {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.ti-widget.ti-goog .ti-col-9 .ti-review-item {
	-ms-flex: 0 0 11.111%;
	flex: 0 0 11.111%;
	max-width: 11.111%;
}

.ti-widget.ti-goog .ti-col-10 .ti-review-item {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.ti-widget.ti-goog .ti-reviews-container {
	position: relative;
	display: block;
	touch-action: pan-y;
}

.ti-widget.ti-goog .ti-read-more {
	display: block;
	padding: 8px 0 0;
	text-align: left;
	position: relative;
}

.ti-widget.ti-goog .ti-read-more span {
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	font-size: 13.5px;
	color: #fff;
	opacity: .5;
	text-decoration: none !important;
	transition: color 300ms ease-out;
	cursor: pointer;
}

.ti-widget.ti-goog .ti-read-more span:hover {
	opacity: 1;
	text-decoration: underline !important;
}

.ti-widget.ti-goog .ti-read-more:after {
	content: "";
	position: absolute;
	right: 0;
	top: calc(50% + 3px);
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/icon/ti-quote.svg");
	-webkit-mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/icon/ti-quote.svg");
	background: #d9d9d9;
	display: none;
}

.ti-widget.ti-goog .ti-review-item {
	padding: 0 8px;
	transition: transform 300ms ease-out;
}

.ti-widget.ti-goog .ti-review-item .ti-inner {
	border-radius: 4px;
}

.ti-widget.ti-goog .ti-review-item > .ti-inner {
	border-style: solid !important;
	border-color: #191919 !important;
	border-radius: 12px !important;
	padding: 20px !important;
	margin: 0 !important;
	display: block !important;
	position: relative;
	background-color: #191919;
	background-image: none;
}

.ti-widget.ti-goog .ti-review-item > .ti-inner.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog .ti-review-item .ti-polarity-icon {
	position: relative;
	text-indent: 3px;
	display: inline-block;
	width: 15px !important;
	height: 15px !important;
	vertical-align: unset;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation {
	display: inline-block;
	height: 15px;
	line-height: 15px;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon {
	position: relative;
	margin: 0 5px !important;
	margin-bottom: -3px !important;
	text-indent: 3px;
	display: inline-block;
	width: 15px !important;
	height: 15px !important;
	vertical-align: unset;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon:first-child {
	margin-left: 0 !important;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-title {
	font-weight: 600;
	font-size: 13px !important;
	opacity: .8;
	position: relative;
	top: -1px;
}

.ti-widget.ti-goog .ti-review-item .ti-recommendation + .ti-dummy-stars {
	display: none;
}

.ti-widget.ti-goog .ti-review-item .ti-stars {
	height: 17px;
	line-height: 17px;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image {
	width: 80px;
	height: 80px;
	border-radius: 12px;
	margin-left: 12px;
	margin-bottom: 4px;
	margin-top: 2px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image img {
	position: absolute;
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	border-radius: inherit !important;
	left: 0;
	top: 0;
	transition: all .3s ease-in-out;
	pointer-events: none;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image .ti-more-image-count {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	background-color: rgba(0, 0, 0, .4);
	font-size: 18px;
	border-radius: inherit;
	opacity: 0;
	pointer-events: none;
	transition: all .2s ease-in-out;
	font-weight: 600;
	transform: scale(.85);
	z-index: 2;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image:hover img {
	transform: scale(1.1);
}

.ti-widget.ti-goog .ti-review-item .ti-review-image:hover.ti-has-more-image .ti-more-image-count {
	opacity: 1;
	transform: scale(1);
}

.ti-widget.ti-goog .ti-review-item .ti-review-image-container {
	display: flex;
	flex-wrap: nowrap;
	margin: 0 -4px;
	margin-top: 15px;
	max-height: 100px;
	transition: all 500ms ease-in-out;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image {
	float: unset !important;
	margin: 0 !important;
	width: 25%;
	height: unset;
	flex: 0 0 auto;
	padding: 0 4px;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image .ti-review-image-inner {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: inherit;
	overflow: hidden;
	pointer-events: none;
}

.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image.ti-has-more-image .ti-more-image-count {
	opacity: 1;
	transform: scale(1);
}

.ti-widget.ti-goog .ti-review-item.ti-hidden-review .ti-review-image-container {
	max-height: 0;
	margin-top: 0;
	transition-delay: 500ms;
}

.ti-widget.ti-goog .ti-review-content {
	-webkit-box-orient: vertical;
	line-height: 21.75px;
	height: 87px;
	font-size: 15px;
	text-align: left;
	transition: height .5s;
	word-wrap: break-word;
	word-break: break-word;
	font-style: normal;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden !important;
	padding-right: 0;
}

.ti-widget.ti-goog .ti-review-content .ti-review-image {
	float: right;
}

.ti-text-align-right.ti-widget.ti-goog .ti-review-content .ti-review-image {
	float: left;
	margin-left: unset;
	margin-right: 12px;
}

.ti-ios-fallback.ti-widget.ti-goog .ti-review-content {
	display: block;
}

.ti-widget.ti-goog .ti-review-content .ti-show-original-text {
	font-size: inherit !important;
}

.ti-review-text-mode-scroll.ti-widget.ti-goog .ti-review-content {
	-webkit-line-clamp: inherit;
	overflow: auto !important;
	overflow-x: hidden !important;
	padding-right: 10px;
}

.ti-text-align-right.ti-widget.ti-goog .ti-review-content {
	text-align: right !important;
}

.ti-text-align-center.ti-widget.ti-goog .ti-review-content {
	text-align: center !important;
}

.ti-text-align-justify.ti-widget.ti-goog .ti-review-content {
	text-align: justify !important;
}

.ti-widget.ti-goog .ti-review-content .ti-stars {
	margin-bottom: 5px;
}

.ti-widget.ti-goog .ti-review-content strong {
	font-size: inherit;
	color: inherit;
	font-weight: normal !important;
}

.ti-widget.ti-goog .ti-review-content .ti-reply-by-owner-title {
	font-weight: 600 !important;
}

.ti-widget.ti-goog .ti-review-content .ti-reply-by-owner-title:before {
	content: "↪ ";
}

.ti-widget.ti-goog .ti-review-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
}

.ti-widget.ti-goog .ti-highlight {
	padding: 1px 2px;
	margin: 0;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	background-color: transparent !important;
	background-image: linear-gradient(#fbe049, #fbe049);
	background-size: 100% 19px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000 !important;
	font-size: inherit !important;
}

@media (min-width:480px) {
	.ti-widget.ti-goog .ti-review-item:hover {
		-webkit-transform: translate(0, -5px);
		-ms-transform: translate(0, -5px);
		transform: translate(0, -5px);
	}
}

.ti-widget.ti-goog .ti-ai-summary-item {
	color: #fff;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content {
	-webkit-line-clamp: 5;
	margin-top: 16.25px;
	height: 110.75px !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	font-size: inherit;
	pointer-events: none;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li {
	list-style: inherit;
	margin-bottom: 0;
	padding-left: 20px;
	position: relative;
	font-size: inherit;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:last-child {
	margin-bottom: 0;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:before {
	display: block;
	content: "";
	width: 10px;
	height: 5px;
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 7.5px;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img {
	margin-right: 13px !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #191919;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img):not(:first-child) {
	margin-left: -12px !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-details .ti-name {
	padding-right: 0;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-details .ti-date {
	overflow: hidden;
	text-overflow: ellipsis;
}

.ti-widget.ti-goog .ti-ai-summary-item > .ti-inner {
	background-color: #191919 !important;
	background-image: none;
}

.ti-widget.ti-goog .ti-ai-summary-item > .ti-inner.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	border-color: #191919;
}

.ti-widget.ti-goog .ti-ai-summary-item .ti-name, .ti-widget.ti-goog .ti-ai-summary-item .ti-date, .ti-widget.ti-goog .ti-ai-summary-item .ti-read-more span {
	color: #fff;
}

.ti-widget.ti-goog .ti-ten-rating-score {
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	margin-left: 7px;
	height: 100%;
	line-height: 17px;
	vertical-align: top;
}

.ti-widget.ti-goog .ti-platform-icon {
	width: 20px !important;
	height: 20px !important;
	position: absolute;
	top: 0;
	right: 0;
}

.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.e, .ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.f {
	background-image: none;
}

.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.e.nitro-lazy, .ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.f.nitro-lazy {
	background-image: none !important;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star {
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
	-webkit-mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
}

.ti-widget.ti-goog.ti-custom-stars .ti-star.nitro-lazy {
	mask-image: none !important;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star:not(.e):not(.h) {
	background: #f6bb06;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star.h {
	background: #f6bb06;
	background: -webkit-linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
	background: linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
}

.ti-widget.ti-goog.ti-custom-stars .ti-star.e {
	background: #ccc !important;
}

.ti-widget.ti-goog[data-language="ar"] .ti-name, .ti-widget.ti-goog[data-language="ar"] .ti-date, .ti-widget.ti-goog[data-language="ar"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="ar"] .ti-review-content, .ti-widget.ti-goog[data-language="ar"] .ti-review-text, .ti-widget.ti-goog[data-language="ar"] .ti-read-more, .ti-widget.ti-goog[data-language="ar"] .ti-footer, .ti-widget.ti-goog[data-language="ar"] .ti-rating-text, .ti-widget.ti-goog[data-language="ar"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="ar"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="ar"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="ar"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="ar"] .ti-rating-name, .ti-widget.ti-goog[data-language="ar"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="ar"] .ti-load-more-reviews-button, .ti-widget.ti-goog[data-language="he"] .ti-name, .ti-widget.ti-goog[data-language="he"] .ti-date, .ti-widget.ti-goog[data-language="he"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="he"] .ti-review-content, .ti-widget.ti-goog[data-language="he"] .ti-review-text, .ti-widget.ti-goog[data-language="he"] .ti-read-more, .ti-widget.ti-goog[data-language="he"] .ti-footer, .ti-widget.ti-goog[data-language="he"] .ti-rating-text, .ti-widget.ti-goog[data-language="he"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="he"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="he"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="he"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="he"] .ti-rating-name, .ti-widget.ti-goog[data-language="he"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="he"] .ti-load-more-reviews-button, .ti-widget.ti-goog[data-language="fa"] .ti-name, .ti-widget.ti-goog[data-language="fa"] .ti-date, .ti-widget.ti-goog[data-language="fa"] .ti-profile-details .ti-text, .ti-widget.ti-goog[data-language="fa"] .ti-review-content, .ti-widget.ti-goog[data-language="fa"] .ti-review-text, .ti-widget.ti-goog[data-language="fa"] .ti-read-more, .ti-widget.ti-goog[data-language="fa"] .ti-footer, .ti-widget.ti-goog[data-language="fa"] .ti-rating-text, .ti-widget.ti-goog[data-language="fa"] .ti-footer-filter-text, .ti-widget.ti-goog[data-language="fa"] .ti-header-write-btn, .ti-widget.ti-goog[data-language="fa"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label, .ti-widget.ti-goog[data-language="fa"] .ti-header-rating-text, .ti-widget.ti-goog[data-language="fa"] .ti-rating-name, .ti-widget.ti-goog[data-language="fa"] .ti-header .ti-text, .ti-widget.ti-goog[data-language="fa"] .ti-load-more-reviews-button {
	direction: rtl;
}

.ti-widget.ti-goog[data-language="ar"] .ti-stars, .ti-widget.ti-goog[data-language="ar"] .ti-footer .ti-row, .ti-widget.ti-goog[data-language="he"] .ti-stars, .ti-widget.ti-goog[data-language="he"] .ti-footer .ti-row, .ti-widget.ti-goog[data-language="fa"] .ti-stars, .ti-widget.ti-goog[data-language="fa"] .ti-footer .ti-row {
	direction: ltr;
}

.ti-widget.ti-goog[data-language="ar"] .ti-date .ti-tooltip, .ti-widget.ti-goog[data-language="he"] .ti-date .ti-tooltip, .ti-widget.ti-goog[data-language="fa"] .ti-date .ti-tooltip {
	right: unset;
}

.ti-widget.ti-goog .ti-verified-review {
	display: inline-block;
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified.svg");
	background-size: contain;
	width: 15px;
	height: 15px;
	margin: 0 !important;
	margin-left: 7px !important;
	position: relative;
	z-index: 2;
}

.ti-widget.ti-goog .ti-verified-review:only-child {
	margin-left: 0 !important;
}

.ti-widget.ti-goog .ti-verified-review.ti-color-green {
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified-green.svg");
}

.ti-widget.ti-goog .ti-verified-review.ti-color-black {
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified-black.svg");
}

.ti-widget.ti-goog .ti-recommendation + .ti-verified-review {
	top: 2px;
}

.ti-widget.ti-goog .ti-ten-rating-score + .ti-verified-review {
	top: -1px;
}

.ti-widget.ti-goog.ti-disable-nav .ti-controls {
	display: none !important;
}

.ti-widget.ti-goog.ti-disable-nav .ti-footer-filter-text {
	margin: 15px 0;
}

.ti-widget.ti-goog.ti-disable-nav .ti-widget-header {
	margin-left: 13px !important;
	margin-right: 13px !important;
}

.ti-widget.ti-goog.ti-disable-nav .ti-reviews-container-wrapper {
	margin: 0 !important;
}

.ti-widget.ti-goog.ti-review-text-mode-scroll .ti-read-more, .ti-widget.ti-goog.ti-review-text-mode-truncated .ti-read-more {
	display: none !important;
}

.ti-widget.ti-goog.ti-disable-font .ti-widget-container, .ti-widget.ti-goog.ti-disable-font .ti-widget-container *, .ti-widget.ti-goog.ti-disable-font .ti-enable-widget {
	font-family: inherit !important;
}

.ti-widget.ti-goog.ti-disable-animation .ti-review-item:hover, .ti-widget.ti-goog.ti-disable-animation .ti-header:hover, .ti-widget.ti-goog.ti-disable-animation .ti-footer:hover {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.ti-widget.ti-goog.ti-disable-animation .ti-widget-container {
	margin-top: 5px;
}

.ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-popup-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-read-more {
	text-align: right !important;
}

.ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-popup-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-read-more {
	text-align: center !important;
}

.ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-popup-inner > .ti-stars, .ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-read-more {
	text-align: justify !important;
}

.ti-widget.ti-goog.ti-text-align-right .ti-review-header {
	flex-direction: row-reverse;
}

.ti-widget.ti-goog.ti-text-align-right .ti-review-header .ti-platform-icon {
	right: unset;
	left: 0;
}

.ti-widget.ti-goog.ti-text-align-right .ti-review-header .ti-profile-img {
	margin: 0 0 0 15px !important;
}

.ti-widget.ti-goog.ti-text-align-right .ti-review-header .ti-profile-details {
	text-align: right;
}

.ti-widget.ti-goog.ti-text-align-right .ti-review-header .ti-profile-details .ti-name {
	padding-right: 0;
	padding-left: 25px;
}

.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text, .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong:not(.ti-rating-large), .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong a, .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong span, .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span strong, .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span, .ti-widget.ti-goog.ti-show-rating-text .ti-footer, .ti-widget.ti-goog.ti-show-rating-text .ti-footer strong:not(.ti-rating-large), .ti-widget.ti-goog.ti-show-rating-text .ti-footer span, .ti-widget.ti-goog.ti-show-rating-text .ti-footer strong a {
	font-size: 14px !important;
}

.ti-widget.ti-goog.ti-text-align-right .ti-verified-tooltip, .ti-widget.ti-goog.ti-content-align-right .ti-verified-tooltip {
	margin: unset;
	bottom: unset;
	left: unset;
	right: calc(100% + 10px);
	margin-right: 30px;
}

.ti-widget.ti-goog.ti-text-align-right .ti-verified-tooltip:before, .ti-widget.ti-goog.ti-content-align-right .ti-verified-tooltip:before {
	left: unset;
	right: -7px;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent var(--ti-border-arrow-color);
}

.ti-widget.ti-goog.ti-text-align-right .ti-platform-icon .ti-tooltip, .ti-widget.ti-goog.ti-content-align-left .ti-platform-icon .ti-tooltip {
	margin: unset;
	right: unset;
	left: calc(100% + 10px);
	margin-left: 30px;
}

.ti-widget.ti-goog.ti-text-align-right .ti-platform-icon .ti-tooltip:before, .ti-widget.ti-goog.ti-content-align-left .ti-platform-icon .ti-tooltip:before {
	right: unset;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-color: transparent var(--ti-border-arrow-color) transparent transparent;
}

.ti-widget.ti-goog ::-webkit-scrollbar {
	width: 4px;
	border-radius: 3px;
}

.ti-widget.ti-goog ::-webkit-scrollbar-track {
	background: rgba(85, 85, 85, .1);
}

.ti-widget.ti-goog ::-webkit-scrollbar-thumb {
	background: rgba(85, 85, 85, .6);
}

.ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.ti-enable-widget {
	display: none !important;
}

.ti-widget .source-Trustpilot .ti-large-logo, .ti-lightbox .source-Trustpilot .ti-large-logo {
	display: none !important;
}

.ti-widget .source-Trustpilot.ti-tab-item:before, .ti-widget .source-Trustpilot.ti-write-btn-dropdown-item:before, .ti-widget .source-Trustpilot .ti-review-header:after, .ti-widget .source-Trustpilot .ti-inner:after, .ti-widget .source-Trustpilot .ti-review-content:after, .ti-widget .source-Trustpilot .ti-platform-icon:after, .ti-widget .source-Trustpilot .ti-icon, .ti-widget .source-Trustpilot .ti-platform, .ti-widget .source-Trustpilot .ti-inner .col-left, .ti-widget .source-Trustpilot .ti-enable-widget:before, .ti-widget .source-Trustpilot .ti-platform-icon, .ti-lightbox .source-Trustpilot.ti-tab-item:before, .ti-lightbox .source-Trustpilot.ti-write-btn-dropdown-item:before, .ti-lightbox .source-Trustpilot .ti-review-header:after, .ti-lightbox .source-Trustpilot .ti-inner:after, .ti-lightbox .source-Trustpilot .ti-review-content:after, .ti-lightbox .source-Trustpilot .ti-platform-icon:after, .ti-lightbox .source-Trustpilot .ti-icon, .ti-lightbox .source-Trustpilot .ti-platform, .ti-lightbox .source-Trustpilot .ti-inner .col-left, .ti-lightbox .source-Trustpilot .ti-enable-widget:before, .ti-lightbox .source-Trustpilot .ti-platform-icon {
	display: none !important;
}

.ti-widget .source-Trustpilot .ti-enable-widget, .ti-lightbox .source-Trustpilot .ti-enable-widget {
	padding-left: 8px !important;
}

.ti-widget .source-Trustpilot .ti-enable-widget:before, .ti-lightbox .source-Trustpilot .ti-enable-widget:before {
	display: none !important;
}

.ti-widget .source-Trustpilot.disable-widget, .ti-lightbox .source-Trustpilot.disable-widget {
	top: 4px !important;
	right: 4px !important;
}

.ti-widget .source-Trustpilot.ti-header .ti-stars, .ti-lightbox .source-Trustpilot.ti-header .ti-stars {
	margin-top: 0 !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Trustpilot"] .ti-platform-icon, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Trustpilot"] .ti-platform-icon {
	display: none !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Trustpilot"] .ti-item-label, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Trustpilot"] .ti-item-label {
	margin-right: 0 !important;
}

.ti-widget .ti-enable-widget .ti-platform-icon[alt="Trustpilot"], .ti-widget .source-all .ti-platform-icon[alt="Trustpilot"], .ti-widget .source-Trustindex .ti-platform-icon[alt="Trustpilot"], .ti-lightbox .ti-enable-widget .ti-platform-icon[alt="Trustpilot"], .ti-lightbox .source-all .ti-platform-icon[alt="Trustpilot"], .ti-lightbox .source-Trustindex .ti-platform-icon[alt="Trustpilot"] {
	display: none !important;
}

.ti-widget .source-Amazon.ti-tab-item:before, .ti-widget .source-Amazon.ti-write-btn-dropdown-item:before, .ti-widget .source-Amazon .ti-review-header:after, .ti-widget .source-Amazon .ti-inner:after, .ti-widget .source-Amazon .ti-review-content:after, .ti-widget .source-Amazon .ti-platform-icon:after, .ti-widget .source-Amazon .ti-icon, .ti-widget .source-Amazon .ti-platform, .ti-widget .source-Amazon .ti-inner .col-left, .ti-widget .source-Amazon .ti-enable-widget:before, .ti-widget .source-Amazon .ti-platform-icon, .ti-lightbox .source-Amazon.ti-tab-item:before, .ti-lightbox .source-Amazon.ti-write-btn-dropdown-item:before, .ti-lightbox .source-Amazon .ti-review-header:after, .ti-lightbox .source-Amazon .ti-inner:after, .ti-lightbox .source-Amazon .ti-review-content:after, .ti-lightbox .source-Amazon .ti-platform-icon:after, .ti-lightbox .source-Amazon .ti-icon, .ti-lightbox .source-Amazon .ti-platform, .ti-lightbox .source-Amazon .ti-inner .col-left, .ti-lightbox .source-Amazon .ti-enable-widget:before, .ti-lightbox .source-Amazon .ti-platform-icon {
	display: none !important;
}

.ti-widget .source-Amazon .ti-enable-widget, .ti-lightbox .source-Amazon .ti-enable-widget {
	padding-left: 8px !important;
}

.ti-widget .source-Amazon .ti-enable-widget:before, .ti-lightbox .source-Amazon .ti-enable-widget:before {
	display: none !important;
}

.ti-widget .source-Amazon.disable-widget, .ti-lightbox .source-Amazon.disable-widget {
	top: 4px !important;
	right: 4px !important;
}

.ti-widget .source-Amazon.ti-header .ti-stars, .ti-lightbox .source-Amazon.ti-header .ti-stars {
	margin-top: 0 !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Amazon"] .ti-platform-icon, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Amazon"] .ti-platform-icon {
	display: none !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Amazon"] .ti-item-label, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Amazon"] .ti-item-label {
	margin-right: 0 !important;
}

.ti-widget .ti-enable-widget .ti-platform-icon[alt="Amazon"], .ti-widget .source-all .ti-platform-icon[alt="Amazon"], .ti-widget .source-Trustindex .ti-platform-icon[alt="Amazon"], .ti-lightbox .ti-enable-widget .ti-platform-icon[alt="Amazon"], .ti-lightbox .source-all .ti-platform-icon[alt="Amazon"], .ti-lightbox .source-Trustindex .ti-platform-icon[alt="Amazon"] {
	display: none !important;
}

.ti-widget .source-Reco.ti-tab-item:before, .ti-widget .source-Reco.ti-write-btn-dropdown-item:before, .ti-widget .source-Reco .ti-review-header:after, .ti-widget .source-Reco .ti-inner:after, .ti-widget .source-Reco .ti-review-content:after, .ti-widget .source-Reco .ti-platform-icon:after, .ti-widget .source-Reco .ti-icon, .ti-widget .source-Reco .ti-platform, .ti-widget .source-Reco .ti-inner .col-left, .ti-widget .source-Reco .ti-enable-widget:before, .ti-widget .source-Reco .ti-platform-icon, .ti-lightbox .source-Reco.ti-tab-item:before, .ti-lightbox .source-Reco.ti-write-btn-dropdown-item:before, .ti-lightbox .source-Reco .ti-review-header:after, .ti-lightbox .source-Reco .ti-inner:after, .ti-lightbox .source-Reco .ti-review-content:after, .ti-lightbox .source-Reco .ti-platform-icon:after, .ti-lightbox .source-Reco .ti-icon, .ti-lightbox .source-Reco .ti-platform, .ti-lightbox .source-Reco .ti-inner .col-left, .ti-lightbox .source-Reco .ti-enable-widget:before, .ti-lightbox .source-Reco .ti-platform-icon {
	display: none !important;
}

.ti-widget .source-Reco .ti-enable-widget, .ti-lightbox .source-Reco .ti-enable-widget {
	padding-left: 8px !important;
}

.ti-widget .source-Reco .ti-enable-widget:before, .ti-lightbox .source-Reco .ti-enable-widget:before {
	display: none !important;
}

.ti-widget .source-Reco.disable-widget, .ti-lightbox .source-Reco.disable-widget {
	top: 4px !important;
	right: 4px !important;
}

.ti-widget .source-Reco.ti-header .ti-stars, .ti-lightbox .source-Reco.ti-header .ti-stars {
	margin-top: 0 !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Reco"] .ti-platform-icon, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Reco"] .ti-platform-icon {
	display: none !important;
}

.ti-widget .ti-widget-header .ti-tab-item[data-source="Reco"] .ti-item-label, .ti-lightbox .ti-widget-header .ti-tab-item[data-source="Reco"] .ti-item-label {
	margin-right: 0 !important;
}

.ti-widget .ti-enable-widget .ti-platform-icon[alt="Reco"], .ti-widget .source-all .ti-platform-icon[alt="Reco"], .ti-widget .source-Trustindex .ti-platform-icon[alt="Reco"], .ti-lightbox .ti-enable-widget .ti-platform-icon[alt="Reco"], .ti-lightbox .source-all .ti-platform-icon[alt="Reco"], .ti-lightbox .source-Trustindex .ti-platform-icon[alt="Reco"] {
	display: none !important;
}

.ti-widget.ti-goog {
	overflow: visible !important;
}

.ti-widget.ti-goog .ti-review-item > .ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
	border-top-width: 2px !important;
	border-bottom-width: 2px !important;
	border-left-width: 2px !important;
	border-right-width: 2px !important;
	background-color: #191919 !important;
	backdrop-filter: blur(0px);
}

.ti-image-loading, .ti-review-item .ti-review-image {
	background-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/img/loading_dots.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 50px;
}

.ti-image-loading.nitro-lazy, .ti-review-item .ti-review-image.nitro-lazy {
	background-image: none !important;
}

.ti-image-loading.ti-image-loading img, .ti-review-item .ti-review-image.ti-image-loading img {
	opacity: 0 !important;
}

.ti-widget-lightbox {
	text-align: left !important;
	z-index: 2147483645;
	height: 100%;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease-out;
	background-color: rgba(0, 0, 0, .6);
	display: flex;
	color: #333;
	align-items: center !important;
	justify-content: center;
	flex-wrap: wrap;
	user-select: none;
	opacity: 0;
	box-sizing: content-box;
}

.ti-widget-lightbox * {
	box-sizing: inherit;
	font-family: inherit;
}

.ti-widget-lightbox img {
	padding: 0 !important;
	margin: 0 !important;
	min-width: initial !important;
	max-width: initial !important;
	background: unset !important;
}

.ti-widget-lightbox .ti-widget-lightbox-inner {
	max-height: calc(100vh - 160px);
	height: 100%;
	max-width: 1200px;
	width: 95%;
}

@media (max-width:1160px) {
	.ti-widget-lightbox .ti-widget-lightbox-inner {
		max-height: 100%;
		height: 100%;
		width: 100%;
	}
}

.ti-widget-lightbox.ti-widget-lightbox-appeared {
	opacity: 1;
}

.ti-widget-lightbox .ti-widget-lightbox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	z-index: 1;
	border-radius: 50px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width:1160px) and (orientation:landscape) {
	.ti-widget-lightbox .ti-widget-lightbox-close {
		right: 315px;
	}
}

@media (max-width:1160px) {
	.ti-widget-lightbox .ti-widget-lightbox-close {
		background-color: rgba(0, 0, 0, .5);
	}
}

.ti-widget-lightbox .ti-widget-lightbox-close:active, .ti-widget-lightbox .ti-widget-lightbox-close:hover {
	background-color: rgba(255, 255, 255, .2);
}

.ti-widget-lightbox .ti-widget-lightbox-close:before, .ti-widget-lightbox .ti-widget-lightbox-close:after {
	width: 60%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	content: "";
	transform: rotate(45deg);
}

.ti-widget-lightbox .ti-widget-lightbox-close:after {
	transform: rotate(-45deg);
}

.ti-widget-lightbox .ti-widget-card {
	width: 100%;
}

.ti-widget-lightbox .ti-widget-card, .ti-widget-lightbox .ti-widget-lightbox-review-container {
	overflow: hidden;
	border-radius: 4px;
	height: 100%;
	border: none;
	position: relative;
}

@media (max-width:1160px) {
	.ti-widget-lightbox .ti-widget-card, .ti-widget-lightbox .ti-widget-lightbox-review-container {
		border-radius: 0;
	}
}

.ti-widget-lightbox .ti-card-body, .ti-widget-lightbox .ti-review-item {
	background-color: #fff;
	position: relative;
	height: 400px;
	flex-direction: row;
	border-radius: 12px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	color: #000;
	height: 100%;
}

@media (max-width:1160px) {
	.ti-widget-lightbox .ti-card-body, .ti-widget-lightbox .ti-review-item {
		border-radius: 0;
	}
}

@media (max-width:767px) and (orientation:portrait) {
	.ti-widget-lightbox .ti-card-body, .ti-widget-lightbox .ti-review-item {
		flex-direction: column;
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
}

.ti-widget-lightbox .ti-card-body .ti-card-media, .ti-widget-lightbox .ti-review-item .ti-card-media {
	flex: 1 1 auto;
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%;
	position: relative;
	background-color: #000;
	overflow: hidden;
	padding-bottom: 0px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

@media (max-width:767px) and (orientation:portrait) {
	.ti-widget-lightbox .ti-card-body .ti-card-media, .ti-widget-lightbox .ti-review-item .ti-card-media {
		flex: 0 0 60%;
		width: 100%;
		border-radius: 0;
	}
}

.ti-widget-lightbox .ti-card-body .ti-card-media img, .ti-widget-lightbox .ti-review-item .ti-card-media img {
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	object-fit: contain;
	position: absolute;
	display: block;
	border-radius: inherit !important;
	opacity: 1;
	transition: opacity 300ms ease-in-out;
}

.ti-widget-lightbox .ti-card-body .ti-card-media .ti-nav-arrow, .ti-widget-lightbox .ti-review-item .ti-card-media .ti-nav-arrow {
	max-width: 100%;
	margin-left: 0px;
	left: inherit;
	top: 50%;
	margin-top: -10px;
	visibility: visible;
	opacity: 1;
}

.ti-widget-lightbox .ti-card-body .ti-review-content, .ti-widget-lightbox .ti-review-item .ti-review-content {
	flex: 0 0 auto;
	height: 100%;
	width: 300px;
	overflow: hidden;
	padding: 0px;
	display: flex;
	flex-direction: column;
	font-size: 15px;
	color: #000;
}

@media (max-width:767px) and (orientation:portrait) {
	.ti-widget-lightbox .ti-card-body .ti-review-content, .ti-widget-lightbox .ti-review-item .ti-review-content {
		flex: 0 0 40%;
		width: 100%;
	}
}

.ti-widget-lightbox .ti-card-body .ti-review-header, .ti-widget-lightbox .ti-review-item .ti-review-header {
	position: relative;
	z-index: unset;
	padding: 20px;
	display: flex;
	align-items: center;
	color: #000;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-platform-icon, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-platform-icon {
	width: 20px !important;
	height: 20px !important;
	position: absolute;
	right: 16px;
	top: 16px;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-img, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-img {
	margin: 0;
	margin-right: 10px;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-img img, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-img img {
	width: 40px !important;
	height: 40px !important;
	display: block;
	border-radius: 30px !important;
	object-fit: cover;
	object-position: top;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-img .ti-profile-img-sprite, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-img .ti-profile-img-sprite {
	display: inline-block;
	float: left;
	background: white;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-details, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-details .ti-name, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-details .ti-name {
	font-weight: 600;
	font-size: inherit;
	overflow: hidden;
	padding-right: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	margin-bottom: 2px;
}

.ti-widget-lightbox .ti-card-body .ti-review-header .ti-profile-details .ti-date, .ti-widget-lightbox .ti-review-item .ti-review-header .ti-profile-details .ti-date {
	color: #6b6b6b;
	font-size: 12px;
}

.ti-widget-lightbox .ti-card-body .ti-stars, .ti-widget-lightbox .ti-review-item .ti-stars {
	margin: 0 20px;
	white-space: nowrap;
	display: block;
	line-height: 0;
}

.ti-widget-lightbox .ti-card-body .ti-stars .ti-star, .ti-widget-lightbox .ti-review-item .ti-stars .ti-star {
	width: 17px !important;
	height: 17px !important;
	display: inline-block;
	margin-right: 1px !important;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: unset;
}

.ti-widget-lightbox .ti-card-body .ti-stars .ti-star:before, .ti-widget-lightbox .ti-card-body .ti-stars .ti-star:after, .ti-widget-lightbox .ti-review-item .ti-stars .ti-star:before, .ti-widget-lightbox .ti-review-item .ti-stars .ti-star:after {
	content: none !important;
}

.ti-widget-lightbox .ti-card-body .ti-stars .ti-ten-rating-score, .ti-widget-lightbox .ti-review-item .ti-stars .ti-ten-rating-score {
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	margin-left: 7px;
	height: 100%;
	line-height: 17px;
	vertical-align: top;
}

.ti-widget-lightbox .ti-card-body .ti-stars .ti-verified-review .ti-verified-tooltip, .ti-widget-lightbox .ti-review-item .ti-stars .ti-verified-review .ti-verified-tooltip {
	max-width: 150px !important;
}

.ti-widget-lightbox .ti-card-body .ti-polarity-icon, .ti-widget-lightbox .ti-review-item .ti-polarity-icon {
	position: relative;
	text-indent: 3px;
	display: inline-block;
	width: 15px !important;
	height: 15px !important;
	vertical-align: unset;
}

.ti-widget-lightbox .ti-card-body .ti-recommendation, .ti-widget-lightbox .ti-review-item .ti-recommendation {
	display: inline-block;
	height: 15px;
	line-height: 15px;
}

.ti-widget-lightbox .ti-card-body .ti-recommendation .ti-recommendation-icon, .ti-widget-lightbox .ti-review-item .ti-recommendation .ti-recommendation-icon {
	position: relative;
	margin: 0 5px !important;
	margin-bottom: -3px !important;
	text-indent: 3px;
	display: inline-block;
	width: 15px !important;
	height: 15px !important;
	vertical-align: unset;
}

.ti-widget-lightbox .ti-card-body .ti-recommendation .ti-recommendation-icon:first-child, .ti-widget-lightbox .ti-review-item .ti-recommendation .ti-recommendation-icon:first-child {
	margin-left: 0 !important;
}

.ti-widget-lightbox .ti-card-body .ti-recommendation .ti-recommendation-title, .ti-widget-lightbox .ti-review-item .ti-recommendation .ti-recommendation-title {
	font-weight: 600;
	font-size: 13px !important;
	opacity: .8;
	position: relative;
	top: -1px;
}

.ti-widget-lightbox .ti-card-body .ti-recommendation + .ti-dummy-stars, .ti-widget-lightbox .ti-review-item .ti-recommendation + .ti-dummy-stars {
	display: none;
}

.ti-widget-lightbox .ti-card-body .ti-review-text, .ti-widget-lightbox .ti-review-item .ti-review-text {
	flex: 0 1 100%;
	font-size: inherit;
	padding: 20px;
	padding-top: 0;
	margin-top: 10px;
	display: block;
	overflow-x: hidden;
	overflow: auto;
	color: #000;
}

.ti-widget-lightbox .ti-card-body .ti-review-text .ti-show-original-text, .ti-widget-lightbox .ti-review-item .ti-review-text .ti-show-original-text {
	color: inherit !important;
	text-decoration: underline !important;
}

.ti-widget-lightbox .ti-card-body .ti-review-text .ti-reply-by-owner-title, .ti-widget-lightbox .ti-review-item .ti-review-text .ti-reply-by-owner-title {
	font-weight: 600 !important;
}

.ti-widget-lightbox .ti-card-body .ti-review-text .ti-reply-by-owner-title:before, .ti-widget-lightbox .ti-review-item .ti-review-text .ti-reply-by-owner-title:before {
	content: "↪ ";
}

.ti-widget-lightbox .ti-nav-arrow {
	position: absolute;
	height: 0px;
	top: 50%;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	flex: 0 0 100%;
	width: 100%;
	transition: all .2s ease-in-out;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev, .ti-widget-lightbox .ti-nav-arrow .ti-arrow-next {
	display: flex;
	align-items: center;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .7);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:hover, .ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:hover {
	background-color: white;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:active, .ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:active {
	transform: scale(.95);
	background-color: white;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:before, .ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:before {
	width: 25%;
	height: 25%;
	display: block;
	content: "";
	transform-origin: center center;
	margin: auto;
	position: relative;
	border-top: solid 3px #000;
	border-left: solid 3px #000;
	box-sizing: content-box;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next {
	margin-left: auto;
	margin-right: 15px;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:before {
	transform: rotate(135deg);
	left: -5%;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev {
	margin-left: 15px;
}

.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:before {
	transform: rotate(-45deg);
	left: 5%;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-inner {
	max-height: unset;
	max-width: unset;
	width: 100%;
	touch-action: pan-x pan-y;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-review-container {
	display: block;
	overflow-y: scroll;
	overscroll-behavior: contain;
	scrollbar-width: none;
	-ms-overflow-style: none;
	position: relative;
	height: 100%;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-review-container::-webkit-scrollbar {
	display: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-review-container .ti-widget-lightbox-review-container-inner {
	display: block;
	max-width: 520px;
	margin: 0 auto;
	padding: 16px;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item {
	display: block;
	height: unset;
	width: 100%;
	margin-bottom: 16px;
	border-radius: 12px !important;
	scroll-margin-top: 12px;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item:last-child {
	margin-bottom: 0;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-review-header {
	padding-bottom: 10px;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-review-header .ti-platform-icon {
	right: 20px;
	top: 20px;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-review-header .ti-name {
	margin-bottom: 0 !important;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media {
	display: block;
	border-radius: 0;
	height: unset;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-images {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	overflow: hidden;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-image {
	width: 100%;
	flex: 0 0 auto;
	position: relative;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-image img {
	width: unset !important;
	height: unset !important;
	position: unset;
	margin: 0 auto !important;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-hidden {
	display: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails {
	display: block;
	width: calc(100% - 30px);
	padding: 15px;
	overflow-x: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails::-webkit-scrollbar {
	display: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnails-inner {
	display: flex;
	justify-content: center;
	margin: 0 -5px;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnail {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 6px;
	margin: 0 5px;
	position: relative;
	cursor: pointer;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnail img {
	max-width: unset !important;
	max-height: unset !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	opacity: .5;
	pointer-events: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnail:hover img {
	opacity: 1;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnail.ti-active {
	pointer-events: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-card-media-thumbnails .ti-card-media-thumbnail.ti-active img {
	opacity: 1;
}

@media (max-width:767px) {
	.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-arrow-next, .ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-card-media .ti-arrow-prev {
		display: none;
	}
}

.ti-widget-lightbox.ti-long-scroll .ti-review-item .ti-review-text {
	margin-top: 0;
	padding-top: 10px;
	line-height: 1.5;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom-swipe {
	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	display: none;
	width: 0;
	height: 0;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom-swipe span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) translateY(var(--scale)) rotate(45deg);
	display: inline-flex;
	width: 15px;
	height: 15px;
	background-color: transparent;
	border-radius: 0px;
	justify-content: center;
	align-items: center;
	transform-origin: center;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom {
	position: fixed;
	bottom: 20px;
	margin: 0 auto;
	padding: 6px 16px;
	padding-right: 38px;
	background-color: rgba(0, 0, 0, .4);
	color: white;
	z-index: 888;
	border-radius: 50px;
	cursor: pointer;
	display: none;
	font-size: 16px;
	box-shadow: 2px 10px 20px 0px rgba(0, 0, 0, .29);
	backdrop-filter: blur(7px);
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom:focus, .ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom:active {
	background-color: rgba(0, 0, 0, .6);
	box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, .29);
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom span {
	display: inline-block;
	position: absolute;
	top: calc(50% - 1px);
	transform: translateY(-50%);
	right: 14px;
	width: 16px;
	height: 16px;
	pointer-events: none;
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom span:before, .ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom span:after {
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	content: "";
	transform: rotate(45deg);
}

.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom span:after {
	transform: rotate(-45deg);
}

@media (max-width:767px) and (orientation:portrait) {
	.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-close {
		display: none;
	}
	
	.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-mobile-close-bottom {
		display: inline-block;
	}
	
	.ti-widget-lightbox.ti-long-scroll .ti-widget-lightbox-inner {
		backdrop-filter: unset;
	}
}

.ti-widget-lightbox .ti-verified-review {
	display: inline-block;
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified.svg");
	background-size: contain;
	width: 15px;
	height: 15px;
	margin: 0 !important;
	margin-left: 7px !important;
	position: relative;
	z-index: 2;
}

.ti-widget-lightbox .ti-verified-review:only-child {
	margin-left: 0 !important;
}

.ti-widget-lightbox .ti-verified-review.ti-color-green {
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified-green.svg");
}

.ti-widget-lightbox .ti-verified-review.ti-color-black {
	background: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/source/rev-0920947/cdn.trustindex.io/assets/icon/ti-verified-black.svg");
}

.ti-widget-lightbox .ti-recommendation + .ti-verified-review {
	top: 2px;
}

.ti-widget-lightbox .ti-ten-rating-score + .ti-verified-review {
	top: -1px;
}

.ti-widget-lightbox .ti-tooltip, .ti-widget-lightbox .ti-verified-tooltip {
	color: white !important;
	background-color: black !important;
	text-align: left;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 13px !important;
	font-weight: 400;
	display: inline-block !important;
	position: absolute;
	top: -5px;
	white-space: nowrap;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease-in-out;
	width: max-content;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .33);
	--ti-border-arrow-color: black;
	margin: unset;
	bottom: unset;
	left: unset;
	right: calc(100% + 10px);
	margin-right: 30px;
}

.ti-widget-lightbox .ti-tooltip:before, .ti-widget-lightbox .ti-verified-tooltip:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: "" !important;
	position: absolute;
	top: 50%;
	margin-top: -7px;
}

.ti-widget-lightbox .ti-tooltip:before, .ti-widget-lightbox .ti-verified-tooltip:before {
	left: unset;
	right: -7px;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent var(--ti-border-arrow-color);
}

.ti-widget-lightbox .ti-with-tooltip, .ti-widget-lightbox .ti-verified-review {
	position: relative;
	font-size: inherit;
}

.ti-widget-lightbox .ti-with-tooltip:hover .ti-tooltip, .ti-widget-lightbox .ti-with-tooltip:hover .ti-verified-tooltip, .ti-widget-lightbox .ti-verified-review:hover .ti-tooltip, .ti-widget-lightbox .ti-verified-review:hover .ti-verified-tooltip {
	opacity: 1;
	margin: 0;
	visibility: visible;
}

.ti-widget-lightbox .ti-verified-tooltip {
	margin: unset;
	right: unset;
	left: calc(100% + 10px);
	margin-left: 30px;
}

.ti-widget-lightbox .ti-verified-tooltip:before {
	right: unset;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-color: transparent var(--ti-border-arrow-color) transparent transparent;
}

.ti-widget-lightbox .ti-verified-platform .ti-verified-tooltip {
	width: 175px;
	max-width: 250px;
	white-space: normal;
	line-height: 1.4 !important;
	top: -10px;
}

.ti-widget-lightbox .ti-verified-platform .ti-verified-tooltip:before {
	top: 18px;
}

.ti-widget-lightbox .ti-date .ti-tooltip {
	margin: unset;
	top: unset;
	right: unset;
	left: calc(50% + 20px);
	transform: translateX(-50%);
	margin-bottom: 30px;
	bottom: calc(100% + 10px);
}

.ti-widget-lightbox .ti-date .ti-tooltip:before {
	top: unset;
	right: unset;
	margin: unset;
	left: 50%;
	margin-left: -25px;
	bottom: -7px;
	border-width: 7px 7px 0 7px;
	border-color: var(--ti-border-arrow-color) transparent transparent transparent;
}

.ti-widget-lightbox[data-set-id^="dark-"] .ti-tooltip, .ti-widget-lightbox[data-set-id^="dark-"] .ti-verified-tooltip, .ti-widget-lightbox[data-set-id="light-contrast"] .ti-tooltip, .ti-widget-lightbox[data-set-id="light-contrast"] .ti-verified-tooltip {
	color: black !important;
	background-color: white !important;
	--ti-border-arrow-color: white;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars [class*="source-"] .ti-star.e, .ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars [class*="source-"] .ti-star.f {
	background-image: none;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars [class*="source-"] .ti-star.e.nitro-lazy, .ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars [class*="source-"] .ti-star.f.nitro-lazy {
	background-image: none !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars .ti-star {
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
	-webkit-mask-image: url("https://cdn-ilapicl.nitrocdn.com/GbRlwbBDavztKHmhTiimoUzZBOEeEOIg/assets/images/optimized/rev-0920947/cdn.trustindex.io/assets/platform/Trustindex/star/s.svg");
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars .ti-star.nitro-lazy {
	mask-image: none !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars .ti-star:not(.e):not(.h) {
	background: #f6bb06;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars .ti-star.h {
	background: #f6bb06;
	background: -webkit-linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
	background: linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'].ti-custom-stars .ti-star.e {
	background: #ccc !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item {
	color: #fff;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content {
	-webkit-line-clamp: 5;
	margin-top: 16.25px;
	height: 110.75px !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content .ti-summary-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	font-size: inherit;
	pointer-events: none;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content .ti-summary-list li {
	list-style: inherit;
	margin-bottom: 0;
	padding-left: 20px;
	position: relative;
	font-size: inherit;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content .ti-summary-list li:last-child {
	margin-bottom: 0;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content .ti-summary-list li:before {
	display: block;
	content: "";
	width: 10px;
	height: 5px;
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 7.5px;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-img {
	margin-right: 13px !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #191919;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img):not(:first-child) {
	margin-left: -12px !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-details .ti-name {
	padding-right: 0;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-details .ti-date {
	overflow: hidden;
	text-overflow: ellipsis;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item > .ti-inner {
	background-color: #191919 !important;
	background-image: none;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item > .ti-inner.nitro-lazy {
	background-image: none !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img) {
	border-color: #191919;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-name, .ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-date, .ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-read-more span {
	color: #fff;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-lightbox-review-header {
	padding-bottom: 0 !important;
}

.ti-widget-lightbox[data-layout-id='34'][data-set-id='light-contrast'] .ti-ai-summary-item .ti-review-content {
	margin: unset;
	-webkit-line-clamp: unset;
	width: unset !important;
	height: unset !important;
}

.ti-widget.ti-goog {
	overflow: visible !important;
}

.ti-widget.ti-goog .ti-review-content {
	height: 87px !important;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper {
	padding-bottom: 1px;
	margin-top: -5px !important;
}

.ti-disable-animation.ti-widget.ti-goog .ti-reviews-container-wrapper {
	margin-top: -5px !important;
}

.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0px;
}

.ti-widget.ti-goog .ti-header {
	text-align: center;
	margin-bottom: 22px;
}

.ti-widget.ti-goog .ti-header:not(.ti-header-grid) {
	display: block;
}

.ti-widget.ti-goog .ti-header .ti-rating-text strong.ti-rating {
	font-size: 24px !important;
	display: block;
	margin-bottom: 4px;
}

.ti-widget.ti-goog .ti-header .ti-rating-text .nowrap {
	margin-bottom: 3px;
}

.ti-widget.ti-goog .ti-header .ti-large-logo {
	margin-top: 8px;
}

.ti-widget.ti-goog .ti-header .ti-large-logo img {
	max-width: 120px !important;
	top: 0px;
}

.ti-widget.ti-goog .ti-header .ti-stars {
	margin-top: 0;
	margin-bottom: 5px;
}

.ti-widget.ti-goog .ti-fade-container:nth-child(1) {
	display: block;
}

.ti-widget.ti-goog .ti-fade-container[style*="display: flex"] {
	display: block !important;
}

.ti-widget.ti-goog .ti-footer-filter-text {
	text-align: center;
}

.ti-widget.ti-goog .ti-controls {
	display: none;
	margin-top: -12px;
	width: 100%;
	position: absolute;
	height: 0px;
	z-index: 1;
	top: 50%;
}

.ti-widget.ti-goog .ti-controls .ti-next, .ti-widget.ti-goog .ti-controls .ti-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	opacity: 1;
	transition: all 200ms ease-out;
	background-color: #191919;
	outline-style: solid;
	outline-width: 0px;
	outline-color: #191919;
	border-radius: 15px;
}

.ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
	transition: all 200ms ease-out;
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #fff;
	width: 10px;
	height: 10px;
	top: 50%;
	left: 50%;
}

.ti-widget.ti-goog .ti-controls .ti-next:hover, .ti-widget.ti-goog .ti-controls .ti-next:focus, .ti-widget.ti-goog .ti-controls .ti-prev:hover, .ti-widget.ti-goog .ti-controls .ti-prev:focus {
	cursor: pointer;
	background-color: #ccc !important;
	outline-color: #ccc !important;
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, .05);
}

.ti-widget.ti-goog .ti-controls .ti-next:hover:before, .ti-widget.ti-goog .ti-controls .ti-next:focus:before, .ti-widget.ti-goog .ti-controls .ti-prev:hover:before, .ti-widget.ti-goog .ti-controls .ti-prev:focus:before {
	border-color: #000 !important;
}

.ti-widget.ti-goog .ti-controls .ti-next {
	right: 1px;
}

.ti-widget.ti-goog .ti-controls .ti-next:before {
	transform: translate(-70%, -50%) rotate(-135deg);
}

.ti-widget.ti-goog .ti-controls .ti-prev {
	left: 1px;
}

.ti-widget.ti-goog .ti-controls .ti-prev:before {
	transform: translate(-30%, -50%) rotate(45deg);
}

@media (min-width:1024px) {
	.ti-widget.ti-goog .ti-controls {
		display: block;
	}
}

@media (max-width:479px) {
	.ti-widget.ti-goog .ti-controls {
		top: calc(50% - 19px);
	}
}

.ti-widget.ti-goog .ti-controls-line {
	display: none;
	margin: 20px auto;
	width: 150px;
	height: 3px;
	border-radius: 3px;
	background: rgba(255, 255, 255, .35);
	position: relative;
	overflow: hidden;
}

.ti-widget.ti-goog .ti-controls-line .dot {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 25px;
	padding-left: 4px;
	padding-right: 4px;
	height: 100%;
	border-radius: 3px;
	background: #fff;
	transition: width .2s, left .2s;
}

@media (max-width:479px) {
	.ti-widget.ti-goog .ti-controls-line {
		display: block !important;
	}
}

.ti-clickable-link {
	cursor: pointer;
}
