.korsan-review-components {
	--krc-navy: #16163f;
	--krc-gold: #c4a265;
	--krc-cream: #f7f3eb;
	--krc-ink: #262638;
	--krc-muted: #686878;
	--krc-border: rgba(22, 22, 63, 0.14);
	--krc-gap: 24px;
	box-sizing: border-box;
	color: var(--krc-ink);
	font-family: "Korsan Inter", Arial, sans-serif !important;
	margin-left: auto;
	margin-right: auto;
	max-width: min(1200px, 100%) !important;
	min-width: 0 !important;
	padding: 32px 20px;
	width: 100%;
}

.korsan-review-components *,
.korsan-review-components *::before,
.korsan-review-components *::after {
	box-sizing: border-box;
}

.korsan-review-components__title {
	color: var(--krc-navy);
	font-family: "Korsan Playfair Display", Georgia, serif;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.15;
	margin: 0;
}

.elementor .korsan-review-components .korsan-review-components__title,
.elementor .korsan-review-components .korsan-review-card__title,
.elementor .korsan-review-components .korsan-review-card__restaurant-name,
body .korsan-review-components .korsan-review-components__title,
body .korsan-review-components .korsan-review-card__title,
body .korsan-review-components .korsan-review-card__restaurant-name {
	color: var(--krc-navy) !important;
	font-family: "Korsan Playfair Display", Georgia, serif !important;
	font-style: normal !important;
	font-weight: 500 !important;
	letter-spacing: normal !important;
	text-transform: none !important;
}

.korsan-review-components__intro {
	color: var(--krc-muted);
	font-size: 16px;
	line-height: 1.65;
	margin-top: 10px;
	max-width: 760px;
}

.korsan-review-components__intro p {
	margin: 0;
}

.korsan-review-grid__items {
	display: grid;
	gap: var(--krc-gap);
	grid-template-columns: minmax(0, 1fr);
	margin-top: 24px;
}

.korsan-review-card {
	background: #fff;
	border: 1px solid var(--krc-border);
	border-radius: 2px;
	box-shadow: 0 12px 32px rgba(22, 22, 63, 0.07);
	display: flex;
	flex-direction: column;
	height: 100%;
	max-width: 100%;
	min-width: 0;
	overflow-wrap: anywhere;
	word-break: break-word;
	padding: 28px;
}

.korsan-review-carousel {
	contain: layout paint;
	isolation: isolate;
	max-width: 100% !important;
	min-width: 0 !important;
	overflow: hidden !important;
	position: relative;
	width: 100% !important;
}

.korsan-review-card__rating {
	line-height: 1;
	margin-bottom: 18px;
}

.korsan-review-card__stars {
	color: #92733e;
	display: block;
	font-size: 17px;
	letter-spacing: 3px;
}

.korsan-review-card__sr-only {
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.korsan-review-card__title,
.korsan-review-card__restaurant-name {
	color: var(--krc-navy);
	font-family: "Korsan Playfair Display", Georgia, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 14px;
}

.korsan-review-card__quote,
.korsan-review-card__description {
	color: var(--krc-ink);
	font-size: 16px;
	font-style: normal;
	line-height: 1.7;
	margin: 0 0 22px;
	padding: 0;
}

.korsan-review-card__quote p,
.korsan-review-card__description p {
	margin: 0 0 12px;
}

.korsan-review-card__quote p:last-child,
.korsan-review-card__description p:last-child {
	margin-bottom: 0;
}

.korsan-review-card__footer {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin-top: auto;
}

.korsan-review-card__author {
	color: var(--krc-navy);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
}

.korsan-review-card__context,
.korsan-review-card__location {
	color: var(--krc-muted);
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}

.korsan-review-card__badge,
.korsan-review-card__eyebrow {
	color: #725827;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.08em;
	margin: 6px 0 0;
	text-transform: uppercase;
}

.korsan-review-card__restaurant {
	align-items: center;
	border-top: 1px solid var(--krc-border);
	display: flex;
	gap: 12px;
	margin-top: 20px;
	padding-top: 18px;
}

.korsan-review-card--restaurant .korsan-review-card__restaurant {
	border-top: 0;
	margin: 0 0 18px;
	padding: 0;
}

.korsan-review-card__restaurant .korsan-review-card__restaurant-name {
	font-family: "Korsan Inter", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}

.korsan-review-card__logo {
	height: 42px;
	max-width: 100%;
	object-fit: contain;
	width: 64px;
}

.korsan-review-card__media {
	margin: -28px -28px 24px;
}

.korsan-review-card__media img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

.korsan-review-card__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: auto 0 0;
	padding-top: 20px;
}

.korsan-review-card__actions a {
	border: 1px solid var(--krc-navy);
	color: var(--krc-navy);
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
	padding: 11px 16px;
	text-decoration: none;
}

.korsan-review-card__actions a:hover,
.korsan-review-card__actions a:focus,
.korsan-review-card__action--primary {
	background: var(--krc-navy);
	color: #fff !important;
}

.korsan-review-carousel__header {
	align-items: flex-end;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 24px;
}

.korsan-review-carousel__controls {
	display: none;
	flex: 0 0 auto;
	gap: 8px;
}

.korsan-review-carousel.is-enhanced .korsan-review-carousel__controls {
	display: flex;
}

.korsan-review-carousel__button,
.korsan-review-carousel__pause {
	align-items: center;
	background: transparent;
	border: 1px solid var(--krc-navy);
	border-radius: 0;
	color: var(--krc-navy);
	cursor: pointer;
	display: inline-flex;
	font-family: "Korsan Inter", Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	justify-content: center;
	line-height: 1;
	min-height: 44px;
	min-width: 44px;
	padding: 10px 13px;
}

.elementor .korsan-review-components .korsan-review-carousel__button,
.elementor .korsan-review-components .korsan-review-carousel__pause,
body .korsan-review-components .korsan-review-carousel__button,
body .korsan-review-components .korsan-review-carousel__pause {
	background: transparent !important;
	border: 1px solid var(--krc-navy) !important;
	border-radius: 0 !important;
	color: var(--krc-navy) !important;
	font-family: "Korsan Inter", Arial, sans-serif !important;
	text-transform: none !important;
}

.korsan-review-carousel__button:hover,
.korsan-review-carousel__button:focus,
.korsan-review-carousel__pause:hover,
.korsan-review-carousel__pause:focus {
	background: var(--krc-navy);
	color: #fff;
}

.korsan-review-carousel__button:focus-visible,
.korsan-review-carousel__pause:focus-visible,
.korsan-review-card__actions a:focus-visible,
.korsan-review-carousel__track:focus-visible {
	outline: 3px solid var(--krc-gold);
	outline-offset: 3px;
}

.korsan-review-carousel__button[disabled] {
	cursor: default;
	opacity: 0.38;
}

.korsan-review-carousel__track {
	display: flex !important;
	gap: var(--krc-gap);
	max-width: 100% !important;
	min-width: 0 !important;
	overflow-x: auto !important;
	overflow-y: hidden !important;
	padding: 3px 3px 24px;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	width: 100% !important;
}

.korsan-review-carousel__slide {
	display: flex !important;
	flex: 0 0 calc(100% - 2px) !important;
	max-width: calc(100% - 2px) !important;
	min-width: 0 !important;
	scroll-snap-align: start;
	width: calc(100% - 2px) !important;
}

[data-korsan-review-text].is-collapsed {
	overflow: hidden !important;
	position: relative;
}

[data-korsan-review-text].is-collapsed::after {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 82%);
	bottom: 0;
	content: "";
	height: 34px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.korsan-review-read-more {
	align-self: flex-start;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid var(--krc-gold, #c4a265) !important;
	border-radius: 0 !important;
	color: var(--krc-navy, #16163f) !important;
	cursor: pointer;
	font-family: "Korsan Inter", Arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	letter-spacing: 0.08em !important;
	margin: -8px 0 20px !important;
	min-height: 32px;
	padding: 4px 0 !important;
	text-transform: uppercase !important;
}

.korsan-review-read-more:hover,
.korsan-review-read-more:focus {
	background: transparent !important;
	color: #725827 !important;
}

.korsan-review-preset--editorial .korsan-review-card {
	border-left: 4px solid var(--krc-gold);
	box-shadow: none;
}

.korsan-review-preset--compact .korsan-review-card,
.korsan-review-preset--minimal .korsan-review-card {
	padding: 21px;
}

.korsan-review-preset--compact .korsan-review-card__media,
.korsan-review-preset--minimal .korsan-review-card__media {
	margin: -21px -21px 20px;
}

.korsan-review-preset--compact .korsan-review-card__quote,
.korsan-review-preset--compact .korsan-review-card__description,
.korsan-review-preset--minimal .korsan-review-card__quote,
.korsan-review-preset--minimal .korsan-review-card__description {
	font-size: 14px;
	line-height: 1.6;
}

.korsan-review-theme--cream {
	background: var(--krc-cream);
}

.korsan-review-theme--white,
.korsan-review-theme--light {
	background: #fff;
}

.korsan-review-theme--navy {
	background: var(--krc-navy);
	color: #fff;
}

.korsan-review-theme--navy .korsan-review-components__title {
	color: #fff !important;
}

.korsan-review-theme--navy .korsan-review-components__intro {
	color: rgba(255, 255, 255, 0.72);
}

.korsan-review-theme--navy .korsan-review-carousel__button,
.korsan-review-theme--navy .korsan-review-carousel__pause {
	border-color: #fff !important;
	color: #fff !important;
}

.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button,
.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause {
	border-color: #fff !important;
	color: #fff !important;
}

.korsan-review-theme--navy .korsan-review-carousel__button:hover,
.korsan-review-theme--navy .korsan-review-carousel__button:focus,
.korsan-review-theme--navy .korsan-review-carousel__pause:hover,
.korsan-review-theme--navy .korsan-review-carousel__pause:focus {
	background: #fff !important;
	color: var(--krc-navy) !important;
}

.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button:hover,
.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button:focus,
.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause:hover,
.elementor .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause:focus,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button:hover,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__button:focus,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause:hover,
body .korsan-review-components.korsan-review-theme--navy .korsan-review-carousel__pause:focus {
	background: #fff !important;
	color: var(--krc-navy) !important;
}

@media (min-width: 680px) {
	.korsan-review-grid--2 .korsan-review-grid__items,
	.korsan-review-grid--3 .korsan-review-grid__items {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.korsan-review-carousel--2 .korsan-review-carousel__slide,
	.korsan-review-carousel--3 .korsan-review-carousel__slide {
		flex-basis: calc((100% - var(--krc-gap)) / 2) !important;
		max-width: calc((100% - var(--krc-gap)) / 2) !important;
		width: calc((100% - var(--krc-gap)) / 2) !important;
	}
}

@media (min-width: 1024px) {
	.korsan-review-grid--3 .korsan-review-grid__items {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.korsan-review-carousel--3 .korsan-review-carousel__slide {
		flex-basis: calc((100% - (var(--krc-gap) * 2)) / 3) !important;
		max-width: calc((100% - (var(--krc-gap) * 2)) / 3) !important;
		width: calc((100% - (var(--krc-gap) * 2)) / 3) !important;
	}
}

@media (max-width: 560px) {
	.korsan-review-components {
		padding: 24px 14px;
	}

	.korsan-review-components__title {
		font-size: 30px;
	}

	.korsan-review-carousel__header {
		align-items: flex-start;
		flex-direction: column;
	}

	.korsan-review-card {
		padding: 22px;
	}

	.korsan-review-card__media {
		margin: -22px -22px 20px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.korsan-review-carousel__track {
		scroll-behavior: auto;
	}
}
