.hello-elementor-child-reviews {
	width: 100%;
	max-width: 70rem;
	color: #323735;
	font-family: "Brandon Text", sans-serif;
}

.hello-elementor-child-reviews__carousel {
	width: 100%;
}

.hello-elementor-child-reviews__viewport {
	overflow: hidden;
	width: 100%;
}

.hello-elementor-child-reviews__track {
	display: flex;
	gap: 2.3rem;
	transition: transform 0.45s ease;
	will-change: transform;
	align-items: stretch;
}

.hello-elementor-child-reviews__card {
	flex: 0 0 calc((100% - 2.3rem) / 2);
	min-height: 33.5rem;
	padding: 2.4rem 2.5rem 2.2rem;
	border-radius: 1rem;
	background: #ffffff;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.04);
	overflow: hidden;
}

.hello-elementor-child-reviews__card-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1.6rem;
	width: 100%;
}

.hello-elementor-child-reviews__source-logo {
	display: block;
	max-width: 8.8rem;
	max-height: 2.4rem;
	width: auto;
	height: auto;
	object-fit: contain;
	flex: 0 0 auto;
}

.hello-elementor-child-review-stars {
	display: inline-flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 2rem;
	min-height: 1.6rem;
}

.hello-elementor-child-review-stars img {
	display: block;
	width: 1.55rem;
	height: 1.5rem;
	flex: 0 0 auto;
}

.hello-elementor-child-review-stars--summary {
	margin-bottom: 0;
	gap: 1rem;
}

.hello-elementor-child-reviews__content {
	flex: 1 1 auto;
	width: 100%;
	margin-bottom: 2rem;
	color: #323735;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 390;
	line-height: 2.3rem;
	word-break: break-word;
}

.hello-elementor-child-reviews__content p {
	margin: 0;
	color: inherit;
	font: inherit;
}

.hello-elementor-child-reviews__content p + p {
	margin-top: 1.2rem;
}

.hello-elementor-child-reviews__name,
.hello-elementor-child-reviews__subtitle,
.hello-elementor-child-reviews__average-label,
.hello-elementor-child-reviews__average-score {
	margin: 0;
}

.hello-elementor-child-reviews__name {
	width: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 450;
	line-height: 2.4rem;
	color: #323735;
}

.hello-elementor-child-reviews__subtitle {
	width: 100%;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 390;
	line-height: 2.4rem;
	color: #cacaca;
}

.hello-elementor-child-reviews__dots {
	display: flex;
	align-items: center;
	gap: 1.8rem;
	margin-top: 4.6rem;
	min-height: 1rem;
}

.hello-elementor-child-reviews__dot {
	width: 1rem;
	height: 1rem;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #d9d9d9;
	cursor: pointer;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.hello-elementor-child-reviews__dot:hover,
.hello-elementor-child-reviews__dot:focus,
.hello-elementor-child-reviews__dot:active {
	background: #d9d9d9;
	background-color: #d9d9d9;
	color: transparent;
	text-decoration: none;
}

.hello-elementor-child-reviews__dot.is-active {
	background: #93bfd2;
	transform: scale(1.6);
}

.hello-elementor-child-reviews__dot.is-active:hover,
.hello-elementor-child-reviews__dot.is-active:focus,
.hello-elementor-child-reviews__dot.is-active:active {
	background: #93bfd2;
	background-color: #93bfd2;
}

.hello-elementor-child-reviews__dot:focus-visible {
	outline: 0.2rem solid #93bfd2;
	outline-offset: 0.2rem;
}

.hello-elementor-child-reviews__footer {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 2.4rem;
	margin-top: 2.2rem;
	flex-wrap: wrap;
}

.hello-elementor-child-reviews__summary {
	min-width: 21.6rem;
}

.hello-elementor-child-reviews__average-label {
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 450;
	line-height: 2.6rem;
	color: #323735;
}

.hello-elementor-child-reviews__average-row {
	display: flex;
	align-items: center;
	gap: 2rem;
	margin-top: 0.6rem;
}

.hello-elementor-child-reviews__average-score {
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 450;
	line-height: 2.6rem;
	color: #323735;
}

.hello-elementor-child-reviews__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 21.7rem;
	min-height: 7rem;
	padding: 1rem 2rem;
	border-radius: 1rem;
	background: #93bfd2;
	color: #ffffff;
	font-size: 2rem;
	font-style: normal;
	font-weight: 390;
	line-height: 2.6rem;
	text-decoration: none;
	text-align: center;
	transition: opacity 0.25s ease, transform 0.25s ease;
	box-sizing: border-box;
}

.hello-elementor-child-reviews__button:hover,
.hello-elementor-child-reviews__button:focus-visible {
	color: #ffffff;
	opacity: 0.92;
	transform: translateY(-0.1rem);
}

.hello-elementor-child-reviews__button:focus-visible {
	outline: 0.2rem solid #93bfd2;
	outline-offset: 0.25rem;
}

.hello-elementor-child-reviews--grid {
	max-width: none;
}

.hello-elementor-child-reviews__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 2.2rem;
}

.hello-elementor-child-reviews--grid .hello-elementor-child-reviews__card {
	min-height: 40rem;
	padding: 2.4rem 2.5rem 2.8rem;
}

.hello-elementor-child-reviews__grid-actions {
	display: flex;
	justify-content: center;
	margin-top: 4rem;
}

.hello-elementor-child-reviews__grid-load-more {
	display: inline-flex;
	align-items: center;
	gap: 1rem;
	padding: 0;
	border: 0;
	background: transparent;
	color: #409dc4;
	font-size: 2rem;
	font-style: normal;
	font-weight: 390;
	line-height: 2.6rem;
	cursor: pointer;
}

.hello-elementor-child-reviews__grid-load-more:hover,
.hello-elementor-child-reviews__grid-load-more:focus,
.hello-elementor-child-reviews__grid-load-more:active {
	background: transparent;
	background-color: transparent;
	color: #409dc4;
	text-decoration: none;
}

.hello-elementor-child-reviews__grid-load-more-arrow {
	font-size: 2.4rem;
	line-height: 1;
}

@media (max-width: 1024px) {
	.hello-elementor-child-reviews__card {
		padding: 2.2rem;
	}

	.hello-elementor-child-reviews__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.hello-elementor-child-reviews {
		max-width: 100%;
	}

	.hello-elementor-child-reviews__track {
		gap: 1.6rem;
	}

	.hello-elementor-child-reviews__card {
		flex-basis: 100%;
		min-height: auto;
	}

	.hello-elementor-child-reviews__dots {
		justify-content: flex-start;
		gap: 1.6rem;
		margin-top: 2.8rem;
	}

	.hello-elementor-child-reviews__footer {
		align-items: flex-start;
		gap: 2rem;
	}

	.hello-elementor-child-reviews__button {
		width: 100%;
	}

	.hello-elementor-child-reviews__average-row {
		gap: 1.6rem;
		flex-wrap: wrap;
	}

	.hello-elementor-child-reviews__grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 1.6rem;
	}

	.hello-elementor-child-reviews--grid .hello-elementor-child-reviews__card {
		min-height: auto;
	}
}
