@font-face {
	font-family: swiper-icons;
	src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
	font-weight: 400;
	font-style: normal;
  }
  .ktc-custom-page :root {
	--swiper-theme-color: #007aff;
  }
  .ktc-custom-page :host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
  }
  .ktc-custom-page .swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	overflow: clip;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
  }
  .ktc-custom-page .swiper-vertical > .swiper-wrapper {
	flex-direction: column;
  }
  .ktc-custom-page .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
  }
  .ktc-custom-page .swiper-android .swiper-slide,
  .ktc-custom-page .swiper-ios .swiper-slide,
  .ktc-custom-page .swiper-wrapper {
	transform: translateZ(0);
  }
  .ktc-custom-page .swiper-horizontal {
	touch-action: pan-y;
  }
  .ktc-custom-page .swiper-vertical {
	touch-action: pan-x;
  }
  .ktc-custom-page .swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
  }
  .ktc-custom-page .swiper-slide-invisible-blank {
	visibility: hidden;
  }
  .ktc-custom-page .swiper-autoheight,
  .ktc-custom-page .swiper-autoheight .swiper-slide {
	height: auto;
  }
  .ktc-custom-page .swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
  }
  .ktc-custom-page .swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	backface-visibility: hidden;
  }
  .ktc-custom-page .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
  }
  .ktc-custom-page .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
  }
  .ktc-custom-page .swiper-3d {
	perspective: 1200px;
  }
  .ktc-custom-page .swiper-3d .swiper-slide,
  .ktc-custom-page .swiper-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
  }
  .ktc-custom-page .swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
  }
  .ktc-custom-page .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
  }
  .ktc-custom-page .swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
  }
  .ktc-custom-page .swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
  }
  .ktc-custom-page .swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
  }
  .ktc-custom-page .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
  }
  .ktc-custom-page .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered > .swiper-wrapper:before {
	content: "";
	flex-shrink: 0;
	order: 9999;
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
  }
  .ktc-custom-page .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow,
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-left,
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-right,
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-top,
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .ktc-custom-page .swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .ktc-custom-page .swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
  }
  .ktc-custom-page .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
  .ktc-custom-page .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
  }
  .ktc-custom-page .swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
  }
  .ktc-custom-page .swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
  }
  @keyframes swiper-preloader-spin {
	0% {
	  transform: rotate(0);
	}
	to {
	  transform: rotate(360deg);
	}
  }
  .ktc-custom-page .swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translateZ(0);
	z-index: 10;
  }
  .ktc-custom-page .swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
  }
  .ktc-custom-page .swiper-pagination-disabled > .swiper-pagination,
  .ktc-custom-page .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
  }
  .ktc-custom-page .swiper-pagination-fraction,
  .ktc-custom-page .swiper-pagination-custom,
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-bullets,
  .ktc-custom-page .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
  }
  .ktc-custom-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
  }
  .ktc-custom-page .swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  }
  .ktc-custom-page button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  }
  .ktc-custom-page .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
  }
  .ktc-custom-page .swiper-pagination-bullet:only-child {
	display: none !important;
  }
  .ktc-custom-page .swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  .ktc-custom-page .swiper-vertical > .swiper-pagination-bullets,
  .ktc-custom-page .swiper-pagination-vertical.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0, -50%, 0);
  }
  .ktc-custom-page .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
  .ktc-custom-page .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
  }
  .ktc-custom-page .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .ktc-custom-page .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
  }
  .ktc-custom-page .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
  .ktc-custom-page .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
  }
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .ktc-custom-page .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .ktc-custom-page .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translate(-50%);
	white-space: nowrap;
  }
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
  .ktc-custom-page .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
  }
  .ktc-custom-page .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
  }
  .ktc-custom-page .swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
  }
  .ktc-custom-page .swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
	position: absolute;
  }
  .ktc-custom-page .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
  }
  .ktc-custom-page .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
  }
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-progressbar,
  .ktc-custom-page .swiper-pagination-progressbar.swiper-pagination-horizontal,
  .ktc-custom-page .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
  .ktc-custom-page .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
  }
  .ktc-custom-page .swiper-vertical > .swiper-pagination-progressbar,
  .ktc-custom-page .swiper-pagination-progressbar.swiper-pagination-vertical,
  .ktc-custom-page .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
  .ktc-custom-page .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
  }
  .ktc-custom-page .swiper-pagination-lock {
	display: none;
  }
  .ktc-custom-page .banner-slider.swiper {
	width: 100%;
	height: 100%;
  }
  .ktc-custom-page .banner-slider .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100% !important;
	min-width: 100% !important;
  }
  .ktc-custom-page .swiper-pagination {
	position: relative;
	margin: 20px 0;
  }
  .ktc-custom-page .swiper-pagination-bullet {
	background: #cf3339;
	border: 1px solid #cf3339;
	height: 13px;
	width: 13px;
  }
  .ktc-custom-page .swiper-pagination-bullet-active {
	background: #cf3339;
	border: 1px solid #cf3339;
	height: 13px;
	width: 26px !important;
	border-radius: 50px;
  }
  .ktc-custom-page .content-card-title {
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1019607843);
  }
  .ktc-custom-page .collapsible-trigger[data-state=open] .collapsible-icon {
	--tw-rotate: 0deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .ktc-custom-page .collapsible-content {
	overflow: hidden;
  }
  .ktc-custom-page .collapsible-content[data-state=open] {
	animation: slideDown 0.3s ease-out;
  }
  .ktc-custom-page .collapsible-content[data-state=closed] {
	animation: slideUp 0.3s ease-out;
  }
  @keyframes slideDown {
	0% {
	  height: 0;
	}
	to {
	  height: var(--radix-collapsible-content-height);
	}
  }
  @keyframes slideUp {
	0% {
	  height: var(--radix-collapsible-content-height);
	}
	to {
	  height: 0;
	}
  }
  .ktc-custom-page .card-product {
	height: auto;
	border-radius: 8px;
	background: linear-gradient(180deg, #fff 87.4%, #f1f8ff 100%);
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1019607843);
  }
  .ktc-custom-page .content-card-title {
	padding: 0 10px;
	height: 50px;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1019607843);
  }
  .ktc-custom-page .category-block {
	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(213, 230, 252) 50%, rgb(255, 255, 255) 100%);
  }
  .ktc-custom-page .text-sub-category {
	display: flex;
	height: 60px;
	padding: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	background: linear-gradient(180deg, rgba(238, 227, 227, 0.5) -13.89%, rgba(255, 255, 255, 0.46) 32.41%, rgba(255, 255, 255, 0) 78.7%);
  }
  .ktc-custom-page .swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
  }
  .ktc-custom-page .swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
  }
  .ktc-custom-page :root {
	--swiper-navigation-size: 44px;
  }
  .ktc-custom-page .swiper-button-prev,
  .ktc-custom-page .swiper-button-next {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
  }
  .ktc-custom-page .swiper-button-prev.swiper-button-disabled,
  .ktc-custom-page .swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
  }
  .ktc-custom-page .swiper-button-prev.swiper-button-hidden,
  .ktc-custom-page .swiper-button-next.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
  }
  .ktc-custom-page .swiper-navigation-disabled .swiper-button-prev,
  .ktc-custom-page .swiper-navigation-disabled .swiper-button-next {
	display: none !important;
  }
  .ktc-custom-page .swiper-button-prev svg,
  .ktc-custom-page .swiper-button-next svg {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	transform-origin: center;
  }
  .ktc-custom-page .swiper-rtl .swiper-button-prev svg,
  .ktc-custom-page .swiper-rtl .swiper-button-next svg {
	transform: rotate(180deg);
  }
  .ktc-custom-page .swiper-button-prev,
  .ktc-custom-page .swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
  }
  .ktc-custom-page .swiper-button-lock {
	display: none;
  }
  .ktc-custom-page .swiper-button-prev:after,
  .ktc-custom-page .swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
  }
  .ktc-custom-page .swiper-button-prev:after,
  .ktc-custom-page .swiper-rtl .swiper-button-next:after {
	content: "prev";
  }
  .ktc-custom-page .swiper-button-next,
  .ktc-custom-page .swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
  }
  .ktc-custom-page .swiper-button-next:after,
  .ktc-custom-page .swiper-rtl .swiper-button-prev:after {
	content: "next";
  }
  .ktc-custom-page .partners-swiper.swiper {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
  }
  .ktc-custom-page .partners-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	height: calc((100% - 30px) / 2) !important;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .ktc-custom-page .swiper-button-next:after {
	content: "";
	background: url("/pub/export/online-travel/pub-media-online-travel-booking-next-page-arrow-next.svg") no-repeat;
	background-size: 48px 48px;
	background-position: center;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10000;
  }
  .ktc-custom-page .swiper-button-prev:after {
	content: "";
	background: url("/pub/export/online-travel/pub-media-online-travel-booking-next-page-arrow-prev.svg") no-repeat;
	background-size: 48px 48px;
	background-position: center;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10000;
  }
  .ktc-custom-page .swiper-container {
	overflow: hidden;
  }
  .ktc-custom-page #js-prev1.swiper-button-prev {
	margin-left: 48px;
  }
  .ktc-custom-page #js-next1.swiper-button-next {
	margin-right: 95px;
  }
  @media screen and (max-width: 1024px) {
	.ktc-custom-page #js-prev1.swiper-button-prev,
	.ktc-custom-page #js-next1.swiper-button-next {
	  display: none;
	}
  }
  .ktc-custom-page .card-product {
	height: auto;
	border-radius: 8px;
	background: linear-gradient(180deg, #fff 87.4%, #f1f8ff 100%);
  }
  .ktc-custom-page .link-more:after {
	width: 14px;
	height: 9px;
	display: inline-block;
	content: "";
	background: url("/pub/export/online-travel/sites-cs-assets-ktc_css-img-index-ico-arrow-right.svg");
	margin-left: 3px;
	position: relative;
	left: 10px;
	margin-right: -14px;
	opacity: 0;
  }
  .ktc-custom-page .link-more:hover:after {
	opacity: 1;
	transition: opacity 0.3s;
  }
  .ktc-custom-page html,
  .ktc-custom-page body,
  .ktc-custom-page div,
  .ktc-custom-page span,
  .ktc-custom-page applet,
  .ktc-custom-page object,
  .ktc-custom-page iframe,
  .ktc-custom-page h1,
  .ktc-custom-page h2,
  .ktc-custom-page h3,
  .ktc-custom-page h4,
  .ktc-custom-page h5,
  .ktc-custom-page h6,
  .ktc-custom-page p,
  .ktc-custom-page blockquote,
  .ktc-custom-page pre,
  .ktc-custom-page a,
  .ktc-custom-page abbr,
  .ktc-custom-page acronym,
  .ktc-custom-page address,
  .ktc-custom-page big,
  .ktc-custom-page cite,
  .ktc-custom-page code,
  .ktc-custom-page del,
  .ktc-custom-page dfn,
  .ktc-custom-page em,
  .ktc-custom-page img,
  .ktc-custom-page ins,
  .ktc-custom-page kbd,
  .ktc-custom-page q,
  .ktc-custom-page s,
  .ktc-custom-page samp,
  .ktc-custom-page small,
  .ktc-custom-page strike,
  .ktc-custom-page strong,
  .ktc-custom-page sub,
  .ktc-custom-page sup,
  .ktc-custom-page tt,
  .ktc-custom-page var,
  .ktc-custom-page b,
  .ktc-custom-page u,
  .ktc-custom-page i,
  .ktc-custom-page center,
  .ktc-custom-page dl,
  .ktc-custom-page dt,
  .ktc-custom-page dd,
  .ktc-custom-page ol,
  .ktc-custom-page ul,
  .ktc-custom-page li,
  .ktc-custom-page fieldset,
  .ktc-custom-page form,
  .ktc-custom-page label,
  .ktc-custom-page legend,
  .ktc-custom-page table,
  .ktc-custom-page caption,
  .ktc-custom-page tbody,
  .ktc-custom-page tfoot,
  .ktc-custom-page thead,
  .ktc-custom-page tr,
  .ktc-custom-page th,
  .ktc-custom-page td,
  .ktc-custom-page article,
  .ktc-custom-page aside,
  .ktc-custom-page canvas,
  .ktc-custom-page details,
  .ktc-custom-page embed,
  .ktc-custom-page figure,
  .ktc-custom-page figcaption,
  .ktc-custom-page footer,
  .ktc-custom-page header,
  .ktc-custom-page hgroup,
  .ktc-custom-page menu,
  .ktc-custom-page nav,
  .ktc-custom-page output,
  .ktc-custom-page ruby,
  .ktc-custom-page section,
  .ktc-custom-page summary,
  .ktc-custom-page time,
  .ktc-custom-page mark,
  .ktc-custom-page audio,
  .ktc-custom-page video {
	border-style: solid;
  }
  .ktc-custom-page .content-wrap {
	line-height: 1.15;
  }
  .ktc-custom-page .ghost-footer img {
	display: inline;
  }
  .ktc-custom-page .menu-responsive-dropdown img {
	display: inline;
	vertical-align: baseline;
  }
  .ktc-custom-page [data-radix-popper-content-wrapper] {
	transition-duration: 0s;
  }
  @media (max-width: 991px) {
	.ktc-custom-page #ktc-logo {
	  z-index: 11;
	}
  }
  .ktc-custom-page .content-wrap:has(.menu-responsive-dropdown.only-mobile.active) {
	z-index: 10;
  }
  .ktc-custom-page .button__c {
	background: #dc3545 !important;
  }
  .ktc-custom-page #root button:focus {
	outline: 0 none transparent !important;
  }
  .ktc-custom-page *,
  .ktc-custom-page :before,
  .ktc-custom-page :after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: #e5e7eb;
  }
  .ktc-custom-page :before,
  .ktc-custom-page :after {
	--tw-content: "";
  }
  .ktc-custom-page html,
  .ktc-custom-page :host {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
  }
  .ktc-custom-page body {
	margin: 0;
	line-height: inherit;
  }
  .ktc-custom-page hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
  }
  .ktc-custom-page abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
  }
  .ktc-custom-page h1,
  .ktc-custom-page h2,
  .ktc-custom-page h3,
  .ktc-custom-page h4,
  .ktc-custom-page h5,
  .ktc-custom-page h6 {
	font-size: inherit;
	font-weight: inherit;
  }
  .ktc-custom-page a {
	color: inherit;
	text-decoration: inherit;
  }
  .ktc-custom-page b,
  .ktc-custom-page strong {
	font-weight: bolder;
  }
  .ktc-custom-page code,
  .ktc-custom-page kbd,
  .ktc-custom-page samp,
  .ktc-custom-page pre {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em;
  }
  .ktc-custom-page small {
	font-size: 80%;
  }
  .ktc-custom-page sub,
  .ktc-custom-page sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
  }
  .ktc-custom-page sub {
	bottom: -0.25em;
  }
  .ktc-custom-page sup {
	top: -0.5em;
  }
  .ktc-custom-page table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
  }
  .ktc-custom-page button,
  .ktc-custom-page input,
  .ktc-custom-page optgroup,
  .ktc-custom-page select,
  .ktc-custom-page textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
  }
  .ktc-custom-page button,
  .ktc-custom-page select {
	text-transform: none;
  }
  .ktc-custom-page button,
  .ktc-custom-page input:where([type=button]),
  .ktc-custom-page input:where([type=reset]),
  .ktc-custom-page input:where([type=submit]) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
  }
  .ktc-custom-page :-moz-focusring {
	outline: auto;
  }
  .ktc-custom-page :-moz-ui-invalid {
	box-shadow: none;
  }
  .ktc-custom-page progress {
	vertical-align: baseline;
  }
  .ktc-custom-page ::-webkit-inner-spin-button,
  .ktc-custom-page ::-webkit-outer-spin-button {
	height: auto;
  }
  .ktc-custom-page [type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
  }
  .ktc-custom-page ::-webkit-search-decoration {
	-webkit-appearance: none;
  }
  .ktc-custom-page ::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
  }
  .ktc-custom-page summary {
	display: list-item;
  }
  .ktc-custom-page blockquote,
  .ktc-custom-page dl,
  .ktc-custom-page dd,
  .ktc-custom-page h1,
  .ktc-custom-page h2,
  .ktc-custom-page h3,
  .ktc-custom-page h4,
  .ktc-custom-page h5,
  .ktc-custom-page h6,
  .ktc-custom-page hr,
  .ktc-custom-page figure,
  .ktc-custom-page p,
  .ktc-custom-page pre {
	margin: 0;
  }
  .ktc-custom-page fieldset {
	margin: 0;
	padding: 0;
  }
  .ktc-custom-page legend {
	padding: 0;
  }
  .ktc-custom-page ol,
  .ktc-custom-page ul,
  .ktc-custom-page menu {
	list-style: none;
	margin: 0;
	padding: 0;
  }
  .ktc-custom-page dialog {
	padding: 0;
  }
  .ktc-custom-page textarea {
	resize: vertical;
  }
  .ktc-custom-page input::-moz-placeholder,
  .ktc-custom-page textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
  }
  .ktc-custom-page input::placeholder,
  .ktc-custom-page textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
  }
  .ktc-custom-page button,
  .ktc-custom-page [role=button] {
	cursor: pointer;
  }
  .ktc-custom-page :disabled {
	cursor: default;
  }
  .ktc-custom-page img,
  .ktc-custom-page svg,
  .ktc-custom-page video,
  .ktc-custom-page canvas,
  .ktc-custom-page audio,
  .ktc-custom-page iframe,
  .ktc-custom-page embed,
  .ktc-custom-page object {
	display: block;
	vertical-align: middle;
  }
  .ktc-custom-page img,
  .ktc-custom-page video {
	max-width: 100%;
	height: auto;
  }
  .ktc-custom-page [hidden] {
	display: none;
  }
  .ktc-custom-page *,
  .ktc-custom-page :before,
  .ktc-custom-page :after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
  }
  .ktc-custom-page ::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
  }
  .ktc-custom-page .tw-pointer-events-none {
	pointer-events: none;
  }
  .ktc-custom-page .tw-fixed {
	position: fixed;
  }
  .ktc-custom-page .tw-absolute {
	position: absolute;
  }
  .ktc-custom-page .tw-relative {
	position: relative;
  }
  .ktc-custom-page .tw-sticky {
	position: sticky;
  }
  .ktc-custom-page .tw-left-0 {
	left: 0;
  }
  .ktc-custom-page .tw-left-5 {
	left: 1.25rem;
  }
  .ktc-custom-page .tw-left-\[-20px\] {
	left: -20px;
  }
  .ktc-custom-page .tw-right-0 {
	right: 0;
  }
  .ktc-custom-page .tw-right-4 {
	right: 1rem;
  }
  .ktc-custom-page .tw-right-5 {
	right: 1.25rem;
  }
  .ktc-custom-page .tw-right-\[-20px\] {
	right: -20px;
  }
  .ktc-custom-page .tw-top-0 {
	top: 0;
  }
  .ktc-custom-page .tw-top-1\.5 {
	top: 0.375rem;
  }
  .ktc-custom-page .tw-top-1\/2 {
	top: 50%;
  }
  .ktc-custom-page .tw-top-4 {
	top: 1rem;
  }
  .ktc-custom-page .tw-z-40 {
	z-index: 40;
  }
  .ktc-custom-page .tw-z-\[8\] {
	z-index: 8;
  }
  .ktc-custom-page .tw-mx-auto {
	margin-left: auto;
	margin-right: auto;
  }
  .ktc-custom-page .tw-my-3 {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
  }
  .ktc-custom-page .tw-my-\[40px\] {
	margin-top: 40px;
	margin-bottom: 40px;
  }
  .ktc-custom-page .tw-my-\[80px\] {
	margin-top: 80px;
	margin-bottom: 80px;
  }
  .ktc-custom-page .tw-mb-1 {
	margin-bottom: 0.25rem;
  }
  .ktc-custom-page .tw-mb-10 {
	margin-bottom: 2.5rem;
  }
  .ktc-custom-page .tw-mb-2 {
	margin-bottom: 0.5rem;
  }
  .ktc-custom-page .tw-mb-2\.5 {
	margin-bottom: 0.625rem;
  }
  .ktc-custom-page .tw-mb-20 {
	margin-bottom: 5rem;
  }
  .ktc-custom-page .tw-mb-3 {
	margin-bottom: 0.75rem;
  }
  .ktc-custom-page .tw-mb-4 {
	margin-bottom: 1rem;
  }
  .ktc-custom-page .tw-mb-5 {
	margin-bottom: 1.25rem;
  }
  .ktc-custom-page .tw-mb-8 {
	margin-bottom: 2rem;
  }
  .ktc-custom-page .tw-ml-1 {
	margin-left: 0.25rem;
  }
  .ktc-custom-page .tw-ml-16 {
	margin-left: 4rem;
  }
  .ktc-custom-page .tw-ml-2 {
	margin-left: 0.5rem;
  }
  .ktc-custom-page .tw-ml-5 {
	margin-left: 1.25rem;
  }
  .ktc-custom-page .tw-ml-7 {
	margin-left: 1.75rem;
  }
  .ktc-custom-page .tw-mr-1 {
	margin-right: 0.25rem;
  }
  .ktc-custom-page .tw-mr-2 {
	margin-right: 0.5rem;
  }
  .ktc-custom-page .tw-mr-3 {
	margin-right: 0.75rem;
  }
  .ktc-custom-page .tw-mr-4 {
	margin-right: 1rem;
  }
  .ktc-custom-page .tw-mr-6 {
	margin-right: 1.5rem;
  }
  .ktc-custom-page .tw-mt-0\.5 {
	margin-top: 0.125rem;
  }
  .ktc-custom-page .tw-mt-10 {
	margin-top: 2.5rem;
  }
  .ktc-custom-page .tw-mt-2 {
	margin-top: 0.5rem;
  }
  .ktc-custom-page .tw-mt-3 {
	margin-top: 0.75rem;
  }
  .ktc-custom-page .tw-mt-5 {
	margin-top: 1.25rem;
  }
  .ktc-custom-page .tw-mt-7 {
	margin-top: 1.75rem;
  }
  .ktc-custom-page .tw-mt-\[80px\] {
	margin-top: 80px;
  }
  .ktc-custom-page .tw-line-clamp-1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
  }
  .ktc-custom-page .tw-line-clamp-2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  .ktc-custom-page .tw-line-clamp-3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
  }
  .ktc-custom-page .tw-block {
	display: block;
  }
  .ktc-custom-page .tw-inline-block {
	display: inline-block;
  }
  .ktc-custom-page .tw-inline {
	display: inline;
  }
  .ktc-custom-page .tw-flex {
	display: flex;
  }
  .ktc-custom-page .tw-inline-flex {
	display: inline-flex;
  }
  .ktc-custom-page .tw-grid {
	display: grid;
  }
  .ktc-custom-page .tw-hidden {
	display: none;
  }
  .ktc-custom-page .tw-h-10 {
	height: 2.5rem;
  }
  .ktc-custom-page .tw-h-11 {
	height: 2.75rem;
  }
  .ktc-custom-page .tw-h-16 {
	height: 4rem;
  }
  .ktc-custom-page .tw-h-4 {
	height: 1rem;
  }
  .ktc-custom-page .tw-h-5 {
	height: 1.25rem;
  }
  .ktc-custom-page .tw-h-6 {
	height: 1.5rem;
  }
  .ktc-custom-page .tw-h-7 {
	height: 1.75rem;
  }
  .ktc-custom-page .tw-h-9 {
	height: 2.25rem;
  }
  .ktc-custom-page .tw-h-\[24px\] {
	height: 24px;
  }
  .ktc-custom-page .tw-h-\[25px\] {
	height: 25px;
  }
  .ktc-custom-page .tw-h-\[34px\] {
	height: 34px;
  }
  .ktc-custom-page .tw-h-\[40px\] {
	height: 40px;
  }
  .ktc-custom-page .tw-h-\[46px\] {
	height: 46px;
  }
  .ktc-custom-page .tw-h-\[50\%\] {
	height: 50%;
  }
  .ktc-custom-page .tw-h-\[55px\] {
	height: 55px;
  }
  .ktc-custom-page .tw-h-\[60px\] {
	height: 60px;
  }
  .ktc-custom-page .tw-h-\[70px\] {
	height: 70px;
  }
  .ktc-custom-page .tw-h-\[80px\] {
	height: 80px;
  }
  .ktc-custom-page .tw-h-auto {
	height: auto;
  }
  .ktc-custom-page .tw-h-full {
	height: 100%;
  }
  .ktc-custom-page .tw-h-screen {
	height: 100vh;
	height: 100dvh;
  }
  .ktc-custom-page .tw-min-h-\[40px\] {
	min-height: 40px;
  }
  .ktc-custom-page .tw-min-h-screen {
	min-height: 100vh;
  }
  .ktc-custom-page .tw-w-10 {
	width: 2.5rem;
  }
  .ktc-custom-page .tw-w-4 {
	width: 1rem;
  }
  .ktc-custom-page .tw-w-5 {
	width: 1.25rem;
  }
  .ktc-custom-page .tw-w-6 {
	width: 1.5rem;
  }
  .ktc-custom-page .tw-w-7 {
	width: 1.75rem;
  }
  .ktc-custom-page .tw-w-9 {
	width: 2.25rem;
  }
  .ktc-custom-page .tw-w-\[120px\] {
	width: 120px;
  }
  .ktc-custom-page .tw-w-\[12px\] {
	width: 12px;
  }
  .ktc-custom-page .tw-w-\[34px\] {
	width: 34px;
  }
  .ktc-custom-page .tw-w-\[46px\] {
	width: 46px;
  }
  .ktc-custom-page .tw-w-\[70px\] {
	width: 70px;
  }
  .ktc-custom-page .tw-w-\[80px\] {
	width: 80px;
  }
  .ktc-custom-page .tw-w-auto {
	width: auto;
  }
  .ktc-custom-page .tw-w-fit {
	width: -moz-fit-content;
	width: fit-content;
  }
  .ktc-custom-page .tw-w-full {
	width: 100%;
  }
  .ktc-custom-page .tw-w-screen {
	width: 100vw;
  }
  .ktc-custom-page .tw-min-w-full {
	min-width: 100%;
  }
  .ktc-custom-page .tw-max-w-\[1440px\] {
	max-width: 1200px;
  }
  .ktc-custom-page .tw-max-w-\[214px\] {
	max-width: 214px;
  }
  .ktc-custom-page .tw-max-w-full {
	max-width: 100%;
  }
  .ktc-custom-page .tw-flex-1 {
	flex: 1 1 0%;
  }
  .ktc-custom-page .tw-shrink-0 {
	flex-shrink: 0;
  }
  .ktc-custom-page .tw--translate-y-1\/2 {
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .ktc-custom-page .tw-rotate-180 {
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .ktc-custom-page .tw-rotate-45 {
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .ktc-custom-page .tw-transform {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  @keyframes tw-slideIn {
	0% {
	  opacity: 0;
	  transform: translateY(10px);
	}
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
  }
  .ktc-custom-page .tw-animate-\[slideIn_800ms\] {
	animation: tw-slideIn 0.8s;
  }
  @keyframes tw-fadeIn {
	0% {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
  }
  .ktc-custom-page .tw-animate-fadeIn {
	animation: tw-fadeIn 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .ktc-custom-page .tw-cursor-not-allowed {
	cursor: not-allowed;
  }
  .ktc-custom-page .tw-cursor-pointer {
	cursor: pointer;
  }
  .ktc-custom-page .tw-select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
  }
  .ktc-custom-page .tw-grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .ktc-custom-page .tw-grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ktc-custom-page .tw-flex-col {
	flex-direction: column;
  }
  .ktc-custom-page .tw-flex-col-reverse {
	flex-direction: column-reverse;
  }
  .ktc-custom-page .tw-flex-wrap {
	flex-wrap: wrap;
  }
  .ktc-custom-page .tw-items-end {
	align-items: flex-end;
  }
  .ktc-custom-page .tw-items-center {
	align-items: center;
  }
  .ktc-custom-page .tw-justify-start {
	justify-content: flex-start;
  }
  .ktc-custom-page .tw-justify-end {
	justify-content: flex-end;
  }
  .ktc-custom-page .tw-justify-center {
	justify-content: center;
  }
  .ktc-custom-page .tw-justify-between {
	justify-content: space-between;
  }
  .ktc-custom-page .tw-justify-around {
	justify-content: space-around;
  }
  .ktc-custom-page .tw-gap-2\.5 {
	gap: 0.625rem;
  }
  .ktc-custom-page .tw-gap-5 {
	gap: 1.25rem;
  }
  .ktc-custom-page .tw-gap-8 {
	gap: 2rem;
  }
  .ktc-custom-page .tw-gap-x-2 {
	-moz-column-gap: 0.5rem;
	column-gap: 0.5rem;
  }
  .ktc-custom-page .tw-gap-y-10 {
	row-gap: 2.5rem;
  }
  .ktc-custom-page .tw-gap-y-8 {
	row-gap: 2rem;
  }
  .ktc-custom-page .tw-space-x-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.25rem * var(--tw-space-x-reverse));
	margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  }
  .ktc-custom-page .tw-overflow-hidden {
	overflow: hidden;
  }
  .ktc-custom-page .tw-overflow-x-auto {
	overflow-x: auto;
  }
  .ktc-custom-page .tw-overflow-y-auto {
	overflow-y: auto;
  }
  .ktc-custom-page .tw-overflow-x-hidden {
	overflow-x: hidden;
  }
  .ktc-custom-page .tw-whitespace-pre-wrap {
	white-space: pre-wrap;
  }
  .ktc-custom-page .tw-rounded {
	border-radius: 0.25rem;
  }
  .ktc-custom-page .tw-rounded-2xl {
	border-radius: 1rem;
  }
  .ktc-custom-page .tw-rounded-3xl {
	border-radius: 1.5rem;
  }
  .ktc-custom-page .tw-rounded-\[6px\] {
	border-radius: 6px;
  }
  .ktc-custom-page .tw-rounded-\[8px\] {
	border-radius: 8px;
  }
  .ktc-custom-page .tw-rounded-lg {
	border-radius: 0.5rem;
  }
  .ktc-custom-page .tw-rounded-md {
	border-radius: 0.375rem;
  }
  .ktc-custom-page .tw-rounded-t-\[6px\] {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
  }
  .ktc-custom-page .tw-border,
  .ktc-custom-page .tw-border-\[1px\] {
	border-width: 1px;
  }
  .ktc-custom-page .tw-border-b {
	border-bottom-width: 1px;
  }
  .ktc-custom-page .tw-border-b-\[0\.5px\] {
	border-bottom-width: 0.5px;
  }
  .ktc-custom-page .tw-border-b-\[3px\] {
	border-bottom-width: 3px;
  }
  .ktc-custom-page .tw-border-b-\[4px\] {
	border-bottom-width: 4px;
  }
  .ktc-custom-page .tw-border-t {
	border-top-width: 1px;
  }
  .ktc-custom-page .tw-border-solid {
	border-style: solid;
  }
  .ktc-custom-page .tw-border-none {
	border-style: none;
  }
  .ktc-custom-page .tw-border-\[\#CF3339\] {
	--tw-border-opacity: 1;
	border-color: rgb(207, 51, 57, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-\[\#F0948E\] {
	--tw-border-opacity: 1;
	border-color: rgb(240, 148, 142, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-\[\#F2F1EF\] {
	--tw-border-opacity: 1;
	border-color: rgb(242, 241, 239, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-black {
	--tw-border-opacity: 1;
	border-color: rgb(0, 0, 0, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-light-gray {
	--tw-border-opacity: 1;
	border-color: rgb(112, 112, 112, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-outline-gray {
	--tw-border-opacity: 1;
	border-color: rgb(121, 110, 101, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-platinum {
	--tw-border-opacity: 1;
	border-color: rgb(228, 228, 228, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-primary-dark-red {
	--tw-border-opacity: 1;
	border-color: rgb(181, 46, 51, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-primary-red {
	--tw-border-opacity: 1;
	border-color: rgb(203, 51, 59, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-separator-gray {
	--tw-border-opacity: 1;
	border-color: rgb(33, 38, 43, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-b-separator-gray {
	--tw-border-opacity: 1;
	border-bottom-color: rgb(33, 38, 43, var(--tw-border-opacity));
  }
  .ktc-custom-page .tw-border-opacity-0 {
	--tw-border-opacity: 0;
  }
  .ktc-custom-page .tw-border-opacity-10 {
	--tw-border-opacity: 0.1;
  }
  .ktc-custom-page .tw-border-opacity-100 {
	--tw-border-opacity: 1;
  }
  .ktc-custom-page .tw-bg-\[\#CF3339\] {
	--tw-bg-opacity: 1;
	background-color: rgb(207, 51, 57, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-\[\#eeeeee82\] {
	background-color: rgba(238, 238, 238, 0.5098039216);
  }
  .ktc-custom-page .tw-bg-black {
	--tw-bg-opacity: 1;
	background-color: rgb(0, 0, 0, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-bright-gray {
	--tw-bg-opacity: 1;
	background-color: rgb(237, 237, 237, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-outline-gray {
	--tw-bg-opacity: 1;
	background-color: rgb(121, 110, 101, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-primary-red {
	--tw-bg-opacity: 1;
	background-color: rgb(203, 51, 59, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-red-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(254, 226, 226, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  }
  .ktc-custom-page .tw-bg-opacity-0 {
	--tw-bg-opacity: 0;
  }
  .ktc-custom-page .tw-bg-opacity-10 {
	--tw-bg-opacity: 0.1;
  }
  .ktc-custom-page .tw-object-contain {
	-o-object-fit: contain;
	object-fit: contain;
  }
  .ktc-custom-page .tw-object-center {
	-o-object-position: center;
	object-position: center;
  }
  .ktc-custom-page .tw-object-left {
	-o-object-position: left;
	object-position: left;
  }
  .ktc-custom-page .tw-p-\[10px\] {
	padding: 10px;
  }
  .ktc-custom-page .tw-p-\[1rem\] {
	padding: 1rem;
  }
  .ktc-custom-page .tw-px-0 {
	padding-left: 0;
	padding-right: 0;
  }
  .ktc-custom-page .tw-px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
  }
  .ktc-custom-page .tw-px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
  }
  .ktc-custom-page .tw-px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
  }
  .ktc-custom-page .tw-px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
  }
  .ktc-custom-page .tw-px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
  }
  .ktc-custom-page .tw-px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
  }
  .ktc-custom-page .tw-px-\[10px\] {
	padding-left: 10px;
	padding-right: 10px;
  }
  .ktc-custom-page .tw-px-\[15px\] {
	padding-left: 15px;
	padding-right: 15px;
  }
  .ktc-custom-page .tw-px-\[16px\] {
	padding-left: 16px;
	padding-right: 16px;
  }
  .ktc-custom-page .tw-px-\[22px\] {
	padding-left: 22px;
	padding-right: 22px;
  }
  .ktc-custom-page .tw-px-\[35px\] {
	padding-left: 35px;
	padding-right: 35px;
  }
  .ktc-custom-page .tw-py-0 {
	padding-top: 0;
	padding-bottom: 0;
  }
  .ktc-custom-page .tw-py-1\.5 {
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
  }
  .ktc-custom-page .tw-py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
  }
  .ktc-custom-page .tw-py-2\.5 {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
  }
  .ktc-custom-page .tw-py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
  }
  .ktc-custom-page .tw-py-\[1\.25rem\] {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
  }
  .ktc-custom-page .tw-py-\[22px\] {
	padding-top: 22px;
	padding-bottom: 22px;
  }
  .ktc-custom-page .tw-py-\[25px\] {
	padding-top: 25px;
	padding-bottom: 25px;
  }
  .ktc-custom-page .tw-py-\[3px\] {
	padding-top: 3px;
	padding-bottom: 3px;
  }
  .ktc-custom-page .tw-py-\[7px\] {
	padding-top: 7px;
	padding-bottom: 7px;
  }
  .ktc-custom-page .tw-py-\[8px\] {
	padding-top: 8px;
	padding-bottom: 8px;
  }
  .ktc-custom-page .tw-pb-3 {
	padding-bottom: 0.75rem;
  }
  .ktc-custom-page .tw-pb-4 {
	padding-bottom: 1rem;
  }
  .ktc-custom-page .tw-pl-4 {
	padding-left: 1rem;
  }
  .ktc-custom-page .tw-pr-5 {
	padding-right: 1.25rem;
  }
  .ktc-custom-page .tw-pt-10 {
	padding-top: 2.5rem;
  }
  .ktc-custom-page .tw-pt-16 {
	padding-top: 4rem;
  }
  .ktc-custom-page .tw-pt-4 {
	padding-top: 1rem;
  }
  .ktc-custom-page .tw-pt-7 {
	padding-top: 1.75rem;
  }
  .ktc-custom-page .tw-pt-\[80px\] {
	padding-top: 80px;
  }
  .ktc-custom-page .tw-text-left {
	text-align: left;
  }
  .ktc-custom-page .tw-text-center {
	text-align: center;
  }
  .ktc-custom-page .tw-text-\[10px\] {
	font-size: 10px;
  }
  .ktc-custom-page .tw-text-\[12px\] {
	font-size: 12px;
  }
  .ktc-custom-page .tw-text-\[13px\] {
	font-size: 13px;
  }
  .ktc-custom-page .tw-text-\[14px\] {
	font-size: 14px;
  }
  .ktc-custom-page .tw-text-\[15px\] {
	font-size: 15px;
  }
  .ktc-custom-page .tw-text-\[16px\] {
	font-size: 16px;
  }
  .ktc-custom-page .tw-text-\[18px\] {
	font-size: 18px;
  }
  .ktc-custom-page .tw-text-\[20px\] {
	font-size: 20px;
  }
  .ktc-custom-page .tw-text-\[22px\] {
	font-size: 22px;
  }
  .ktc-custom-page .tw-text-\[40px\] {
	font-size: 40px;
  }
  .ktc-custom-page .tw-text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
  }
  .ktc-custom-page .tw-text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
  }
  .ktc-custom-page .tw-text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
  }
  .ktc-custom-page .tw-font-bold {
	font-weight: 700;
  }
  .ktc-custom-page .tw-font-medium {
	font-weight: 500;
  }
  .ktc-custom-page .tw-font-semibold {
	font-weight: 600;
  }
  .ktc-custom-page .tw-leading-\[1\.4\] {
	line-height: 1.4;
  }
  .ktc-custom-page .tw-leading-\[21px\] {
	line-height: 21px;
  }
  .ktc-custom-page .tw-text-\[\#121212\] {
	--tw-text-opacity: 1;
	color: rgb(18, 18, 18, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[\#1B1464\] {
	--tw-text-opacity: 1;
	color: rgb(27, 20, 100, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[\#222222\] {
	--tw-text-opacity: 1;
	color: rgb(34, 34, 34, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[\#454545\] {
	--tw-text-opacity: 1;
	color: rgb(69, 69, 69, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[\#CF3339\] {
	--tw-text-opacity: 1;
	color: rgb(207, 51, 57, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[\#E43D31\] {
	--tw-text-opacity: 1;
	color: rgb(228, 61, 49, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-\[rgba\(91\,102\,112\,0\.6\)\] {
	color: rgba(91, 102, 112, 0.6);
  }
  .ktc-custom-page .tw-text-black {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-light-gray {
	--tw-text-opacity: 1;
	color: rgb(112, 112, 112, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-outline-gray {
	--tw-text-opacity: 1;
	color: rgb(121, 110, 101, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-primary-gray {
	--tw-text-opacity: 1;
	color: rgb(51, 51, 51, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-primary-red {
	--tw-text-opacity: 1;
	color: rgb(203, 51, 59, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-white {
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
  }
  .ktc-custom-page .tw-text-opacity-70 {
	--tw-text-opacity: 0.7;
  }
  .ktc-custom-page .tw-opacity-30 {
	opacity: 0.3;
  }
  .ktc-custom-page .tw-opacity-70 {
	opacity: 0.7;
  }
  .ktc-custom-page .tw-shadow-sm {
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  }
  .ktc-custom-page .tw-shadow-gray-300 {
	--tw-shadow-color: #d1d5db;
	--tw-shadow: var(--tw-shadow-colored);
  }
  .ktc-custom-page .tw-outline-none {
	outline: 2px solid transparent;
	outline-offset: 2px;
  }
  .ktc-custom-page .tw-transition {
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 0.15s;
  }
  .ktc-custom-page .tw-transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 0.15s;
  }
  .ktc-custom-page .tw-delay-100 {
	transition-delay: 0.1s;
  }
  .ktc-custom-page .tw-duration-300 {
	transition-duration: 0.3s;
  }
  .ktc-custom-page .tw-ease-linear {
	transition-timing-function: linear;
  }
  .ktc-custom-page .tw-will-change-transform {
	will-change: transform;
  }
  .ktc-custom-page .tw-scrollbar-hide {
	-ms-overflow-style: none;
	scrollbar-width: none;
  }
  .ktc-custom-page .tw-scrollbar-hide::-webkit-scrollbar {
	display: none;
  }
  .ktc-custom-page .tw-animate-fill-backwards {
	--tw-animate-fill: backwards;
	animation-fill-mode: var(--tw-animate-fill);
  }
  @media (max-width: 576px) {
	.ktc-custom-page .tw-h-header {
	  height: 45px;
	}
	.ktc-custom-page .tw-secondary-sticky {
	  position: sticky;
	  top: 45px;
	}
  }
  @media (min-width: 577px) {
	.ktc-custom-page .tw-h-header {
	  height: 66px;
	}
	.ktc-custom-page .tw-secondary-sticky {
	  position: sticky;
	  top: 66px;
	}
  }
  @font-face {
	font-family: Sukhumvit Tadmai;
	src: url("/pub/export/online-travel/fonts/SukhumvitTadmai_Thi.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
  }
  @font-face {
	font-family: Sukhumvit Tadmai;
	src: url("/pub/export/online-travel/fonts/SukhumvitTadmai_Tex.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
  }
  @font-face {
	font-family: Sukhumvit Tadmai;
	src: url("/pub/export/online-travel/fonts/SukhumvitTadmai_Bol.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
  }
  @font-face {
	font-family: Sukhumvit Tadmai;
	src: url("/pub/export/online-travel/fonts/SukhumvitTadmai_Hev.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
  }
  @font-face {
	font-family: Gotham Rnd;
	src: url("/pub/export/online-travel/fonts/GothamRnd-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
  }
  @font-face {
	font-family: Gotham Rnd;
	src: url("/pub/export/online-travel/fonts/GothamRnd-Book.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
  }
  @font-face {
	font-family: Gotham Rnd;
	src: url("/pub/export/online-travel/fonts/GothamRnd-Medium.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
  }
  @font-face {
	font-family: Gotham Rnd;
	src: url("/pub/export/online-travel/fonts/GothamRnd-Bold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
  }
  @font-face {
	font-family: font-sarabun;
	src: url("/pub/export/online-travel/fonts/THSarabunNew-BoldItalic.woff2") format("woff2"), url("/pub/export/online-travel/fonts/THSarabunNew-BoldItalic.woff") format("woff");
	font-weight: 700;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: font-sarabun;
	src: url("/pub/export/online-travel/fonts/THSarabunNew-Italic.woff2") format("woff2"), url("/pub/export/online-travel/fonts/THSarabunNew-Italic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: font-sarabun;
	src: url("/pub/export/online-travel/fonts/THSarabunNew-Bold.woff2") format("woff2"), url("/pub/export/online-travel/fonts/THSarabunNew-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: font-sarabun;
	src: url("/pub/export/online-travel/fonts/THSarabunNew.woff2") format("woff2"), url("/pub/export/online-travel/fonts/THSarabunNew.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }
  .ktc-custom-page :lang(en) #root,
  .ktc-custom-page :lang(en) [data-radix-popper-content-wrapper] {
	font-family: Gotham Rnd, Sukhumvit Tadmai, sans-serif;
  }
  .ktc-custom-page :lang(th) #root,
  .ktc-custom-page :lang(th) [data-radix-popper-content-wrapper] {
	font-family: Gotham Rnd, Sukhumvit Tadmai, sans-serif;
  }
  .ktc-custom-page .hero-20 {
	font-size: 20px;
  }
  .ktc-custom-page .hero-20 span {
	font-size: 25px;
  }
  .ktc-custom-page .hero-30 {
	font-size: 30px;
	line-height: 1.4;
  }
  .ktc-custom-page .hero-30 span {
	font-size: 35px;
  }
  .ktc-custom-page .hero-27 {
	font-size: 27px;
	line-height: 1.4;
  }
  .ktc-custom-page .hero-27 span {
	font-size: 30px;
  }
  .ktc-custom-page .hero-red {
	color: #cf3339;
  }
  .ktc-custom-page .hero-font-bold {
	font-weight: 700;
  }
  .ktc-custom-page .hero-font-book {
	font-weight: 400;
  }
  .ktc-custom-page .hero-font-thin {
	font-weight: 300;
  }
  .ktc-custom-page .hero-text {
	font-size: 20px;
	line-height: 1.4;
  }
  .ktc-custom-page .hero-text span {
	font-size: 25px;
	font-weight: 700;
  }
  .ktc-custom-page .sarabun {
	font-family: font-sarabun;
  }
  .ktc-custom-page .sukumvit {
	font-family: Gotham Rnd, Sukhumvit Tadmai;
  }
  .ktc-custom-page .special-banner {
	font-family: Gotham Rnd, Sukhumvit Tadmai, sans-serif;
  }
  @media (max-width: 576px) {
	.ktc-custom-page .hero-text {
	  font-size: 18px !important;
	}
	.ktc-custom-page .hero-text span {
	  font-size: 22px !important;
	}
  }
  @media (max-width: 414px) {
	.ktc-custom-page .hero-20 {
	  font-size: 18px;
	}
	.ktc-custom-page .hero-20 span {
	  font-size: 22px;
	}
	.ktc-custom-page :lang(en) .hero-text {
	  font-size: 18px !important;
	}
	.ktc-custom-page :lang(en) .hero-text span {
	  font-size: 20px !important;
	}
	.ktc-custom-page :lang(th) .hero-text {
	  font-size: 20px !important;
	}
	.ktc-custom-page :lang(th) .hero-text span {
	  font-size: 22px !important;
	}
  }
  .ktc-custom-page .placeholder\:tw-text-primary-gray::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgb(51, 51, 51, var(--tw-text-opacity));
  }
  .ktc-custom-page .placeholder\:tw-text-primary-gray::placeholder {
	--tw-text-opacity: 1;
	color: rgb(51, 51, 51, var(--tw-text-opacity));
  }
  .ktc-custom-page .placeholder\:tw-opacity-60::-moz-placeholder {
	opacity: 0.6;
  }
  .ktc-custom-page .placeholder\:tw-opacity-60::placeholder {
	opacity: 0.6;
  }
  .ktc-custom-page .first\:tw-hidden:first-child {
	display: none;
  }
  .ktc-custom-page .last\:tw-border-none:last-child {
	border-style: none;
  }
  .ktc-custom-page .last\:tw-font-bold:last-child {
	font-weight: 700;
  }
  .ktc-custom-page .last\:tw-text-\[\#121212\]:last-child {
	--tw-text-opacity: 1;
	color: rgb(18, 18, 18, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-border-opacity-100:hover {
	--tw-border-opacity: 1;
  }
  .ktc-custom-page .hover\:tw-bg-\[\#CF3339\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(207, 51, 57, var(--tw-bg-opacity));
  }
  .ktc-custom-page .hover\:tw-bg-\[\#E43D31\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(228, 61, 49, var(--tw-bg-opacity));
  }
  .ktc-custom-page .hover\:tw-bg-primary-dark-red:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(181, 46, 51, var(--tw-bg-opacity));
  }
  .ktc-custom-page .hover\:tw-bg-opacity-100:hover {
	--tw-bg-opacity: 1;
  }
  .ktc-custom-page .hover\:tw-text-\[\#121212\]:hover {
	--tw-text-opacity: 1;
	color: rgb(18, 18, 18, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-text-\[\#CF3339\]:hover {
	--tw-text-opacity: 1;
	color: rgb(207, 51, 57, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-text-\[\#ffffff\]:hover {
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-text-black:hover {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-text-primary-red:hover {
	--tw-text-opacity: 1;
	color: rgb(203, 51, 59, var(--tw-text-opacity));
  }
  .ktc-custom-page .hover\:tw-text-opacity-100:hover {
	--tw-text-opacity: 1;
  }
  .ktc-custom-page .hover\:tw-shadow-md:hover {
	--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	--tw-shadow-colored:
		0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  }
  .ktc-custom-page .hover\:tw-shadow-gray-100:hover {
	--tw-shadow-color: #f3f4f6;
	--tw-shadow: var(--tw-shadow-colored);
  }
  @keyframes tw-fadeOut {
	0% {
	  opacity: 1;
	}
	to {
	  opacity: 0;
	}
  }
  .ktc-custom-page .data-\[state\=closed\]\:tw-animate-fadeOut[data-state=closed] {
	animation: tw-fadeOut 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .ktc-custom-page .data-\[highlighted\]\:tw-bg-bright-gray[data-highlighted] {
	--tw-bg-opacity: 1;
	background-color: rgb(237, 237, 237, var(--tw-bg-opacity));
  }
  @media (min-width: 640px) {
	.ktc-custom-page .sm\:tw-hidden {
	  display: none;
	}
  }
  @media (min-width: 768px) {
	.ktc-custom-page .md\:tw-mb-0 {
	  margin-bottom: 0;
	}
	.ktc-custom-page .md\:tw-mb-2\.5 {
	  margin-bottom: 0.625rem;
	}
	.ktc-custom-page .md\:tw-mb-4 {
	  margin-bottom: 1rem;
	}
	.ktc-custom-page .md\:tw-mb-5 {
	  margin-bottom: 1.25rem;
	}
	.ktc-custom-page .md\:tw-block {
	  display: block;
	}
	.ktc-custom-page .md\:tw-grid {
	  display: grid;
	}
	.ktc-custom-page .md\:tw-hidden {
	  display: none;
	}
	.ktc-custom-page .md\:tw-h-\[120px\] {
	  height: 120px;
	}
	.ktc-custom-page .md\:tw-h-\[28px\] {
	  height: 28px;
	}
	.ktc-custom-page .md\:tw-w-\[120px\] {
	  width: 120px;
	}
	.ktc-custom-page .md\:tw-w-\[86px\] {
	  width: 86px;
	}
	.ktc-custom-page .md\:tw-w-\[unset\] {
	  width: unset;
	}
	.ktc-custom-page .md\:tw-flex-col {
	  flex-direction: column;
	}
	.ktc-custom-page .md\:tw-items-start {
	  align-items: flex-start;
	}
	.ktc-custom-page .md\:tw-justify-between {
	  justify-content: space-between;
	}
	.ktc-custom-page .md\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
	  --tw-space-x-reverse: 0;
	  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
	}
	.ktc-custom-page .md\:tw-px-0 {
	  padding-left: 0;
	  padding-right: 0;
	}
  }
  @media (min-width: 1024px) {
	.ktc-custom-page .lg\:tw-col-span-1 {
	  grid-column: span 1/span 1;
	}
	.ktc-custom-page .lg\:tw-mr-3 {
	  margin-right: 0.75rem;
	}
	.ktc-custom-page .lg\:tw-mt-\[80px\] {
	  margin-top: 80px;
	}
	.ktc-custom-page .lg\:tw-line-clamp-1 {
	  overflow: hidden;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 1;
	}
	.ktc-custom-page .lg\:tw-block {
	  display: block;
	}
	.ktc-custom-page .lg\:tw-flex {
	  display: flex;
	}
	.ktc-custom-page .lg\:tw-hidden {
	  display: none;
	}
	.ktc-custom-page .lg\:tw-h-\[25px\] {
	  height: 25px;
	}
	.ktc-custom-page .lg\:tw-h-\[50px\] {
	  height: 50px;
	}
	.ktc-custom-page .lg\:tw-h-\[80px\] {
	  height: 80px;
	}
	.ktc-custom-page .lg\:tw-w-\[100\%\] {
	  width: 100%;
	}
	.ktc-custom-page .lg\:tw-grid-cols-2 {
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.ktc-custom-page .lg\:tw-grid-cols-4 {
	  grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.ktc-custom-page .lg\:tw-grid-cols-6 {
	  grid-template-columns: repeat(6, minmax(0, 1fr));
	}
	.ktc-custom-page .lg\:tw-flex-row {
	  flex-direction: row;
	}
	.ktc-custom-page .lg\:tw-justify-end {
	  justify-content: flex-end;
	}
	.ktc-custom-page .lg\:tw-gap-y-0 {
	  row-gap: 0px;
	}
	.ktc-custom-page .lg\:tw-border-r {
	  border-right-width: 1px;
	}
	.ktc-custom-page .lg\:tw-border-t {
	  border-top-width: 1px;
	}
	.ktc-custom-page .lg\:tw-border-solid {
	  border-style: solid;
	}
	.ktc-custom-page .lg\:tw-border-\[\#E4E6E8\] {
	  --tw-border-opacity: 1;
	  border-color: rgb(228, 230, 232, var(--tw-border-opacity));
	}
	.ktc-custom-page .lg\:tw-border-light-gray {
	  --tw-border-opacity: 1;
	  border-color: rgb(112, 112, 112, var(--tw-border-opacity));
	}
	.ktc-custom-page .lg\:tw-p-\[22px\] {
	  padding: 22px;
	}
	.ktc-custom-page .lg\:tw-px-20 {
	  padding-left: 5rem;
	  padding-right: 5rem;
	}
	.ktc-custom-page .lg\:tw-px-24 {
	  padding-left: 6rem;
	  padding-right: 6rem;
	}
	.ktc-custom-page .lg\:tw-px-\[22px\] {
	  padding-left: 22px;
	  padding-right: 22px;
	}
	.ktc-custom-page .lg\:tw-text-\[16px\] {
	  font-size: 16px;
	}
	.ktc-custom-page .lg\:tw-text-\[18px\] {
	  font-size: 18px;
	}
	.ktc-custom-page .lg\:tw-text-\[20px\] {
	  font-size: 20px;
	}
	.ktc-custom-page .lg\:tw-text-\[30px\] {
	  font-size: 30px;
	}
	.ktc-custom-page .lg\:tw-text-lg {
	  font-size: 1.125rem;
	  line-height: 1.75rem;
	}
	.ktc-custom-page .lg\:tw-text-black {
	  --tw-text-opacity: 1;
	  color: rgb(0, 0, 0, var(--tw-text-opacity));
	}
	.ktc-custom-page .lg\:last\:tw-col-span-1:last-child {
	  grid-column: span 1/span 1;
	}
	.ktc-custom-page .lg\:hover\:tw-bg-\[\#CF3339\]:hover {
	  --tw-bg-opacity: 1;
	  background-color: rgb(207, 51, 57, var(--tw-bg-opacity));
	}
	.ktc-custom-page .lg\:hover\:tw-text-\[\#ffffff\]:hover {
	  --tw-text-opacity: 1;
	  color: rgb(255, 255, 255, var(--tw-text-opacity));
	}
  }
  @media (min-width: 1280px) {
	.ktc-custom-page .xl\:tw-grid-cols-6 {
	  grid-template-columns: repeat(6, minmax(0, 1fr));
	}
	.ktc-custom-page .xl\:tw-gap-\[20px\] {
	  gap: 20px;
	}
	.ktc-custom-page .xl\:tw-text-sm {
	  font-size: 0.875rem;
	  line-height: 1.25rem;
	}
  }
  .ktc-custom-page .rtl\:tw-space-x-reverse:where([dir=rtl], [dir=rtl] *) > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 1;
  }